Generated by : ../snort_rule_urlchecker version Thu Dec 1 22:06:24 PST 2005

Which may be found at http://www.grotto-group.com/~gulfie/projects... maybe


./snortrules-COMM-2.4/rules/community-web-iis.rules Fri Dec 2 01:23:23 2005
Filename : line Rules
./snortrules-COMM-2.4/rules/community-web-iis.rules : 1 # Copyright 2005 Sourcefire, Inc. All Rights Reserved.
./snortrules-COMM-2.4/rules/community-web-iis.rules : 2 # These rules are licensed under the GNU General Public License.
./snortrules-COMM-2.4/rules/community-web-iis.rules : 3 # Please see the file LICENSE in this directory for more details.
./snortrules-COMM-2.4/rules/community-web-iis.rules : 4 # $Id: community-web-iis.rules,v 1.2 2005/10/20 13:49:44 akirk Exp $
./snortrules-COMM-2.4/rules/community-web-iis.rules : 5
./snortrules-COMM-2.4/rules/community-web-iis.rules : 6 #Rules submitted by rmkml
./snortrules-COMM-2.4/rules/community-web-iis.rules : 7 alert tcp $EXTERNAL_NET any -> $HOME_NET $HTTP_PORTS (msg:"COMMUNITY WEB-IIS Remote IIS Server Name spoof attempt localhost"; flow:to_server,established; content:"localhost"; nocase; pcre:"/http\x3A\/\/localhost\/.*\.asp/i"; reference:cve,2005-2678; classtype:web-application-activity; sid:100000138; rev:1;)
./snortrules-COMM-2.4/rules/community-web-iis.rules : 8 alert tcp $EXTERNAL_NET any -> $HOME_NET $HTTP_PORTS (msg:"COMMUNITY WEB-IIS Remote IIS Server Name spoof attempt loopback IP"; flow:to_server,established; content:"127.0.0.1"; pcre:"/http\x3A\/\/127\.0\.0\.1\/.*\.asp/i"; reference:cve,2005-2678; classtype:web-application-activity; sid:100000139; rev:1;)
./snortrules-COMM-2.4/rules/community-web-iis.rules : 9 alert tcp $EXTERNAL_NET any -> $HOME_NET $HTTP_PORTS (msg:"COMMUNITY WEB-IIS RSA WebAgent Redirect Overflow attempt"; flow:to_server,established; uricontent:"/WebID/IISWebAgentIF.dll"; nocase; pcre:"/\x3fRedirect\x3f[^\s]{100,}/smi"; classtype:web-application-activity; sid:100000173; rev:1;)
./snortrules-COMM-2.4/rules/community-web-iis.rules : 10 alert tcp $EXTERNAL_NET any -> $HOME_NET $HTTP_PORTS (msg:"COMMUNITY WEB-IIS RSA WebAgent access"; flow:to_server,established; uricontent:"/WebID/IISWebAgentIF.dll"; nocase; reference:cve,2005-1118; reference:bugtraq,13168; classtype:web-application-activity; sid:100000174; rev:1;)