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] Storm worm rule |
|---|---|
| Date: | Wed, 13 Feb 2008 17:00:12 -0500 |
offset is counted from the beginning of payload, and dsize is the size of payload. So if the payload is only 2 to 25 bytes then offset can't be 47 cause that is outside the bounds of the payload. I'm assuming |10 a6| is in the first couple bytes of the UDP payload so your offset is most like 0 if it's the first two bytes of the payload. Cheers, -matt Paul Schmehl wrote:
This is a packet capture of a known storm-infected host. Normal data payload size is either 2 bytes or 25 bytes. 0000 00 0f 23 aa 37 40 00 0d ed ac 93 40 81 00 00 02 ..#.7@.. ...@.... 0010 08 00 45 00 00 35 85 2b 00 00 74 11 ef 1c 81 6e ..E..5.+ ..t....n 0020 f1 06 80 67 df 93 f7 9b 1c 52 00 21 94 10 10 a6 ...g.... .R.!.... 0030 4b 69 53 29 56 b1 29 22 8b a9 ad 3c 22 0b 3a 8d KiS)V.)" ...<".:. 0040 e2 53 17 15 81 49 46 .S...IF The signature |10 a6| at byte 47 is the indication of an encrypted eDonkey session (typically used by Storm along with UDP. So, would this be the correct syntax? alert udp blah(msg:"blah"; dsize:2<>25; content:"|10 a6|"; offset:47; blah. Or am I missing something?
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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: | Re: [Snort-sigs] Storm worm rule, Paul Schmehl |
|---|---|
| Next by Date: | Re: [Snort-sigs] Storm worm rule, Matt Jonkman |
| Previous by Thread: | Re: [Snort-sigs] Storm worm rule, Paul Schmehl |
| Next by Thread: | Re: [Snort-sigs] [Emerging-Sigs] Emerging Threats Daily Signature Changes, Matt Jonkman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |