mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/intrusion-detection-content-et-open: shorten description
This commit is contained in:
@@ -78,6 +78,7 @@ net-mgmt/zabbix5-proxy -- Zabbix Proxy enables decentralized monitoring
|
||||
security/acme-client -- Let's Encrypt client
|
||||
security/clamav -- Antivirus engine for detecting malicious threats
|
||||
security/etpro-telemetry -- ET Pro Telemetry Edition
|
||||
security/intrusion-detection-content-et-open -- IDS Proofpoint ET open ruleset complementary subset for ET Pro Telemetry edition
|
||||
security/intrusion-detection-content-et-pro -- IDS Proofpoint ET Pro ruleset (needs a valid subscription)
|
||||
security/intrusion-detection-content-pt-open -- IDS PT Research ruleset (only for non-commercial use)
|
||||
security/intrusion-detection-content-snort-vrt -- IDS Snort VRT ruleset (needs registration or subscription)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PLUGIN_NAME= intrusion-detection-content-et-open
|
||||
PLUGIN_VERSION= 1.0.0
|
||||
#PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= IDS Proofpoint ET open ruleset, duplicates some rule files which are being delivered empty in ET Pro Telemetry edition so both can be installed
|
||||
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/
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
IDS Proofpoint ET open ruleset, duplicates some rule files which are being delivered empty in ET Pro Telemetry edition so both can be installed
|
||||
IDS Proofpoint ET open ruleset duplicates rule files which are being
|
||||
delivered empty in ET Pro Telemetry edition so both can be installed.
|
||||
|
||||
LICENSE: https://www.proofpoint.com/us/license
|
||||
|
||||
WWW: https://www.proofpoint.com/us/blog/threat-insight
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<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"/>
|
||||
<files>
|
||||
<file description="botcc.portgrouped" url="inline::rules/botcc.portgrouped.rules"et_open-botcc.portgrouped.rules</file>
|
||||
<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>
|
||||
<file description="ciarmy" url="inline::rules/ciarmy.rules">et_open.ciarmy.rules</file>
|
||||
<file description="compromised" url="inline::rules/compromised.rules">et_open.compromised.rules</file>
|
||||
|
||||
Reference in New Issue
Block a user