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] help writing snort rule |
|---|---|
| Date: | Fri, 26 Jan 2007 09:28:42 +0200 |
On 26/01/07, Bill Lopez <Bill@oefi.org> wrote:
Trying to write a simple rule to parse for SSN in plain text - what am I doing wrong??
<snip>
alert ip any any -> $EXTERNAL_NET any
(pcre:"/\d{3}(\s|-)?\d{2}(\s|-)?\d{4}/"; msg:"SSN Detected in Clear
Text"; sid: 1000004 )
You forgot ';' at the end after the 'sid' directive: "...; sid:1000004;)". :) -- http://nk99.org/ ------------------------------------------------------------------------- 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: | [Snort-users] help writing snort rule, Bill Lopez |
|---|---|
| Next by Date: | Re: [Snort-users] help writing snort rule, Matt Jonkman |
| Previous by Thread: | [Snort-users] help writing snort rule, Bill Lopez |
| Next by Thread: | Re: [Snort-users] help writing snort rule, Matt Jonkman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |