mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/intrusion-detection-content-et-open - deprecate version 4 rules (6 should be minimum now)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PLUGIN_NAME= intrusion-detection-content-et-open
|
||||
PLUGIN_VERSION= 1.0.1
|
||||
#PLUGIN_REVISION= 1
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= IDS Proofpoint ET open ruleset complementary subset for ET Pro Telemetry edition
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_WWW= https://rules.emergingthreats.net/
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset documentation_url="https://doc.emergingthreats.net/bin/view/Main/EmergingFAQ">
|
||||
<location url="https://rules.emergingthreats.net/open/suricata-4.0/emerging.rules.tar.gz" prefix="ET open"/>
|
||||
<version url="https://rules.emergingthreats.net/open/suricata-4.0/version.txt"/>
|
||||
<location url="https://rules.emergingthreats.net/open/suricata-6.0/emerging.rules.tar.gz" prefix="ET open"/>
|
||||
<version url="https://rules.emergingthreats.net/open/suricata-6.0/version.txt"/>
|
||||
<files>
|
||||
<file description="botcc.portgrouped" url="inline::rules/botcc.portgrouped.rules">et_open-botcc.portgrouped.rules</file>
|
||||
<file description="botcc" url="inline::rules/botcc.rules">et_open.botcc.rules</file>
|
||||
|
||||
Reference in New Issue
Block a user