You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rules
Lukas Sismis d18e52ed93 decode-udp: Allow shorter UDP packets than the remaining payload length
If the packet is shorter than IP payload length we no longer flag it as an
invalid UDP packet. UDP packet can be therefore shorter than IP payload.
Keyword "udp.hlen_invalid" became outdated as we no longer flag short UDP
packets as invalid.

Redmine ticket: #5693
3 years ago
..
Makefile.am quic: events and rules on them 3 years ago
app-layer-events.rules
decoder-events.rules decode-udp: Allow shorter UDP packets than the remaining payload length 3 years ago
dhcp-events.rules
dnp3-events.rules
dns-events.rules dns: parse and alert on invalid opcodes 3 years ago
files.rules
http-events.rules protocol-change: sets event in case of failure 3 years ago
http2-events.rules
ipsec-events.rules
kerberos-events.rules
modbus-events.rules
mqtt-events.rules mqtt: raise event on parse error 4 years ago
nfs-events.rules nfs: limits the number of active transactions per flow 4 years ago
ntp-events.rules
quic-events.rules quic: events and rules on them 3 years ago
smb-events.rules smb: configurable max number of transactions per flow 3 years ago
smtp-events.rules protocol-change: sets event in case of failure 3 years ago
ssh-events.rules
stream-events.rules stream/rules: disable depth rule by default 3 years ago
tls-events.rules