| sump.org | ![]() |
||
|
Projects
Drop Profiler
Spam Meter
Logic Analyzer
Password Cracker
Counter
HTTP Sniff
History
RMI Viewer
TheNet
OnTrack
Silencer
Waterwall
R2eboot
Photographs
Notes
Blog
Contact
|
HTTP Response SnifferHTTP Sniff allows to sniff HTTP responses from TCP/IP based networks and save contained files locally for later review. Network access is performed using libpcap. Reading from dump files as produced by tcpdump, ethereal, kismet or any other software using pcap format is also possible. As of version 0.3 libnids can be used instead of the builtin TCP/IP stack. httpsniff has only been tested with libnids-1.20 and may or may not work with older versions. 0.4 is the first version to work with libnids-1.22 and possibly newer. Both stacks exist in parallel because the builtin one is more relaxed in what it accepts but libnids is a lot better tested. The builtin stack supports the following link layers
Compile InfoThere are two ways to compile httpsniff. Either with or without libnids support. For libnids support simply type: makeTo compile httpsniff without libnids and libnet issue: make nonidsUsageIf launched with only a name as argument, httpsniff will first try to open a dump file by that name and if this fails it will treat the argument as name of a network interface. Additional options are:
Http responses are decoded but not uncompressed. Responses without content are discarded. The naming scheme depends on the selected options but defaults to simple numbering. Examples
LicenseFiles found in the downloadable archives below are released under the GNU GPL. DownloadAll information on this page refers to the latest version available. Attention! Experimental Code
This program is in experimental stage. It should only be used in safe environments. There are no memory usage limits, so specially crafted TCP packets may cause DoS.
Structured saving using "-u" is not secured against directory traversal attacks. HTTP Sniff v0.4 - Source (2007-10-05) Comments
© 2000-2007 Michael Poppitz
- Last update: October 5th, 2007
|