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 <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2022-04-22 05:47:21 +02:00
parent 1febad2ad4
commit c8adaee195

View 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",