update glutton

This commit is contained in:
t3chn0m4g3
2018-08-02 14:52:50 +00:00
parent 67d5c5a26c
commit a5f027e896
2 changed files with 8 additions and 1 deletions

View File

@ -14,12 +14,18 @@ rules:
- match: tcp dst port 445
type: conn_handler
target: smb
- match: tcp dst port 1883
type: conn_handler
target: mqtt
- match: tcp dst port 3389
type: conn_handler
target: rdp
- match: tcp dst port 5060
type: conn_handler
target: sip
- match: tcp dst port 5222 or port 5223
type: conn_handler
target: jabber
- match: tcp
type: conn_handler
target: default