|
|
|
@ -91,11 +91,16 @@ you can pick from. These are:
|
|
|
|
* http (either HTTP1 or HTTP2)
|
|
|
|
* http (either HTTP1 or HTTP2)
|
|
|
|
* http1
|
|
|
|
* http1
|
|
|
|
* http2
|
|
|
|
* http2
|
|
|
|
* ftp
|
|
|
|
|
|
|
|
* tls (this includes ssl)
|
|
|
|
* tls (this includes ssl)
|
|
|
|
|
|
|
|
* quic
|
|
|
|
|
|
|
|
* ftp (ftp command channel)
|
|
|
|
|
|
|
|
* ftp-data (ftp data channel)
|
|
|
|
* smb
|
|
|
|
* smb
|
|
|
|
* dns
|
|
|
|
* dns
|
|
|
|
|
|
|
|
* doh2 (dns over http/2)
|
|
|
|
|
|
|
|
* mdns
|
|
|
|
* dcerpc
|
|
|
|
* dcerpc
|
|
|
|
|
|
|
|
* ldap
|
|
|
|
* dhcp
|
|
|
|
* dhcp
|
|
|
|
* ssh
|
|
|
|
* ssh
|
|
|
|
* smtp
|
|
|
|
* smtp
|
|
|
|
@ -108,6 +113,7 @@ you can pick from. These are:
|
|
|
|
* ike
|
|
|
|
* ike
|
|
|
|
* krb5
|
|
|
|
* krb5
|
|
|
|
* bittorrent-dht
|
|
|
|
* bittorrent-dht
|
|
|
|
|
|
|
|
* mqtt
|
|
|
|
* ntp
|
|
|
|
* ntp
|
|
|
|
* dhcp
|
|
|
|
* dhcp
|
|
|
|
* rfb
|
|
|
|
* rfb
|
|
|
|
@ -115,7 +121,9 @@ you can pick from. These are:
|
|
|
|
* snmp
|
|
|
|
* snmp
|
|
|
|
* tftp
|
|
|
|
* tftp
|
|
|
|
* sip
|
|
|
|
* sip
|
|
|
|
|
|
|
|
* telnet
|
|
|
|
* websocket
|
|
|
|
* websocket
|
|
|
|
|
|
|
|
* pgsql
|
|
|
|
|
|
|
|
|
|
|
|
The availability of these protocols depends on whether the protocol
|
|
|
|
The availability of these protocols depends on whether the protocol
|
|
|
|
is enabled in the configuration file, suricata.yaml.
|
|
|
|
is enabled in the configuration file, suricata.yaml.
|
|
|
|
|