Valhalla Legends Archive

General => General Discussion => Topic started by: programermcgeek on September 10, 2004, 07:24 PM

Title: how do you use telnet
Post by: programermcgeek on September 10, 2004, 07:24 PM
I wanna learn to use tellnet to hack ppl cause i heard it is kind of easy and i can learn pretty easy stuff...wall sum 1 teach me...pm me if ull teach me
Title: Re:how do you use telnet
Post by: Forged on September 10, 2004, 07:27 PM
Start>run>telnet

open (ip adress) (port)
Title: Re:how do you use telnet
Post by: programermcgeek on September 10, 2004, 07:33 PM
i knew that dim wit...but when im connected what i do...
Title: Re:how do you use telnet
Post by: MyndFyre on September 10, 2004, 07:35 PM
Quote from: programermcgeek on September 10, 2004, 07:33 PM
i knew that dim wit...but when im connected what i do...

hey dim wit, if you don't treat other people here with respect, don't expect to get any yourself.

Have you googled "telnet hacking" ?
Title: Re:how do you use telnet
Post by: programermcgeek on September 10, 2004, 08:41 PM
thnx i now no how to hack usin telnet...thnx
Title: Re:how do you use telnet
Post by: Forged on September 10, 2004, 08:49 PM
That would be a much more valueable skill 15 years ago
Title: Re:how do you use telnet
Post by: iago on September 10, 2004, 09:24 PM
I don't know if you'd call it hacking, but I do what can be classified (by our IDS) as "Telnet abuse" all the time.  Raw http queries, connecting to weird open ports and sending crap, and stuff like that.  I think that knowing how to use telnet well is an excellent skill to have.
Title: Re:how do you use telnet
Post by: UserLoser. on September 10, 2004, 10:19 PM
Open Telnet.exe, and type "help", hit enter.
Title: Re:how do you use telnet
Post by: programermcgeek on September 11, 2004, 08:10 AM
...I NO HOW TO CONNECT...what im askiing is how do i send stuff to pple?
Title: Re:how do you use telnet
Post by: muert0 on September 11, 2004, 08:23 AM
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/telnet_commands.mspx (http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/telnet_commands.mspx)
It's in there you just have to read. Normally I'd quote it for somebody but since you wanna "hack" you should have the want to read and try and figure it out yourself.
Title: Re:how do you use telnet
Post by: Thing on September 11, 2004, 08:54 AM
You can practice trying to hack my home computer if you want.  Here is my IP address and the TCP ports that I leave open:

IP = 67.165.248.167
Ports =
22
80
5800
5801
5900
5901
5400
5500
6881
6969
10000

./edit I don't always have services running on those ports but they are not firewalled.

Good Luck.
Title: Re:how do you use telnet
Post by: iago on September 11, 2004, 08:57 AM
Quote from: Thing on September 11, 2004, 08:54 AM
You can practice trying to hack my home computer if you want.  Here is my IP address and the TCP ports that I leave open:

IP = 67.165.248.167
Ports =
22
80
5800
5801
5900
5901
5400
5500
6881
6969
10000

Good Luck.

I see ssh, http, vnc, vnc, vnc, vnc, and some other crap. gg!

So wait, you don't leave 135/137/445 open!? I thought everybody does!
Title: Re:how do you use telnet
Post by: Banana fanna fo fanna on September 11, 2004, 08:58 AM
Quote from: programermcgeek on September 11, 2004, 08:10 AM
...I NO HOW TO CONNECT...what im askiing is how do i send stuff to pple?

you type it.
Title: Re:how do you use telnet
Post by: programermcgeek on September 11, 2004, 10:21 AM
Quote from: Thing on September 11, 2004, 08:54 AM
You can practice trying to hack my home computer if you want.  Here is my IP address and the TCP ports that I leave open:

IP = 67.165.248.167
Ports =
22
80
5800
5801
5900
5901
5400
5500
6881
6969
10000

./edit I don't always have services running on those ports but they are not firewalled.

Good Luck.


ya...u have sumin on port 22...might u tell me what it is and sum commands?

when i get in it says "SSH-1.99-openssh_3.8p1
Title: Re:how do you use telnet
Post by: UserLoser. on September 11, 2004, 12:06 PM
Quote from: programermcgeek on September 11, 2004, 08:10 AM
...I NO HOW TO CONNECT...what im askiing is how do i send stuff to pple?

Correct me if i'm wrong, but if you type "help" it says how to send "stuff" to the remote host
Title: Re:how do you use telnet
Post by: Ersan on September 11, 2004, 04:21 PM
Why the hell did you people even dignify this original thread with a response?
Title: Re:how do you use telnet
Post by: Grok on September 11, 2004, 04:53 PM
Quote from: Ersan on September 11, 2004, 04:21 PM
Why the hell did you people even dignify this original thread with a response?

We are a computer technically oriented group.  The original question was fair.  Would you have us only entertain questions from people we respected?
Title: Re:how do you use telnet
Post by: muert0 on September 11, 2004, 05:19 PM
And he's trying to learn. Just seems like he's really young and doesn't know how to look for the answers or sees posting on here as looking for the answers. And he needs to work on his social skills a little.
Title: Re:how do you use telnet
Post by: Adron on September 11, 2004, 05:19 PM
Quote from: Grok on September 11, 2004, 04:53 PM
Quote from: Ersan on September 11, 2004, 04:21 PM
Why the hell did you people even dignify this original thread with a response?

We are a computer technically oriented group.  The original question was fair.  Would you have us only entertain questions from people we respected?

Those we respect and those we haven't seen before. Those we've seen before and don't respect shouldn't be entertained.
Title: Re:how do you use telnet
Post by: iago on September 11, 2004, 08:15 PM
http://netcat.sourceforge.net -- netcat is much nicer than telnet.  It's the "swiss army knife of hacking".  In addition to normal telnet functions, it can do listening connections and all sorts of other cool stuff:



Quoteiago@darkside:~$ nc --help
GNU netcat 0.7.1, a rewrite of the famous networking tool.
Basic usages:
connect to somewhere:  nc [options] hostname port [port] ...
listen for inbound:    nc -l -p port [options] [hostname] [port] ...
tunnel to somewhere:   nc -L hostname:port -p port [options]

Mandatory arguments to long options are mandatory for short options too.
Options:
 -c, --close                close connection on EOF from stdin
 -e, --exec=PROGRAM         program to exec after connect
 -g, --gateway=LIST         source-routing hop point, up to 8
 -G, --pointer=NUM          source-routing pointer: 4, 8, 12, ...
 -h, --help                 display this help and exit
 -i, --interval=SECS        delay interval for lines sent, ports scanned
 -l, --listen               listen mode, for inbound connects
 -L, --tunnel=ADDRESS:PORT  forward local port to remote address
 -n, --dont-resolve         numeric-only IP addresses, no DNS
 -o, --output=FILE          output hexdump traffic to FILE (implies -x)
 -p, --local-port=NUM       local port number
 -r, --randomize            randomize local and remote ports
 -s, --source=ADDRESS       local source address (ip or hostname)
 -t, --tcp                  TCP mode (default)
 -T, --telnet               answer using TELNET negotiation
 -u, --udp                  UDP mode
 -v, --verbose              verbose (use twice to be more verbose)
 -V, --version              output version information and exit
 -x, --hexdump              hexdump incoming and outgoing traffic
 -w, --wait=SECS            timeout for connects and final net reads
 -z, --zero                 zero-I/O mode (used for scanning)

Remote port number can also be specified as range.  Example: '1-1024'

Highly recommended!
Title: Re:how do you use telnet
Post by: muert0 on September 12, 2004, 01:49 AM
Then there's phlak. http://www.phlak.org/modules/news/
QuotePHLAK is a modular live security Linux distribution. PHLAK comes with two light gui's (fluxbox and XFCE4), many security tools, and a spiral notebook full of security documentation. PHLAK is a derivative of Morphix, created by Alex de Landgraaf.
It's stuffed full of tools and documentation on how to use them.
But be warned if you're going to go screwing around in other people's computers and you don't have permission it is a crime. And if most ISPs find out you are doing anything like that they will cut you off in a heartbeat.
http://www.phlak.org/modules/sections/index.php?op=viewarticle&artid=1

There's also knoppix-std but I think phlak has a little more documentation.
Title: Re:how do you use telnet
Post by: iago on September 12, 2004, 02:25 AM
Quote from: muert0 on September 12, 2004, 01:49 AM
Then there's phlak. http://www.phlak.org/modules/news/
QuotePHLAK is a modular live security Linux distribution. PHLAK comes with two light gui's (fluxbox and XFCE4), many security tools, and a spiral notebook full of security documentation. PHLAK is a derivative of Morphix, created by Alex de Landgraaf.
It's stuffed full of tools and documentation on how to use them.
But be warned if you're going to go screwing around in other people's computers and you don't have permission it is a crime. And if most ISPs find out you are doing anything like that they will cut you off in a heartbeat.
http://www.phlak.org/modules/sections/index.php?op=viewarticle&artid=1

There's also knoppix-std but I think phlak has a little more documentation.

Phlak is l33t.  We have it at work for on-site stuff.