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 adds support for the replace keyword. It is used with content to change selected part of the payload. The major point with this patch is that having a replace keyword made necessary to avoid all stream level check because we need to access to the could-be-modified packet payload. One of the main difficulty is to handle complex signature. If there is other content check, we must do the substitution when we're sure all match are valid. The patch adds an attribute to the thread context variable to be able to deal with recursivity of the match function. Replace is only activated in IPS mode and apply only to raw match. |
15 years ago | |
|---|---|---|
| benches | 17 years ago | |
| doc | 15 years ago | |
| libhtp | 15 years ago | |
| m4 | 17 years ago | |
| qa | 15 years ago | |
| rules | 15 years ago | |
| src | 15 years ago | |
| .gitignore | 16 years ago | |
| COPYING | 17 years ago | |
| ChangeLog | 17 years ago | |
| LICENSE | 17 years ago | |
| Makefile.am | 16 years ago | |
| Makefile.cvs | 17 years ago | |
| acsite.m4 | 17 years ago | |
| autogen.sh | 16 years ago | |
| classification.config | 17 years ago | |
| configure.in | 15 years ago | |
| depcomp | 17 years ago | |
| doxygen.cfg | 17 years ago | |
| install-sh | 17 years ago | |
| missing | 17 years ago | |
| mkinstalldirs | 17 years ago | |
| reference.config | 16 years ago | |
| suricata.yaml | 15 years ago | |