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
Victor Julien ca67408e79 stream: set event for suspected data injection during 3whs
This rule will match on the STREAM_3WHS_ACK_DATA_INJECT, that is
set if we're:
- in IPS mode
- get a data packet from the server
- that matches the exact SEQ/ACK expectations for the 3whs

The action of the rule is set to drop as the stream engine will drop.
So the rule action is actually not needed, but for consistency it
is drop.
7 years ago
..
Makefile.am
app-layer-events.rules
decoder-events.rules decoder: implement IEEE802.1AH 7 years ago
dnp3-events.rules
dns-events.rules
files.rules doc: update filestore for file hash extraction 7 years ago
http-events.rules
modbus-events.rules
nfs-events.rules
ntp-events.rules
smtp-events.rules
stream-events.rules stream: set event for suspected data injection during 3whs 7 years ago
tls-events.rules