Wednesday, 20 January 2016

Accessing a computer Remotely.



This can be used to access a computer on the same network using there IP address and has been tested and proved to work well on Windows.
1) Get the target's IP address using ping, social engineering or phishing.
2) Download and Install Advanced Port Scanner.
3) Open Advanced Port Scanner and Type the IP Address in the right column and Click Scan.
4) You will see a list of all Opened Ports of the target's computer
5) Open Command Prompt and Type: telnet [IP ADDRESS] [PORT]
e.g : telnet 101.23.53.70 91
6) In the username type the remote users name, for the password try social engineering. You will be lucky if the computer has no password.
To get all target’s Files use COMMAND Prompt commands like cp, mv or create a shared folder and create a virtual image of all of them.

No comments:

Post a Comment