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] question on byte_jump |
|---|---|
| Date: | Wed, 21 Feb 2007 15:56:11 -0500 |
On Tue, Feb 20, 2007 at 03:17:45PM +0900, Dongwook Kim wrote:
I'm trying to write a rule using byte_jump option. The situation I've encountered is something like below. content:"|00000000|"; byte_jump:4,0,relative; byte_jump:4,0,relative,align;
Instead of words, how about an example?
The following hex-dump would match:
00 00 00 00 00 00 00 01
FF 00 00 00 01 FF FF FF
FF 00 01 02 03
the following set of rule options:
content:"|00000000|";
byte_jump:4,0,relative;
byte_jump:4,0,relative,align;
content:"|0 01 02 03|"; within:4;
Brian
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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] Bleeding Edge Threats Daily Signature Changes, bleeding |
|---|---|
| Next by Date: | [Snort-sigs] Bleeding Edge Threats Daily Signature Changes, bleeding |
| Previous by Thread: | [Snort-sigs] Bleeding Edge Threats Daily Signature Changes, bleeding |
| Next by Thread: | [Snort-sigs] Bleeding Edge Threats Weekly Signature Changes, bleeding |
| Indexes: | [Date] [Thread] [Top] [All Lists] |