Archive

Posts Tagged ‘sysadmin’

Analyzer Monitor

February 9th, 2009 admin No comments

Please Recommend an HTTP Analyzer / Sniffer?

I'[m looking for an HTTP Analyzer to monitor a particular process' outgoing HTTP request. It should display the outgoing request and the returning response Headers and response content-data.

HTTP Analyzer seems good but it does have bugs corrupting the response header/data. I'm looking for an alternate program to view the request/response information. Again the app needs to be able to monitor a particular process (my created C# app). I can use my app to view the response/request but i want to see this info0rmation outside my program.

Thanlks

I highly recommend Cain and Able. It is my favorite packet analyzer/network sniffer. It has the ability to sniff http and is quite intuitive and easy to learn to use. It can also ARP Poison, and has a variety of other beneficial features.

Read more...