Telnet Hacking -
This text is copied from our forum.
Written by Th3 R@v3n.
This will take you through the basics of telnet hacking for the newbie. I am not
responsibel for your wrong doings and cannot be help responsible for it.
1. Get an ip scanner, or get the ip in which you want to connect to.
2. If you got the ip from other sources besides an ip scanner, then type "Ping
0.0.0.0" (in msdos prompt) substituting the zeros in for the real ip address. If
it is alive, you have a few options:
2a. Right off the bat type "telnet 0.0.0.0" substituting the zeros for the real
ip.
2b. Get a port probe and run through the ports looking for open probes to
connect to.
3. If yo choose 2a and it wont connect, try searching through the ports with a
scanner looking for open ports.
4. If you chose 2b, frist try the telnet command in 2a. If it doesn't connect,
look at the open ports and pick one. Open ms dos and type "telnet 0.0.0.0 113,
substituting the zeros for the ip address and the 113 (in bold) for the open
port you wish to connect to.
5. If connected, and it allows annon connections, type one of the following
until it works (the server commands vary): ?/help, help, /help, ?, or ?help...
This will tell you all the commands in which it supports. Look through the
commands an decide what to use.
Past this its sort of self-explanitory. I hope it helps. Send
corrections/comments to [email protected]