FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

TELNET TUTORIAL

 


hamzasoft
Telnet Version 1.0
Written by
- Hamza Tassaddaq -
Contents:
I: What is Telnet
II: Telnet Hacking
I. What is Telnet
Telnet is a protocol for remote computing on the Internet. It allows a computer to act as a remote terminal on another machine, anywhere on the Internet. This means that when you telnet to a particular host and port, the remote computer (which must have a telnet server) accepts input directly from your computer (which must have a telnet client) and output for your session is directed to your screen. Telnet is for Websites.
--------------------------------------------
II. Telnet Hacking
Open the Command Prompt
Type in Telent (if you want to see all Telnet commands type in help or ?)
To show you an example we are going to go into the sympaticos server
Type in o 65.92.46.13 (you can also put a www[dot]com not just IP numbers) (o means connect)
Now you will see ii# (if you want to see all Telnet commands type in help or ?)
On some servers while on Telnet it will ask you for a password (the best Telnet password cracker is Brutus)
modak
hamzasoft wrote:
Telnet Version 1.0
Written by
- Hamza Tassaddaq -
Contents:
I: What is Telnet
II: Telnet Hacking
I. What is Telnet
Telnet is a protocol for remote computing on the Internet. It allows a computer to act as a remote terminal on another machine, anywhere on the Internet. This means that when you telnet to a particular host and port, the remote computer (which must have a telnet server) accepts input directly from your computer (which must have a telnet client) and output for your session is directed to your screen. Telnet is for Websites.


You don't need a telnet server to telnet into a machine. Any open port will do. For example :
Code:
telnet www.yoursite.com 80
telnets into yoursite.com on port 80. From here, you can use http commands.
Reply to topic    Frihost Forum Index -> Miscellaneous -> Tutorials

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.