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-client.rules Fri Dec 2 01:23:23 2005
Filename : line Rules
./snortrules-COMM-2.4/rules/community-web-client.rules : 1 # Copyright 2005 Sourcefire, Inc. All Rights Reserved.
./snortrules-COMM-2.4/rules/community-web-client.rules : 2 # These rules are licensed under the GNU General Public License.
./snortrules-COMM-2.4/rules/community-web-client.rules : 3 # Please see the file LICENSE in this directory for more details.
./snortrules-COMM-2.4/rules/community-web-client.rules : 4 # $Id: community-web-client.rules,v 1.7 2005/04/01 17:16:23 akirk Exp $
./snortrules-COMM-2.4/rules/community-web-client.rules : 5
./snortrules-COMM-2.4/rules/community-web-client.rules : 6 alert tcp $EXTERNAL_NET 80 - > $HOME_NET any (msg:"COMMUNITY WEB-CLIENT Internet Explorer URLMON.DLL Content-Type Overflow Attempt"; flow:to_client,established; content:"Content-Type|3A|"; nocase; pcre:"/Content-Type\x3A[^\r\n]{300,}/i"; classtype:attempted-admin; reference:bugtraq,7419; reference:cve,2003-0113; reference:url,www.microsoft.com/technet/security/bulletin/MS03-015.mspx; sid:100000118; rev:1;)
./snortrules-COMM-2.4/rules/community-web-client.rules : 7 alert tcp $EXTERNAL_NET 80 - > $HOME_NET any (msg:"COMMUNITY WEB-CLIENT Internet Explorer URLMON.DLL Content-Encoding Overflow Attempt"; flow:to_client,established; content:"Content-Encoding|3A|"; nocase; pcre:"/Content-Encoding\x3A[^\r\n]{300,}/i"; classtype:attempted-admin; reference:bugtraq,7419; reference:cve,2003-0113; reference:url,www.microsoft.com/technet/security/bulletin/MS03-015.mspx; sid:100000119; rev:1;)