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 Snort-Users
[Top] [All Lists]

Re: [Snort-users] new snort install, error when starting snort service

Subject: Re: [Snort-users] new snort install, error when starting snort service
Date: Wed, 18 Apr 2007 17:37:59 -0400
Michael Giornesto wrote:
[snip]
ERROR: ERROR /etc/snort/rules/web-misc.rules Line 452 => unable to parse
pcre regex "fn=Eye\d{4}_\d{2}.log/Rmsi"

This looks to be missing a leading slash, "/fn=Eye\d{4}_\d{2}.log/Rmsi"

Line 452 in /etc/snort/rules/web-misc.rules shows...

alert tcp $EXTERNAL_NET any -> $HOME_NET 8090 (msg:"WEB-MISC TrackerCam
ComGetLogFile.php3 log information disclosure";
flow:to_server,established; content:"/ComGetLogFile.php3"; alert tcp
$EXTERNAL_NET any -> $HOME_NET 8090 (msg:"WEB-MISC TrackerCam
ComGetLogFile.php3 log information disclosure";
flow:to_server,established; content:"/ComGetLogFile.php3";

Are you sure about this?  It looks like the beginning of the rule twice.

Try 'grep -n fn=Eye /etc/snort/rules/web-misc.rules' ?


--ben

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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>