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 ‘ .
It will open a dialog box, just check the Telnet Client option and hit the OK button.
Now open run Dialog box type services.msc
Locate the “Telnet” service, right-click on it and select Properties
In the Startup Type drop down menu, select “Automatic” instead of “Disabled”.Click on Apply button.
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.
Click ok
How to Connect Remote PC using Telnet
Open Command prompt and type telnet (Victim IP)
Type User name and Password of Victim PC
Now you can get access of remote pc
No comments:
Post a Comment