How to Hack Remote PC Using Telnet

How to turn ON the telnet

Telnet is a common way to remotely control Web servers.Telnet is a user command and an underlyingTCP/IP protocol for accessing remote computers. Through Telnet, an administrator or another user can access someone else’s computer remotely. On the Web, HTTP

The Telnet program runs on your computer and connects your PC to a server on the network. You can then enter commands through the Telnet program and they will be executed as if you were entering them directly on the server console. This enables you to control the server and communicate with other servers on the network. To start a Telnet session, you must log in to a server by entering a valid username and password.

Open control panel.

Then go into programs. Click on ‘turn windows features on or off ‘ .

1

It will open a dialog box, just check the Telnet Client option and hit the OK button.

2

Now open run Dialog box type services.msc

Locate the “Telnet” service, right-click on it and select Properties

3

 

In the Startup Type drop down menu, select “Automatic” instead of “Disabled”.Click on Apply button.

4

Right-click on the “Telnet” service again, but this time select Start option on right-click context menu.

Telnet Server service should be running after this.

5

Click ok

How to Connect Remote PC

Open Command prompt and type telnet (Victim IP)

6

Type User name and Password of Victim PC

7

8

Now you can get access of remote pc