A tool for mirroring HTTP stream

A tool for mirroring HTTP stream

Secure Home | Search | About
 General Computer Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
A tool for mirroring HTTP stream ChapiChapo 10-23-2007
Posted by ChapiChapo on October 23, 2007, 5:15 am
If you were  Registered and logged in, you could reply and use other advanced thread options
Hello,

I'm looking for a tool (for debug purposes) which can "look" in a HTTP
stream.
I mean : client A is doing a HTTP connection on server B. Is there any
tool existing that could be on a Client B to monitor what is doing the
client A ?
If possible, a graphical tool which would show on the C screen what's
happening on the browser of A ?
I don't want to use VNC, because my point is to debug what's going on
between A and B, and why some "dialog" fails...
Thanks in advance.

Posted by Moe Trin on October 23, 2007, 3:42 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
On Tue, 23 Oct 2007, in the Usenet newsgroup comp.security.misc, in article

>I'm looking for a tool (for debug purposes) which can "look" in a HTTP
>stream.

Use any packet sniffer - the HTTP commands are in plain text. See

1945 Hypertext Transfer Protocol -- HTTP/1.0. T. Berners-Lee, R.
Fielding, H. Frystyk. May 1996. (Format: TXT=137582 bytes) (Status:
INFORMATIONAL)

2616 Hypertext Transfer Protocol -- HTTP/1.1. R. Fielding, J. Gettys,
J. Mogul, H. Frystyk, L. Masinter, P. Leach, T. Berners-Lee. June
1999. (Format: TXT=422317, PS=5529857, PDF=550558 bytes) (Obsoletes
RFC2068) (Updated by RFC2817) (Status: DRAFT STANDARD)

You can use any search engine to find copies of those RFCs.

>I mean : client A is doing a HTTP connection on server B. Is there any
>tool existing that could be on a Client B to monitor what is doing the
>client A ?
>If possible, a graphical tool which would show on the C screen what's
>happening on the browser of A ?

Read the commands and data. It's in text, not pictures.

>I don't want to use VNC, because my point is to debug what's going on
>between A and B, and why some "dialog" fails...

Read the commands and see what is being requested, what is the response,
and what the web page is trying to display. If you don't understand
this, you are going to have a very hard time debugging the connection.

Old guy

Similar ThreadsPosted
Plausible reasons for http access? December 9, 2006, 3:15 am
Sending CMS SignedData via http - which Content-Type?? March 22, 2005, 8:44 am
SSRT3534 rev.2 HP-UX Apache HTTP Server Denial of Service (DoS) July 5, 2004, 3:39 pm
SSRT3587 rev.2 HP-UX Apache HTTP Server Denial of Service (DoS) July 5, 2004, 3:41 pm
Re: How safe is Tor for logging into http (nont https) web sites October 26, 2007, 8:57 am
Re: How safe is Tor for logging into http (nont https) web sites October 27, 2007, 5:16 pm
Re: How safe is Tor for logging into http (nont https) web sites October 27, 2007, 5:24 pm
Re: How safe is Tor for logging into http (nont https) web sites October 28, 2007, 10:06 am
SSRT4717 rev.0 Remote denial of service in Apache HTTP Server May 17, 2004, 2:28 pm
SSRT3663 rev.2 Apache HTTP Server mod_cgid, mod_alias, mod_rewrite July 5, 2004, 3:44 pm

The site map in XML format XML site map

Contact Us | Privacy Policy