Hacking tutorial part 1
2009
How to shutdown another computer within the same network?
Click on start menu. Click on run. Type cmd and press enter. On the DOS promote type ipconfig and press enter without quits. Look for ip address of your local area network and subnet mask this is of type ip address: 192.168.71.1 and subnet mask: 255.255.255.0 or any other. If subnet is of this type you can shutdown the computer of ip range from 192.168.71.0 to 192.168.71.255 for this you have the basic idea about ip address distribution. After that again type shutdown –i (shutdown space – i),a new window
will appear. Click on add there you have to type ip address of another computer within the same network whose computer you want to shutdown like 192.168.71.4 or any other if you don’t know the ip address of another computer you can add ip address randomly but don’t add your ip address. Press on ok. On the comment box type something you like. And press ok. If command is successful you can see on the dos promote. If failed try for another. Or look for ip address of another computer you want to shutdown Using ipconfig command. Try and Enjoy it. Samir kunwar Computer science and information technology [email protected]
1