mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/intrusion-detection-content-pt-open - remove deprecated ruleset. closes https://github.com/opnsense/plugins/issues/3803
This commit is contained in:
@@ -81,7 +81,6 @@ security/crowdsec -- Lightweight and collaborative security engine
|
||||
security/etpro-telemetry -- ET Pro Telemetry Edition
|
||||
security/intrusion-detection-content-et-open -- IDS Proofpoint full 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)
|
||||
security/maltrail -- Malicious traffic detection system
|
||||
security/openconnect -- OpenConnect Client
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
PLUGIN_NAME= intrusion-detection-content-pt-open
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= IDS PT Research ruleset (only for non-commercial use)
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_WWW= https://www.ptsecurity.com/ww-en/
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
@@ -1,3 +0,0 @@
|
||||
The Attack Detection Team searches for new vulnerabilities and 0-days,
|
||||
reproduces it and creates PoC exploits to understand how these security
|
||||
flaws work and how related attacks can be detected on the network layer.
|
||||
@@ -1,9 +0,0 @@
|
||||
The Attack Detection Team searches for new vulnerabilities and 0-days,
|
||||
reproduces it and creates PoC exploits to understand how these security
|
||||
flaws work and how related attacks can be detected on the network layer.
|
||||
Additionally, we are interested in malware and hackers’ TTPs, so we
|
||||
develop Suricata rules for detecting all sorts of such activities.
|
||||
|
||||
LICENSE: https://github.com/ptresearch/AttackDetection/blob/master/LICENSE
|
||||
|
||||
WWW: https://github.com/ptresearch/AttackDetection/
|
||||
-10
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset>
|
||||
<location url="https://github.com/ptresearch/AttackDetection/raw/master/" prefix="Non-Free"/>
|
||||
<files>
|
||||
<file url="https://github.com/ptresearch/AttackDetection/raw/master/pt.rules.tar.gz"
|
||||
description="PT Research ruleset"
|
||||
documentation_url="https://github.com/ptresearch/AttackDetection"
|
||||
>pt.research.rules</file>
|
||||
</files>
|
||||
</ruleset>
|
||||
Reference in New Issue
Block a user