mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
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.
This patch introduces a new set of commandline options meant for assisting in fuzz testing the app layer implementations. Per protocol, 2 commandline options are added: --afl-http-request=<filename> --afl-http=<filename> In the former case, the contents of the file are passed directly to the HTTP parser as request data. In the latter case, the data is devided between request and responses. First 64 bytes are request, then next 64 are response, next 64 are request, etc, etc. |
9 years ago | |
---|---|---|
benches | ||
contrib | ||
doc | ||
lua | ||
m4 | ||
qa | ||
rules | ||
scripts | ||
src | 9 years ago | |
.gitignore | ||
.travis.yml | ||
COPYING | ||
ChangeLog | ||
LICENSE | ||
Makefile.am | ||
Makefile.cvs | ||
acsite.m4 | ||
autogen.sh | ||
classification.config | ||
config.rpath | ||
configure.ac | 9 years ago | |
doxygen.cfg | ||
reference.config | ||
suricata.yaml.in | ||
threshold.config |