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: IDS Signature Confidence |
|---|---|
| Date: | Sat, 23 Jul 2005 06:33:55 -0400 |
THolman@toplayer.com rigorously showed:
If a DoS attack is made up of valid traffic, then a NIDS signature isn't going to pick it up. You need to establish whether or not incoming traffic from individual IPs meets acceptable transaction rates, and this is really a job for a rate-based IPS.
This seems a stunningly narrow view of a "signature"; I'm surprised to see the source (I generally find myself nodding and smiling as I read your posts!) Snort's "rate" and "burst" keywords provide a (simplistic) rate limiting as an obvious example. By making available more information from one's connection tracking, etc to the signature language, "signatures" can be used quite effectively to detect DoS patterns of the type you describe. Essentially, if a "signature" can both a) access all state available to the I[DP]S, and b) be expressed to the signature engine using a language strong enough to describe arbitrary [0] operations on this state, it's as powerful as any other code the system could employ (All hail the Church-Turing thesis!) If an IPS provides signature writers just as much flexibility as it does core designers to perform detection, is that a rate-based IPS or a sig-based IPS? I'm appalled that these terms are still bantered about when languages could be getting fixed instead. Mark Teicher made a similar point earlier in the thread, but that post suffered from being far too readable and containing a paucity of complexity theory gobbledygook :). [0] for values of "arbitrary" bounded by "recursively enumerable", of course, but we're among friends. -- nick black "np: the class of dashed hopes and idle dreams."
signature.asc
Description: Digital signature
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: NetFlow for IDS, Adam Powers |
|---|---|
| Next by Date: | Re: NetFlow for IDS, Roland Dobbins |
| Previous by Thread: | RE: IDS Signature Confidence, Mark Teicher |
| Next by Thread: | RE: IDS Signature Confidence, Mike Murray |
| Indexes: | [Date] [Thread] [Top] [All Lists] |