mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 02:25:05 +00:00
(ids) add test ruleset for suricata
enable the opnsense test ruleset and try to download the eicar virus: http://www.eicar.org/download/eicar.com.txt it should block (over http) closes https://github.com/opnsense/core/issues/884
This commit is contained in:
parent
3272c7bb1f
commit
16e3ddf2fa
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset documentation_url="http://docs.opnsense.org/">
|
||||
<location url="https://rulesets.opnsense.org/suricata/" prefix="OPNsense"/>
|
||||
<files>
|
||||
<file description="test rules">opnsense.test.rules</file>
|
||||
</files>
|
||||
</ruleset>
|
||||
Loading…
x
Reference in New Issue
Block a user