|
|||||||||||
|
Re: [Snort-sigs] Nimda
From: Nigel Houghton <nigel.houghton(at)sourcefire.com>
Date: Tue May 27 2003 - 20:10:21 EDT >From web-client.rules: alert tcp $HOME_NET any -> $EXTERNAL_NET $HTTP_PORTS (msg:"WEB-CLIENT readme.eml download attempt"; flow:from_client,established; uricontent:"/readme.eml"; nocase; classtype:attempted-user; sid:1284; reference:url,www.cert.org/advisories/CA-2001-26.html; rev:9;) alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET any (msg:"WEB-CLIENT readme.eml autoload attempt"; flow:to_client,established; content:"window.open(\"readme.eml\""; nocase; classtype:attempted-user; sid:1290; reference:url,www.cert.org/advisories/CA-2001-26.html; rev:8;) Both these rules pertain to the spread of Nimda. >From tftp.rules:
alert udp any any -> any 69 (msg:"TFTP GET Admin.dll"; content:
"|0001|"; offset:0; depth:2; content:"admin.dll"; offset:2; nocase;
classtype:successful-admin;
also pertains to the attempt to spread infection. Further information can be found at: http://www.snort.org/snort-db/sid.html?sid=1284 http://www.snort.org/snort-db/sid.html?sid=1290
On Tue, 27 May 2003 16:42:00 -0400
: I'm new to snort so please forgive me if I am re-treading old ground.
Nigel Houghton Security Engineer Sourcefire Inc. "I have read of a place where humans do battle in a ring of Jell-O." This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge Snort-sigs mailing list Snort-sigs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-sigs Received on Tue May 27 20:52:27 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:29 EDT |
||||||||||
|
|||||||||||