From: Stefan Schantl Date: Fri, 22 Apr 2022 03:47:21 +0000 (+0200) Subject: ruleset-sources: Remove support for PT Attack Team Detection rules. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8adaee1958ed0c382341e08949d5cb88bd58c7e;p=people%2Fstevee%2Fipfire-2.x.git ruleset-sources: Remove support for PT Attack Team Detection rules. All of a sudden this ruleset provider has dissapeared from Github. I was not able to find any further details or web page or the ruleset anymore. Signed-off-by: Stefan Schantl --- diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources index 1d2c6e98b2..54a739d18c 100644 --- a/config/suricata/ruleset-sources +++ b/config/suricata/ruleset-sources @@ -97,16 +97,6 @@ our %Providers = ( dl_type => "plain", }, - # Positive Technologies Attack Detection Team rules. - attack_detection => { - summary => "PT Attack Detection Team Rules", - website => "https://github.com/ptresearch/AttackDetection", - tr_string => "attack detection team rules", - requires_subscription => "False", - dl_url => "https://raw.githubusercontent.com/ptresearch/AttackDetection/master/pt.rules.tar.gz", - dl_type => "archive", - }, - # Secureworks Security rules. secureworks_security => { summary => "Secureworks Security Ruleset",