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


Click here to return to the 'Times out....or something' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Times out....or something
Authored by: tsaar on Sep 19, '02 03:38:26PM

I think your script ended up mutilated by pasting or something...
Should the line after Gatherin new potential worm host not contain something like

egrep -i "(cmd.exe|root.exe|default.ida|_vti_bin)" /var/log/httpd/access_log | awk '{print $1}' | sort -n | uniq | /var/tmp/worms.new

?



[ Reply to This | # ]