ruleset-sources: Update download URL for Talos rulesets.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2021-04-05 07:13:45 +02:00
parent 6cbed0c213
commit 1aa3dbf56d

View File

@@ -23,7 +23,7 @@ our %Providers = (
website => "https://www.snort.org",
tr_string => "registered user rules",
requires_subscription => "True",
dl_url => "https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<subscription_code>",
dl_url => "https://www.snort.org/rules/snortrules-snapshot-29171.tar.gz?oinkcode=<subscription_code>",
dl_type => "archive",
},
@@ -33,7 +33,7 @@ our %Providers = (
website => "https://www.snort.org",
tr_string => "subscripted user rules",
requires_subscription => "True",
dl_url => "https://www.snort.org/rules/snortrules-snapshot-29161.tar.gz?oinkcode=<subscription_code>",
dl_url => "https://www.snort.org/rules/snortrules-snapshot-29171.tar.gz?oinkcode=<subscription_code>",
dl_type => "archive",
},