mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Suricata: Add port 81 (UpdateAccelerator) to group of HTTP ports.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
006b79aaa9
commit
d383248063
@@ -30,7 +30,7 @@ vars:
|
|||||||
ENIP_SERVER: "$HOME_NET"
|
ENIP_SERVER: "$HOME_NET"
|
||||||
|
|
||||||
port-groups:
|
port-groups:
|
||||||
HTTP_PORTS: "80"
|
HTTP_PORTS: "[80,81]"
|
||||||
SHELLCODE_PORTS: "!80"
|
SHELLCODE_PORTS: "!80"
|
||||||
ORACLE_PORTS: 1521
|
ORACLE_PORTS: 1521
|
||||||
SSH_PORTS: "[22,222]"
|
SSH_PORTS: "[22,222]"
|
||||||
|
|||||||
Reference in New Issue
Block a user