Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
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.
 
 
 
 
 
 
Go to file
Eric Leblond 9b235b3d9e streaming: randomize chunk size
By randomizing chunk size around the choosen value, it is possible
to escape some evasion technics that are using the fact they know
chunk size to split the attack at the correct place.
This patch activates randomization by default and set the random
interval to chunk size value +- 10%.
12 years ago
benches
contrib
doc
libhtp Update version number of bundled htp to 0.2.12, so it matches the non-bundled version. 12 years ago
m4
qa coccinelle: add tcp flag check 12 years ago
rules stream: handle extra different SYN/ACK 12 years ago
scripts suricatasc: fix make distcheck. 12 years ago
src streaming: randomize chunk size 12 years ago
.gitignore
COPYING
ChangeLog
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.ac configure: use correct syntax for help string 12 years ago
doxygen.cfg
mkinstalldirs
reference.config
suricata.yaml.in streaming: randomize chunk size 12 years ago
threshold.config