Looking for HTTP Sniffer

Discussion in 'other software & services' started by Sadeghi85, Jan 26, 2010.

Thread Status:
Not open for further replies.
  1. Sadeghi85

    Sadeghi85 Registered Member

    Joined:
    Dec 20, 2009
    Posts:
    747
    Hi all

    I'm looking for an HTTP sniffer that can intercept & log HTTP request/response headers and content and can work with ANY application. All of the programs I tried so far can only work with browsers.
     
  2. pandlouk

    pandlouk Registered Member

    Joined:
    Jul 15, 2007
    Posts:
    2,976
  3. Sadeghi85

    Sadeghi85 Registered Member

    Joined:
    Dec 20, 2009
    Posts:
    747
    Thanks, it does indeed work but it's too complicated, I was looking for something simpler. I just want HTTP headers and contents like what Live HTTP Headers does for Firefox, or could you tell me how I can configure Wireshark to just show that info?
     
  4. pandlouk

    pandlouk Registered Member

    Joined:
    Jul 15, 2007
    Posts:
    2,976
    Check the online guides; they will help you to get started in no time. Especially the videos Introduction To Wireshark and Custom Wireshark Shortcuts.

    At your case follow the guide "Custom Wireshark Shortcuts" to create a new shortcut and at the end add the filter for http:
    -f "tcp.port == 80"

    Panagiotis
     
  5. 1boss1

    1boss1 Registered Member

    Joined:
    Jun 26, 2009
    Posts:
    401
    Location:
    Australia
    My favorite is http://www.httpdebugger.com

    The only downside is it's not free, and their support is fairly lackluster however i doubt you will need support for the actual product.
     
  6. Searching_ _ _

    Searching_ _ _ Registered Member

    Joined:
    Jan 2, 2008
    Posts:
    1,988
    Location:
    iAnywhere
    Wireshark is cool. 2 or 3 videos later I captured some packets. What do you think?
    This was with no activity on my part, no surfing, just connected.
    This appears couple times a second.
    Their is a lot of information available in a single packet.

     
  7. Tarnak

    Tarnak Registered Member

    Joined:
    Feb 5, 2007
    Posts:
    5,313
  8. Sadeghi85

    Sadeghi85 Registered Member

    Joined:
    Dec 20, 2009
    Posts:
    747

    Thanks both of you. httpdebugger, fiddler, charles proxy ... are all good but they only work with browsers and few other apps.



    Thanks, the videos were very informative, it seems to be exactly what I need, I just need to spend more time with it to figure things out.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.