Actions
Bug #254
closed
PM
PM
http.log doesn't log all the Http Get Requests
Bug #254:
http.log doesn't log all the Http Get Requests
Affected Versions:
Effort:
Difficulty:
Label:
Description
It seems that http.log doesn't log all the Http Get Requests. At least when compared to a tcpdump or tshark pcap file.
Most of the requests that http.log is missing are:
*.jpg
*.js
*.css
*.png
**.swf
Please find attached a small script that I wrote to compare a pcap with http.log. Please make sure you have tshark installed.
basic usage is :
./tcomppcaphttplog pcap_file http.log result
You can open up a couple of web pages to compare the different outputs.
Files
Actions