Tuesday, 17 January 2012

Hacking into a computer on a network

THIS CONTENT IS FOR EDUCATIONAL PURPOSES
Here i and going to show you how to hack into a computer on the same network as you or on a wireless network step by step.
To do this you will need an application called Cain and Abel.
Step 1
open Cain and Abel then go to configure button, ensure that you are using the adapter with your IP Adress.
Step 2
Start the sniffer by clicking on the sniffer button, then click on the sniffer tab and click the blue plus sign to start sniffing. you have to understand that sniffing is trying to aquire the IP Adress of the target computer.
Step 3
After aquiring the IP Adress, open the command prompt by opening run and typing in cmd. After the cmd has opened, you have to ping the IP adress which you just aquired to make sure the computer is logged on. this is how you ping. Type "ping ip adress" e.g ping 192.168.xxx.xxx
after doing the ping you should recieve text saying "reply from 192.xxx.xxx.xxx" then you know the user is logged on. If you receive text saying"request timed out" the user is not logged. *note you can only hack if the user is logged on to the network.
Step 4
Now, input this command “nbtstat –a (IP address of target).” An example would be “nbtstat –a 192.168.1.103.” This will show us if there is file sharing enabled, and if there is, it will give us the: currently logged on user, workgroup, and computer name.
Step 5
Finally it’s time. By now we know: that our target is online, our target has file sharing, and our target’s computer name. So it’s time to break in. We will now locate the shared drives, folders, files, or printers. Type in “net view \\(IP Address of Target)”
An example for this tutorial would be: “net view \\192.168.1.103”


Commands Used
PING
NBTSTAT -a (IP Address of Target)
NET VIEW \\(IP Address of Target)
NET USE K: \\(IP Address of Target)\(SHARENAME)



IMAGES STEP BY STEP

STEP 1
 


STEP 2



STEP 3



I HOPE YOU FIND THIS INFOR USEFULL ENJOY.



S