Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Total count of hits?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Total count of hits?
Authored by: Darkshadow on Sep 22, '01 07:53:53AM
I wrote a CGI perl script that will tell you the addresses, number of hits, number of unique hits, and total number of requests from the Nimda worm. It's based on the grep code from here. Just drop it into your CGI-Executables directory and access it to look at the hits. Note that this works with your access_log, so if you filtered out the hits, it won't tell you the correct number. You can grab the script here: newworm.pl

[ Reply to This | # ]