mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
ids-ruleset-sources: New package
Move the file which contains the download URL's for the IDS rulesets into an own common package. This will allow us in future to easily ship a changed file with a core update. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
1
config/rootfiles/common/ids-ruleset-sources
Normal file
1
config/rootfiles/common/ids-ruleset-sources
Normal file
@@ -0,0 +1 @@
|
||||
/var/ipfire/suricata/ruleset-sources
|
||||
11
config/suricata/ruleset-sources
Normal file
11
config/suricata/ruleset-sources
Normal file
@@ -0,0 +1,11 @@
|
||||
# Ruleset for registered sourcefire users.
|
||||
registered = https://www.snort.org/downloads/registered/snortrules-snapshot-29110.tar.gz?oinkcode=<oinkcode>
|
||||
|
||||
# Ruleset for registered sourcefire users with valid subscription.
|
||||
subscripted = https://www.snort.org/downloads/registered/snortrules-snapshot-29110.tar.gz?oinkcode=<oinkcode>
|
||||
|
||||
# Community rules from sourcefire.
|
||||
community = https://www.snort.org/downloads/community/community-rules.tar.gz
|
||||
|
||||
# Emerging threads community rules.
|
||||
emerging = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
|
||||
Reference in New Issue
Block a user