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.
suricata/rust
Alice Akaki d4ec5b9765 detect: add ldap.responses.attribute_type
ldap.responses.attribute_type matches on LDAP attribute type/description
This keyword maps the eve field ldap.responses[].search_result_entry.attributes[].type
It is a sticky buffer
Supports multiple buffer matching
Supports prefiltering

Ticket: #7533
4 months ago
..
.cargo
derive app-layer: use uint8_t consistent for event IDs 9 months ago
htp http: restore behavior for event http.uri_delim_non_compliant 4 months ago
src detect: add ldap.responses.attribute_type 4 months ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 5 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 5 months ago
sys rust: export jsonbuilder API in sys crate 4 months ago
.gitignore
Cargo.lock.in pop3: app-layer parser using sawp-pop3 4 months ago
Cargo.toml.in pop3: app-layer parser using sawp-pop3 4 months ago
Makefile.am rust: export jsonbuilder API in sys crate 4 months ago
cbindgen.toml rust: export jsonbuilder API in sys crate 4 months ago
rustfmt.toml