]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ruleset-sources: Remove support for PT Attack Team Detection rules.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 22 Apr 2022 03:47:21 +0000 (05:47 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 22 Apr 2022 03:47:21 +0000 (05:47 +0200)
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 <stefan.schantl@ipfire.org>
config/suricata/ruleset-sources

index 1d2c6e98b2b37d9c9a4b4497782da6b59fc7f886..54a739d18cd39525fd6ec802a7c280ca7e7b38fd 100644 (file)
@@ -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",