[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] The Code-Red Worm is attacking... GOD it's attacking.



Hi Danny

On Thu, Jul 19, 2001 at 08:46:30PM -0700, Danny Daniels wrote:

> Basically is searches for all occurances of the term ".ida" in the httpd log
> and then displays that number

Not quite right, sorry. It actually looks for a regexp containing some
character and the string 'ida' behind it. So it would match for

Aida
need do go to idaho
default.ida

And many more. Actually, the command should look like this (omit the
cat!):

grep '\.ida' /var/log/httpd/access | wc -l

> Basic unix 101

ACK
 
CU
André
-- 
André Bonhôte
IP Engineer
Email:  anbonhote@xxxxxxx

Colt Telecom AG - Switzerland
Muertschenstrasse 27
CH - 8048 Zurich
Phone:  (++41) +1 5 600 600
Fax:    (++41) +1 5 600 610
Web:    http://www.colt.ch