![]() |
|
| |
|
|
How do i get started hacking? What is a Secure Shell Account? What tools do I need? How to use Telnet Script writting tutorial |
What is Telnet?
Telnet is a TCP/IP application that allows you to access and run programs on other computers on the Internet. When you open a session with telnet, you are actually logging in to a remote computer. You must have an account on the remote computer to access it. The only way to access a remote computer without an account is to telnet to a public site. If you telnet to a remote site with public access, you must enter a public userid. Publicly accessed sites provide you with the correct userid and do not require a password. |