mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 11:05:54 +02:00
Suricata: enable full detection for missing protocols
These are IMAP and MSN, which can be safely enabled. Partially fixes #11808 Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Cc: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
committed by
Stefan Schantl
parent
05a635ec04
commit
8723bb91ae
@@ -182,9 +182,9 @@ app-layer:
|
||||
content-inspect-min-size: 32768
|
||||
content-inspect-window: 4096
|
||||
imap:
|
||||
enabled: detection-only
|
||||
enabled: yes
|
||||
msn:
|
||||
enabled: detection-only
|
||||
enabled: yes
|
||||
smb:
|
||||
enabled: yes
|
||||
detection-ports:
|
||||
|
||||
Reference in New Issue
Block a user