Skip to main content

Posts

Showing posts from September, 2018

*Hack some other computer remotely using their IP address*

_Steps to Follow:_ *Step 1:* Now Go to Star and click Run and then type as ```“CMD”``` and hit ```enter```. command prompt will open. *Step 2:* Type in cmd as “```nbtstat -a IPaddressOfVictim```”  and hit enter. (use ping command to know victim ipaddress) For eg: ```nbstat -a 223.222.222.222``` If you see this your in 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  another v...