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 75fb352bde detect: add ldap.request.attribute_type
ldap.request.attribute_type matches on LDAP attribute type/description
This keyword maps the following eve fields:
ldap.request.search_request.attributes[]
ldap.request.modify_request.changes[].modification.attribute_type
ldap.request.add_request.attributes[].name
ldap.request.compare_request.attribute_value_assertion.description
It is a sticky buffer
Supports multiple buffer matching
Supports prefiltering

Ticket: #7533
3 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive app-layer: use uint8_t consistent for event IDs 9 months ago
htp http: restore behavior for event http.uri_delim_non_compliant 3 months ago
src detect: add ldap.request.attribute_type 3 months ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 4 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 4 months ago
sys rust: export jsonbuilder API in sys crate 3 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in pop3: app-layer parser using sawp-pop3 3 months ago
Cargo.toml.in pop3: app-layer parser using sawp-pop3 3 months ago
Makefile.am rust: export jsonbuilder API in sys crate 3 months ago
cbindgen.toml rust: export jsonbuilder API in sys crate 3 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago