Snort mailing list archives

rule in web-iis.rules causes snort 2.0.0 to die


From: "Crowell, Gary" <Gary.Crowell () experian com>
Date: Wed, 17 Dec 2003 11:44:18 -0600

Hi All,

I am running Snort 2.0.0 and the following commented out rule from
web-iis.rules causes snort to die.

        .
        .
####alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:"WEB-IIS
unicode directory traversal attempt"; flow:to_server,established;
content:"/..%c0%af../"; nocase; classtype:web-application-attack;
reference:cve,CVE-2000-0884; sid:981; rev:6;)
#####^^^^^^
alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:"WEB-IIS
unicode directory traversal attempt"; flow:to_server,established;
content:"/..%c1%1c../"; nocase; classtype:web-application-attack;
reference:cve,CVE-2000-0884; sid:982; rev:6;)
alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:"WEB-IIS
unicode directory traversal attempt"; flow:to_server,established;
content:"/..%c1%9c../"; nocase; classtype:web-application-attack;
reference:cve,CVE-2000-0884; sid:983; rev:6;)
        .
        .

Very best regards,

gary crowell


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
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


Current thread: