EvilZone

Hacking and Security => Hacking and Security => : Newbie23 December 07, 2012, 10:16:08 AM

: What do you guys think about using telnet
: Newbie23 December 07, 2012, 10:16:08 AM
There is soooo much to work with from the information on this site I really didnt know where to start even after reading the pinned threads. I just thought I would start out with something I am familiar with. It is the only thing I have ever used, I was wondering If thats a good thing to start off with if you are a newbie to all this. All I did with it was retrieve a websites HTML code. I want to try some more challenges and stuff you know just ride the training wheels for  a little before they come off.


does anyone know a good website that has telnet challenges and stuff?



: Re: What do you guys think about using telnet
: Kulverstukas December 07, 2012, 11:08:51 AM
http://smashthestack.org/ comes as close as it can get to "telnet challenges" but I doubt you'll be able to beat any of those at this point :P
: Re: What do you guys think about using telnet
: Phage December 07, 2012, 06:05:54 PM
Telnet :o Why use telnet, it's old and outdated. Try to look at some more  up to date stuff. Do you have any field in hacking which you found more interesting that anything else.
: Re: What do you guys think about using telnet
: Daemon December 07, 2012, 06:51:11 PM
Telnets still usable for grabbing html code but imo you might as well just right click the web page. I can respect wanting to start with something familiar, but the best thing you can do is something unfamiliar as pushing your boundaries is how you learn. If your into remote connections though I would suggest SSH. Go to overthewire.org and do the bandit missions, it'll teach you some about ssh and a ton about *nix cli commands. Good luck man, and hapoy hacking ;)
: Re: What do you guys think about using telnet
: lucid December 07, 2012, 11:47:37 PM
You can also use it to grab information about the site...assuming it's very insecure  :P

Go netcat. Chat with your friends and share files.....and other stuff.
: Re: What do you guys think about using telnet
: techb December 08, 2012, 02:17:01 AM
If you wanna be a badass, you can IRC via Telnet. I used to do it when I worked at SubWay.
: Re: What do you guys think about using telnet
: Wolf December 08, 2012, 02:37:02 AM
If you wanna be a badass, you can IRC via Telnet. I used to do it when I worked at SubWay.

You told me this a while back and it changed my life... well not quiet. BUT IS AWESOME!
+ 1 for happy memories.
: Re: What do you guys think about using telnet
: techb December 08, 2012, 03:20:12 AM
You told me this a while back and it changed my life... well not quiet. BUT IS AWESOME!
+ 1 for happy memories.


Thank you kinda sir. Wanna be more of a badass???? Do a 'color 02' before hand and make it green and black. Then get on something like freenode and do a 'LIST' really, instant 1337 hxor bad assory to all your friends.
: Re: What do you guys think about using telnet
: bluechill December 09, 2012, 02:53:32 AM
Telnet :o Why use telnet, it's old and outdated. Try to look at some more  up to date stuff. Do you have any field in hacking which you found more interesting that anything else.

Telnet is not outdated.  You can still use it quite well if you know what you're doing.  Saying telnet is old and outdated is like saying C is outdated when all major operating system kernels are written in C and without C you wouldn't have things like python or other stuff based on C.  Telnet is very usable for things like IRC, checking web pages, and many other things.
: Re: What do you guys think about using telnet
: techb December 09, 2012, 03:01:02 AM
I've used telnet to connect to robots I build to issue commands. MUD is also something telnet is great for.