Merge commit 'v2.5.1'
[ossec-hids.git] / etc / rules / apache_rules.xml
index 1a723dc..f823886 100755 (executable)
@@ -1,4 +1,4 @@
-<!-- @(#) $Id: apache_rules.xml,v 1.36 2009/09/16 14:19:45 dcid Exp $
+<!-- @(#) $Id$
   -  Official Apache rules for OSSEC.
   -
   -  Copyright (C) 2009 Trend Micro Inc.
@@ -6,7 +6,7 @@
   -
   -  This program is a free software; you can redistribute it
   -  and/or modify it under the terms of the GNU General Public
-  -  License (version 3) as published by the FSF - Free Software
+  -  License (version 2) as published by the FSF - Free Software
   -  Foundation.
   -
   -  License details: http://www.ossec.net/en/licensing.html
@@ -43,7 +43,7 @@
     <if_sid>30103</if_sid>
     <match>exit signal Segmentation Fault</match>
     <description>Apache segmentation fault.</description>
-    <info>http://www.securityfocus.com/infocus/1633</info>
+    <info type="link">http://www.securityfocus.com/infocus/1633</info>
     <group>service_availability,</group>
   </rule>
 
@@ -65,7 +65,8 @@
     <if_sid>30101</if_sid>
     <match>Client sent malformed Host header</match>
     <description>Code Red attack.</description>
-    <info>http://www.cert.org/advisories/CA-2001-19.html</info>
+    <info type="link">http://www.cert.org/advisories/CA-2001-19.html</info>
+    <info type="text">CERT: Advisory CA-2001-19 "Code Red" Worm Exploiting Buffer Overflow In IIS Indexing Service DLL</info>
     <group>automatic_attack,</group>
   </rule>