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
Giuseppe Longo 8f1998e35f hsbd: inspect buffer depending on the engine mode
Currently, data is buffered up to response-body-minimal size
and response-body-inspect-window before being inspected.
With this, in IPS mode, inspect data as it comes in up.

The sliding window concept is used here,
some data chunks are copied into the window (buffer)
then it's inspected.
10 years ago
benches
contrib suri-graphite: add ouput to file option 10 years ago
doc Fix make distcheck on CentOS 5.11 11 years ago
lua output-lua: add SCPacketTimeString 11 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa parsing: s/strtok/strtok_r/g 10 years ago
rules decode: add ERSPANv1 decoder 10 years ago
scripts suricatasc: allow for longer response times after connect 10 years ago
src hsbd: inspect buffer depending on the engine mode 10 years ago
.gitignore unittest: make check use a qa/log dir for logging 12 years ago
.travis.yml travis-ci: use make check 11 years ago
COPYING
ChangeLog Update changelog for 2.1beta4 release 10 years ago
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am Respect DESTDIR in install-conf and install-rules. 11 years ago
Makefile.cvs
acsite.m4
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 13 years ago
classification.config Import of classification.config 16 years ago
config.rpath Add file needed for some autotools version. 12 years ago
configure.ac Feature #1440: support wildcards in rule filenames 10 years ago
doxygen.cfg doxygen: add source browser 11 years ago
reference.config Update reference.config 11 years ago
suricata.yaml.in app-layer-htp: add http_body_inline setting 10 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago