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.




Network Security Focus-IDS
[Top] [All Lists]

Re: Need advices regarding signature tunning...

Subject: Re: Need advices regarding signature tunning...
Date: 21 Sep 2007 11:15:16 -0000
I reviewed several IDS/IPS products and I >concluded that there is two kind
of signatures languages.
First one, the simplest, allows attack detection >customization by changing
some value in the signature, or allows creating >new attack by adding a one
line rule (snort rule).

Abhi: In this type of IDS/IPS since you are creating new attack detection by 
adding one line. These rules will be prone to false positives. 

Second one, the hardest, allows full signature >or new protocol state machine
development. by mean of a complete programming >language (N-code).

Abhi: If you are having a protocol parser then they you can ensure the 
signatures will be active only on the certain part of traffic. However since 
the IDS is perfroming protocol parsing, it might hit the performance for a 
system. Performance is an important factor for HIPS where the application and 
the IDS executes on the same computer. 

I would like to know what are the pro/cons of using both methods. I would
appreciate some feedback from some real life experiences, if possible.

TIAI reviewed several IDS/IPS products and I concluded that there is two kind
of signatures languages.
First one, the simplest, allows attack detection customization by changing
some value in the signature, or allows creating new attack by adding a one
line rule (snort rule).
Second one, the hardest, allows full signature or new protocol state machine
development. by mean of a complete programming language (N-code).

I would like to know what are the pro/cons of using both methods. I would
appreciate some feedback from some real life experiences, if possible.

TIA

------------------------------------------------------------------------
Test Your IDS

Is your IDS deployed correctly?
Find out quickly and easily by testing it 
with real-world attacks from CORE IMPACT.
Go to 
http://www.coresecurity.com/index.php5?module=Form&action=impact&campaign=intro_sfw
 
to learn more.
------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>