Added blackbox and moved suricata config to separate file
This commit is contained in:
14
config/assets/blackbox.yml
Normal file
14
config/assets/blackbox.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
modules:
|
||||
icmp:
|
||||
prober: icmp
|
||||
http_2xx:
|
||||
prober: http
|
||||
http:
|
||||
preferred_ip_protocol: ip4
|
||||
http_2xx_tls_no_verify:
|
||||
prober: http
|
||||
http:
|
||||
tls_config:
|
||||
insecure_skip_verify: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user