mirror of https://github.com/OISF/suricata
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.
Other parsers (SMB, POP3, ENIP) already raise a too_many_transactions event when a flow exceeds its per-flow transaction limit. FTP had the limit wired up through app-layer.protocols.ftp.max-tx but just dropped the excess transaction on the floor with a "FTP does not set events yet..." TODO, so no event was raised when the limit was reached. Add the FtpEventTooManyTransactions variant, a stock rule at sid 2232002, and raise the event from FTPTransactionCreate when the live-tx count goes past ftp_config_maxtx. Issue: 8489 |
2 months ago | |
|---|---|---|
| .. | ||
| .cargo | ||
| derive | 2 months ago | |
| ffi | 2 months ago | |
| htp | 6 months ago | |
| src | 2 months ago | |
| suricatactl | 4 months ago | |
| suricatasc | 4 months ago | |
| sys | 2 months ago | |
| .gitignore | ||
| Cargo.lock.in | 2 months ago | |
| Cargo.toml.in | 5 months ago | |
| Makefile.am | 3 months ago | |
| cbindgen.toml | 2 months ago | |
| rustfmt.toml | ||