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: SMTP traffic

Subject: Re: SMTP traffic
Date: Tue, 3 Jul 2007 13:55:09 -0400 (EDT)
On Sun, 2 Jul 2007, bron@gmail.com wrote:

I am sort of new to IDS. I am writing rule for IPS. If i have a rule which requires monitoring the argument of Mail From : SMTP command, then it may happen that my rule can get triggered inside the body of emails giving me false positives.

Any suggestions how can i remove such false positives ?

if your IDS doesn't keep track of the SMTP dialogue (IIRC NFR used to, as an example), you can specify a maximum search depth for the MAIL FROM command. alternatively, if you have to write regular expressions, you can enforce the MAIL FROM command coming after the HELO or EHLO command and before the RCPT TO command. the regex's get a bit hairy there, though.


hope that helps.

________
jose nazario, ph.d.                 jose@monkey.org
http://monkey.org/~jose/            http://monkey.org/~jose/secnews.html
                                    http://www.wormblog.com/

------------------------------------------------------------------------
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>