obrisane nepotrebne datoteke od zadnjeg builda
[ossec-hids.git] / debian / ossec-hids / var / ossec / rules / ms-se_rules.xml
diff --git a/debian/ossec-hids/var/ossec/rules/ms-se_rules.xml b/debian/ossec-hids/var/ossec/rules/ms-se_rules.xml
deleted file mode 100644 (file)
index fdfa23f..0000000
+++ /dev/null
@@ -1,131 +0,0 @@
-<!-- @(#) $Id: ./etc/rules/ms-se_rules.xml, 2011/09/08 dcid Exp $
-
-  -  Official Microsoft Security Essentials rules for OSSEC.
-  -
-  -  Copyright (C) 2010 Trend Micro Inc.
-  -  All rights reserved.
-  -
-  -  This program is a free software; you can redistribute it
-  -  and/or modify it under the terms of the GNU General Public
-  -  License (version 2) as published by the FSF - Free Software
-  -  Foundation.
-  -
-  -  License details: http://www.ossec.net/en/licensing.html
-  -->
-  
-
-
-
-<group name="windows,mse,">
-  <rule id="7701" level="0">
-    <category>windows</category>
-    <if_sid>18101,18102,18103</if_sid>
-    <extra_data>^Microsoft Antimalware</extra_data>
-    <description>Grouping of Microsoft Security Essentials rules.</description>
-  </rule>
-
-  <rule id="7710" level="12">
-    <if_sid>7701</if_sid>
-    <id>^1118$|^1119$</id>
-    <group>virus</group>
-    <description>Microsoft Security Essentials - Virus detected, but unable to remove.</description>
-  </rule>
-
-  <rule id="7711" level="7">
-    <if_sid>7701</if_sid>
-    <id>^1107$</id>
-    <group>virus</group>
-    <description>Microsoft Security Essentials - Virus detected and properly removed.</description>
-  </rule>
-
-  <rule id="7712" level="7">
-    <if_sid>7701</if_sid>
-    <id>^1119$|^1118$|^1117$|^1116$</id>
-    <group>virus</group>
-    <description>Microsoft Security Essentials - Virus detected.</description>
-  </rule>
-    
-  <rule id="7713" level="7">
-    <if_sid>7701</if_sid>
-    <id>^1015$</id>
-    <group>virus,</group>
-    <description>Microsoft Security Essentials - Suspicious activity detected.</description>
-  </rule>
-
-  <rule id="7720" level="3">
-    <if_sid>7701</if_sid>
-    <id>^5007$</id>
-    <description>Microsoft Security Essentials - Configuration changed.</description>
-    <group>policy_changed,</group>
-  </rule>
-
-  <rule id="7721" level="9">
-    <if_sid>7701</if_sid>
-    <id>^5008$</id>
-    <description>Microsoft Security Essentials - Service failed.</description>
-  </rule>
-
-  <rule id="7722" level="9">
-    <if_sid>7701</if_sid>
-    <id>^3002$</id>
-    <description>Microsoft Security Essentials - Real time protection failed.</description>
-  </rule>
-
-  <rule id="7723" level="8">
-    <if_sid>7701</if_sid>
-    <id>^2012$</id>
-    <description>Microsoft Security Essentials - Cannot use Dynamic Signature Service.</description>
-  </rule>
-
-  <rule id="7724" level="8">
-    <if_sid>7701</if_sid>
-    <id>^2004$</id>
-    <description>Microsoft Security Essentials - Loading definitions failed. Using last good set.</description>
-  </rule>
-
-  <rule id="7725" level="8">
-    <if_sid>7701</if_sid>
-    <id>^2003$</id>
-    <description>Microsoft Security Essentials - Engine update failed.</description>
-  </rule>
-
-  <rule id="7726" level="8">
-    <if_sid>7701</if_sid>
-    <id>^2001$</id>
-    <description>Microsoft Security Essentials - Definitions update failed.</description>
-  </rule>
-
-  <rule id="7727" level="7">
-    <if_sid>7701</if_sid>
-    <id>^1005$</id>
-    <description>Microsoft Security Essentials - Scan error. Scan has stopped.</description>
-  </rule>
-
-  <rule id="7728" level="5">
-    <if_sid>7701</if_sid>
-    <id>^1002$</id>
-    <description>Microsoft Security Essentials - Scan stopped before completion.</description>
-  </rule>
-
-
-  <rule id="7731" level="5">
-    <if_sid>7711, 7712</if_sid>
-    <match>Virus:DOS/EICAR_Test_File</match>
-    <options>alert_by_email</options>
-    <description>Microsoft Security Essentials - EICAR test file detected.</description>
-  </rule>
-
-
-  <rule id="7750" level="10" frequency="6" timeframe="240">
-    <if_matched_sid>7711</if_matched_sid>
-    <description>Multiple Microsoft Security Essentials AV warnings detected.</description>
-  </rule>
-
-  <rule id="7751" level="10" frequency="6" timeframe="240">
-    <if_matched_sid>7712</if_matched_sid>
-    <description>Multiple Microsoft Security Essentials AV warnings detected.</description>
-  </rule>
-</group> <!-- mse -->
-
-
-<!-- EOF -->