diff --git a/security/intrusion-detection-content-pt-open/Makefile b/security/intrusion-detection-content-pt-open/Makefile index ba5de8836..8e7246d5f 100644 --- a/security/intrusion-detection-content-pt-open/Makefile +++ b/security/intrusion-detection-content-pt-open/Makefile @@ -2,5 +2,6 @@ PLUGIN_NAME= intrusion-detection-content-pt-open PLUGIN_VERSION= 1.0 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" diff --git a/security/intrusion-detection-content-pt-open/pkg-descr b/security/intrusion-detection-content-pt-open/pkg-descr new file mode 100644 index 000000000..27eb4adcf --- /dev/null +++ b/security/intrusion-detection-content-pt-open/pkg-descr @@ -0,0 +1,3 @@ +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.