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-users] Snort Rule Advise. |
|---|---|
| Date: | Fri, 13 Apr 2007 10:24:11 -0500 |
The problem is, you can't restrict the rule to ADS unless you use pcre and anchor the expression on both sides. If all you look for is ADS, you're going to see it anywhere there's a word that contains ADS in it. And you're using nocase, so it's going to alert on anything with Ads, ADs, aDs, aDS, ads, etc.
Could someone kindly advise if it is possible to achieve the following within a rule.
I am creating rules to trigger when specific words are seen within the payload, for example the word âADSâ as below:
alert tcp any any -> any any (msg :"SecureADS"; sid:1000011; content:"ADS"; nocase; rev:1;)
But currently it will trigger if it sees NADS for example which is a menu option within an SGD environment.
Please advise how I can restrict the rule to trigger when only ADS is seen, this can appear anywhere in the payload.
Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/
p7sSCjFgLICZ4.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-users] Anomaly detection and Snort, Nikns Siankin |
|---|---|
| Next by Date: | Re: [Snort-users] Improving performance by timing each rule?, OlRoy OlRoy |
| Previous by Thread: | Re: [Snort-users] Snort Rule Advise., Matt Jonkman |
| Next by Thread: | [Snort-users] Improving performance by timing each rule?, OlRoy OlRoy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |