For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > October 2006 > Problems with Net::Pcap









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problems with Net::Pcap
Mihir Kamdar

2006-10-09, 7:59 am

hii,

I want to capture all the http packets having all the response information
like message type(GET/POST),etc. Also if the method is POST then postbody
also I want to capture. I am using Net::Pcap for achieving this. The filter
string that I am using is "port 80". But the output I am getting is not
desirable. I am getting a lot of extra unwanted data along with the required
HTTP data. Even the HTTP data that I am getting does not give me postbody
which is a must for me.

Please advice me how to filter more efficiently to get only HTTP data and
all the GET/POST details.

thanks,

regards,
Mihir

Jeff Pang

2006-10-09, 7:59 am


>I want to capture all the http packets having all the response information
>like message type(GET/POST),etc.


Hi,

How about using HTTPLook?it's fairly simple and powerful.See:

http://www.httpsniffer.com/

--
Jeff Pang
NetEase AntiSpam Team
http://corp.netease.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com