Topics
Loading...
Friday, April 05, 2013

How To Hack a Remote Computer Using Telnet

4:47 am



Telnet is a program which runs on TCP/IP. Using it we can connect to the remote computer on particular port. When connected it grabs the daemon running on that port. It 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. 


How To Start Telnet  :

Telnet by default is disabled  .. To start it do the following 

Open Control Panel -> Programs 

Click on       Turn Windows features on or off



Then it will open a dialog box 
Navigate to Telnet Client and Check on the option on the Checkbox then Click Apply  

Now Click Start Button and type services,msc on the search box 
On the services windows navigate to telnet 
Right click and Click Properties then on Startup type select Automatic instead of disabled . Hit OK



 Right click on Telnet again then select Start. Hit Ok 


Connecting Using Telnet :

Open Command Prompt 
Click Start Button then type cmd on the search box . Hit Ok 




On the Command Prompt window type 

telnet ( Victims IP ) 
 
 

 Type User name and Password of Victim PC


Then the telnet service will give you access to the remote PC 


 
 

0 comments:

Post a Comment

 
Toggle Footer