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: | [Snort-sigs] Wanted somebody to develop new keyword "within_byte" ? |
|---|---|
| Date: | Thu, 20 Sep 2007 13:45:44 +0200 (CEST) |
Hi, ok Im explain my need for an example : ...37 07 01 02 03 04 05 06 07 36 01 06... ok first byte (and 10) is type request, finding by content:"|37|"; ok second byte are len of value of type request (here 7 bytes) and next are continuation of value (01 02 03 04 05 06 07) 10 byte are another type request, 11 byte are len of second type request... I would like to be able to seek \x06 (for example) "within" len on second bytes ? (here 7 bytes len) ok created this rules : content:"|37|"; content:"|06|"; within:10; distance:1; but on this example, \x06 is found twice, another example contains FP : ...37 07 01 02 03 04 05 05 07 36 01 06... snort rule: content:"|37|"; content:"|06|"; within:10; distance:1; Somebody interested to develop new keyword: within_byte:X; ? on my first example, snort rule match because \x06 is to find. but second example not match my rule (and reduce FP). X on my new keyword are number of bytes to pick up from the packet (max 4). Best Regards Rmkml ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. 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: | [Snort-sigs] FP for ssh preprocessor, Russell Fulton |
|---|---|
| Next by Date: | [Snort-sigs] Bleeding Edge Threats Daily Signature Changes, bleeding |
| Previous by Thread: | [Snort-sigs] FP for ssh preprocessor, Russell Fulton |
| Next by Thread: | [Snort-sigs] lots of hits on WEB-MISC Apache SSI error page cross-site scripting 11687, Russell Fulton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |