Techniques in Brief:
- Confirm the computer you want to hack.
- Find or trace their IP address.
- Make sure that IP address is online
- Scan for open ports
- Check for venerable ports
- access through the port
- Brute-force username and password
Now, We do it in real time :
1) Prepare the IP address of the Victim. (e.g : 101.23.53.70 )
2) Download and Install Advanced Port Scanner.
3) Open Advanced Port Scanner and Type the IP Address in the right column and Click Scan.
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) It will lists you all Opened Ports of the Victim’s PC or Router. (e.g : Port 91 )
5) After retrieving the IP address and the Opened Ports of the Victim, Open Command Prompt (CMD) and Type: telnet [IP ADDRESS] [PORT]
e.g : telnet 101.23.53.70 91
6) Now you’ll be asked to Enter Login Information, Just type Username and Password and hit Enter.
If no password is used just type the Username.
Yes, You are Done!
If no password is used just type the Username.
Yes, You are Done!
Now you’ll get access to all Victim’s Files and Documents by browsing with CMD (use cd, copy, delete, mv… to do all tricks.
No comments:
Post a Comment