mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +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-min-size: 32768
|
||||||
content-inspect-window: 4096
|
content-inspect-window: 4096
|
||||||
imap:
|
imap:
|
||||||
enabled: detection-only
|
enabled: yes
|
||||||
msn:
|
msn:
|
||||||
enabled: detection-only
|
enabled: yes
|
||||||
smb:
|
smb:
|
||||||
enabled: yes
|
enabled: yes
|
||||||
detection-ports:
|
detection-ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user