Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [Snort-sigs] Quickie rule to catch the new price.zip virus going around |
|---|---|
| Date: | Tue, 10 Aug 2004 20:18:41 -0500 |
I am going to suggest the use of mine over the one you posted using pcre as there are more name variations out there than you have in the sig. Thats why I used "within" to try and catch more randomization in the file name. Granted mine will fire on any *price*.zip file (with no longer than 10 characters before or after price) but there will be less false negatives.
The other thing you need to be careful with is the fact that this worm finds email addresses on the box it infects and looks at the MX record of the domain it is sending mail to. If your users don't have many external contacts most of the attacks will be on internal addresses. If your MX mail servers live inside of your HOME_NET and you have a default EXTERNAL_NET (!$HOME_NET,) you won't fire if the worm is using your servers to send mail.
Another thing that might help reduce false positives, if you are only looking for infected clients is to make a pass copy of the rule: pass $SMTP_SERVERS any -> any 25 (rule junk here...)
Thanks very much for the ideas. Much appreciated.
Matt
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Snort-sigs mailing list Snort-sigs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-sigs
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Snort-sigs] encoded Javascript not being detected, Joseph Gama |
|---|---|
| Next by Date: | Re: [Snort-sigs] XSS rules, Matthew Jonkman |
| Previous by Thread: | Re: Re: [Snort-sigs] Quickie rule to catch the new price.zip virus going around, Paul Tinsley |
| Next by Thread: | [Snort-sigs] Help on an ICMP rule: sid 486, Seth Art |
| Indexes: | [Date] [Thread] [Top] [All Lists] |