HTTPNetworkSniffer – Capture and display HTTP request/response package for website analysis

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

You may be very clear about which websites your web browser is visiting, but how about the URLs your commonly used programs are accessing? Without a tool, we would lose our bearings about this. Luckily, there is HTTPNetworkSniffer such kind of network packets sniffer, so we can get these hidden information with ease.

HTTPNetworkSniffer is a powerful and easy-to-use network packets sniffer which can completely capture all HTTP requests/responses (i.e.: Uplink/Downlink data packages) sent between Web browser and Web server, then display these information in a clear list, or you can export them as TXT/HTML/XML/CSV file for later use & analysis.

Then, what’s the use of obtained information for us? Of course, different people have different use. We have no idea about the use for geeks, but for most common/advanced computer users, utilizing these information along with hosts file can help us block software’s built-in ads, and prevent unnecessary or unwanted software updates, even check whether software has a rogue behavior.

// Capturable Data //

For each HTTP request, it can capture information as follows:

  • Host Name
  • HTTP method (GET, POST, HEAD)
  • URL Path
  • User Agent
  • Response Code
  • Response String
  • Content Type
  • Referer
  • Content Encoding
  • Transfer Encoding
  • Server Name
  • Content Length
  • Cookie String
  • and more…

// System Requirements //

// Prompts //

  • You have to run HTTPNetworkSniffer as administrator
  • Press ‘F9‘ to set ‘Capture Options’, where you should select the network adapter you are using

// Download URLs //

32-bit 64-bit

(Homepage)

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.