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.
TFTP parsing and logging written in Rust.
Log on eve.json the type of request (read or write), the name of the file and
the mode.
Example of output:
"tftp":{"packet":"read","file":"rfc1350.txt","mode":"octet"}
|
8 years ago | |
|---|---|---|
| .. | ||
| .cargo | 9 years ago | |
| src | 8 years ago | |
| .gitignore | 9 years ago | |
| Cargo.toml.in | 9 years ago | |
| Makefile.am | 8 years ago | |
| gen-c-headers.py | 8 years ago | |