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] Dynamic DNS update attempt (new sig) |
|---|---|
| Date: | Wed, 1 Nov 2006 09:39:27 -0500 |
On Wed, Nov 01, 2006 at 09:48:04AM -0800, Jon Hart wrote:
byte_test does not move the relative pointer. You are checking the same 2 bytes 4 times.Good to know. The docs say relative is "Use an offset relative to last pattern match" -- a bit misleading, but the first example in the docs seems to back up what you say.
How is this misleading?
byte_test is not a pattern match.
Only the following are pattern match options:
- content
- uricontent
- pcre
BTW, there are faster ways to do "1 or more", eg "not 0" content:!"|00 00|";Is content negation faster than byte_test in general, or just in this specific case?
Content is faster than byte_test. You can't always use content, but when you can, do so. Brian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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] Dynamic DNS update attempt (new sig), Jon Hart |
|---|---|
| Next by Date: | [Snort-sigs] Bleeding Edge Threats Daily Update, bleeding |
| Previous by Thread: | Re: [Snort-sigs] Dynamic DNS update attempt (new sig), Jon Hart |
| Next by Thread: | Re: [Snort-sigs] Dynamic DNS update attempt (new sig), Jon Hart |
| Indexes: | [Date] [Thread] [Top] [All Lists] |