suricata.yaml: add some port variables

These variables are used by Talos ruleset and defining them allow
to get almost all rules of ruleset loaded.
pull/2804/head
Eric Leblond 7 years ago committed by Victor Julien
parent eb70b1e195
commit c3806ebd2a

@ -41,6 +41,8 @@ vars:
SSH_PORTS: 22
DNP3_PORTS: 20000
MODBUS_PORTS: 502
FILE_DATA_PORTS: "[$HTTP_PORTS,110,143]"
FTP_PORTS: 21
##

Loading…
Cancel
Save