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: Specification-based Anomaly Detection |
|---|---|
| Date: | Mon, 10 Jan 2005 09:50:28 +0100 |
Ofer, list,
I agree that anomaly detection is a new-comer to IDS, and in many cases not a mature technology. But I think that due to the inherent shortcomings of signatures, it has to be considered seriously.
As one of you mentioned, the main disadvantage of signatures is zero day attacks
Or highly polimorph attacks, yes.
This might be a different perspective than yours as I believe that both of you come from network anomaly analysis background.
I do. But I've explored more than a bit also the host based p.o.v.
1. The application layer carries a lot more information (after all we analyze the entire connection and not just the communication headers).
Naturally this presents more potential for statistical modeling.
2. On the network layer, network profiling analyzes the normal behavior of users (i.e traffic), while in the application layer we also profile the normal behavior of the application.
1. Application Layer Signatures - these signatures detect content that may indicate an application layer attack. These signatures are much more prone to false positives and may be more computationally complex to detect. Simple examples are the word "select" (used in SQL injection) and Win 32 assembly code (buffer overflows). Application signatures are effective to determine an actionable item once an anomaly was detected.
2. Correlation - another important aspect of application layer attacks is that they are not encapsulated in a single packet. Correlation enables us to both correlated different anomalies to generate more meaningful events and to follow longer term attacks.
Best, Stefano
-------------------------------------------------------------------------- Test Your IDS
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: performance metrics for IPS systems?, Mike Frantzen |
|---|---|
| Next by Date: | Re: newbie quetsions, Mike Paquette |
| Previous by Thread: | RE: Specification-based Anomaly Detection, Ofer Shezaf |
| Next by Thread: | Re: Specification-based Anomaly Detection, David Barroso |
| Indexes: | [Date] [Thread] [Top] [All Lists] |