Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Security > where can i telnet or do insecure http form?

Reply
Thread Tools

where can i telnet or do insecure http form?

 
 
Proteus
Guest
Posts: n/a
 
      11-29-2005
Are there any public sites I can telnet to or fill out an insecure form on
an http webpage at?

I just installed ethereal on my linux system, am a total newbie at it, I
want to test it out by seeing that indeed i can sniff insecure info sent
over telnet, an insecure http form. Not for nefarious purposes, I am just
wanting to learn security for security my own network at home and out and
about using my linux over wifi.
 
Reply With Quote
 
 
 
 
Proteus
Guest
Posts: n/a
 
      11-29-2005
On Tue, 29 Nov 2005 12:47:28 -0600, Proteus wrote:

> Are there any public sites I can telnet to or fill out an insecure form on
> an http webpage at?
> ...


I should add that I do not even need to successfully login to a telnet
site, I just want to get the telnet prompt so I can type in a
username/password to practice seeing it in ethereal; I expect to get
denied successful login, but that will not matter for my purposes...
UPDATE AS I WAS TYPING THIS it occurred to me to stop being lazy and go
some googling and I remembered from before the days of the WWW that I used
to telnet to the Library of Congress!!! Well I searched for telnet library
of congress and indeed their telnet site is still up and running!
telnet://locis.loc.gov
perhaps this will be of use to someone else wanting to practice telnet, or
learning ethereal, etc. No username or password at the LOC telnet site,
but it can be fun and a way to practice learning ethereal perhaps.


 
Reply With Quote
 
 
 
 
Bruce Lewis
Guest
Posts: n/a
 
      11-29-2005
Proteus <> writes:

> Are there any public sites I can telnet to or fill out an insecure form on
> an http webpage at?


Insecure forms are all over the place. Here's one where I don't care
what you put in so long as you don't make a filesystem out of it:

http://brlewis.com/map.brl
 
Reply With Quote
 
Juergen Nieveler
Guest
Posts: n/a
 
      11-29-2005
Proteus <> wrote:

> Are there any public sites I can telnet to or fill out an insecure
> form on an http webpage at?
>
> I just installed ethereal on my linux system, am a total newbie at it,
> I want to test it out by seeing that indeed i can sniff insecure info
> sent over telnet, an insecure http form.


Try telnetting to port 25 of a mailserver and sniffing that, or even
try sending actual mail you send using your normal mail client. SMTP
and POP3 are a good start if you want to learn what protocols look like
in a sniffer, they're well documented and have easily understood
commands.


Juergen Nieveler
--
Bill Bush is hot indicating Fax encryption doesn't work meaning Jim Wright
votes to block NORAD,TUSA and Jiang Zemin.
 
Reply With Quote
 
Proteus
Guest
Posts: n/a
 
      11-29-2005
On Tue, 29 Nov 2005 20:46:01 +0000, Juergen Nieveler wrote:
...> sent over telnet, an insecure http form.
>
> Try telnetting to port 25 of a mailserver and sniffing that, or even
> try sending actual mail you send using your normal mail client. SMTP
> and POP3 are a good start if you want to learn what protocols look like
> in a sniffer, they're well documented and have easily understood
> commands.

...

good idea, i forgot about that; and i know my email goes out without
encryption.

 
Reply With Quote
 
Donnie
Guest
Posts: n/a
 
      11-30-2005

"Proteus" <> wrote in message
news et...
> Are there any public sites I can telnet to or fill out an insecure form on
> an http webpage at?
>
> I just installed ethereal on my linux system, am a total newbie at it, I
> want to test it out by seeing that indeed i can sniff insecure info sent
> over telnet, an insecure http form. Not for nefarious purposes, I am just
> wanting to learn security for security my own network at home and out and
> about using my linux over wifi.

#############################
First of all, ssh has all but replaced telnet due to security holes. You
might want to find a shell account somewhere or better yet, set up another
PC and ssh or telnet between the two of them. Then you could watch etherreal
all nite long.
donnie.


 
Reply With Quote
 
Ken K
Guest
Posts: n/a
 
      11-30-2005
Donnie wrote:

>
> "Proteus" <> wrote in message
> news et...
>> Are there any public sites I can telnet to or fill out an insecure form
>> on an http webpage at?
>>
>> I just installed ethereal on my linux system, am a total newbie at it, I
>> want to test it out by seeing that indeed i can sniff insecure info sent
>> over telnet, an insecure http form. Not for nefarious purposes, I am just
>> wanting to learn security for security my own network at home and out and
>> about using my linux over wifi.

> #############################
> First of all, ssh has all but replaced telnet due to security holes. You
> might want to find a shell account somewhere or better yet, set up another
> PC and ssh or telnet between the two of them. Then you could watch
> etherreal all nite long.
> donnie.


I get the impression he wants to observe "clear" traffic and not encrypted.
Peace!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Telnet http commands (OT?) laurent.herve23@libertysurf.fr HTML 5 11-26-2005 07:45 PM
Cannot ping, http, telnet nada to inside static nat'd addresses rnorred Cisco 4 04-18-2005 10:29 PM
HTTP::Request::Form - Can't submit a form with input type=image button fochie Perl Misc 0 02-01-2005 05:42 AM
Tcl equivalent for Perl's Win32::OLE, LWP::UserAgent, HTTP::Request, Net::Telnet Vinay Gupta Perl 2 07-27-2004 12:31 PM
Aironet 1100 - How do I enable HTTP from Telnet? Marty Cisco 2 01-30-2004 10:28 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57