From 611d5c30fbc5ff693dc3ca350b2b9f83bfb2829a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 21 Sep 2017 09:21:19 +0200 Subject: [PATCH] security/intrusion-detection-content-pt-open: description to appease lint (cherry picked from commit 1402e6fb519f0732b83599dcca27f4aba065152e) --- security/intrusion-detection-content-pt-open/Makefile | 1 + security/intrusion-detection-content-pt-open/pkg-descr | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 security/intrusion-detection-content-pt-open/pkg-descr 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.