Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] HTTP/HTTPs sniffer

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Isara Anantavrasilp" <isara.a@xxxxxxxxx>
Date: Tue, 6 May 2008 16:48:23 +0200

Hi,
How "automated" your sniffing would be?
You can just use Wireshark if you wanna capture the packets only in a
small period of time.
Otherwise, you might wanna write a program that access to libpcap (or
winpcap) directly.

And do you need only the HTTP packets or the data in the packets?
If you need the data in the packets, I cannot see any other way but to
write your own capturing program.

To filter the HTTP packets, you can write a routine that look into the
packet payload for some specific HTTP syntax.

Cheers,
Isara


On Mon, May 5, 2008 at 11:30 PM, Prakash Shetty
<shettyprakash007@xxxxxxxxx> wrote:
> Hi,
>
> I am looking for a library which would sniff the HTTP/HTTPs traffic and
> capture the data such as response/request header, cookies, redirects, URL
> and other relevant data.
> Do anyone have an idea about this and can suggest something useful.
>
> Appreciate and Thanks
> -Prakash
> _______________________________________________
>  Wireshark-users mailing list
>  Wireshark-users@xxxxxxxxxxxxx
>  http://www.wireshark.org/mailman/listinfo/wireshark-users
>
>

  • References:
    • [Wireshark-users] HTTP/HTTPs sniffer
      • From: Prakash Shetty
  • Prev by Date: Re: [Wireshark-users] Protocol Identification using Payload Content
  • Next by Date: Re: [Wireshark-users] SSL issue - using key but not decoding data
  • Previous by thread: [Wireshark-users] HTTP/HTTPs sniffer
  • Next by thread: [Wireshark-users] opening or saving files in XP
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation