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/src
Philippe Antoine 34a4625156 ja4: handles non alphanumeric alpn
Ticket: 7267

Follows more closely the specification :
https://github.com/FoxIO-LLC/ja4/blob/main/technical_details/JA4.md#alpn-extension-value

Also fixes the case with a single-char alpn.

(cherry picked from commit 1e152d1f10)
10 months ago
..
applayertemplate
asn1 rust: fix clippy lint for legacy_numeric_constants 1 year ago
bittorrent_dht
dcerpc dcerpc: don't reuse completed tx 10 months ago
detect rust/detect: fix too_long_first_doc_paragraph clippy warning 10 months ago
dhcp rust/probing: safety check for null input 1 year ago
dns dns: allow triggering raw stream reassembly 1 year ago
ffi
ftp rust: fix clippy lint for legacy_numeric_constants 1 year ago
http2 rust: fix byte_char_slices clippy warnings 11 months ago
ike rust/ike: fix collapsible_match clippy warning 11 months ago
krb rust/probing: safety check for null input 1 year ago
mime
modbus modbus: abort flow parsing on flood 1 year ago
mqtt rust: fix clippy lint for legacy_numeric_constants 1 year ago
nfs rust/probing: safety check for null input 1 year ago
ntp rust/probing: safety check for null input 1 year ago
pgsql pgsql: trigger raw stream reassembly at tx completion 10 months ago
quic output/ja4: Restrict ja4 hashes to alerts 1 year ago
rdp
rfb rust/rfb: use consistent key name for security_result 11 months ago
sip
smb smb/ntlmssp: improve version check 1 year ago
snmp rust/probing: safety check for null input 1 year ago
ssh rust/ssh: fix clippy warning, reference can be used 12 months ago
telnet
tftp
x509
applayer.rs rust: compatibility with cbindgen 0.27 12 months ago
common.rs
conf.rs rust: compatibility with cbindgen 0.27 12 months ago
core.rs rust: compatibility with cbindgen 0.27 12 months ago
feature.rs
filecontainer.rs rust: compatibility with cbindgen 0.27 12 months ago
filetracker.rs
frames.rs rust: compatibility with cbindgen 0.27 12 months ago
ja4.rs ja4: handles non alphanumeric alpn 10 months ago
jsonbuilder.rs jsonbuilder: fix serialization of nan and inf 1 year ago
kerberos.rs
lib.rs rust: compatibility with cbindgen 0.27 12 months ago
log.rs
lua.rs rust: compatibility with cbindgen 0.27 12 months ago
lzma.rs
plugin.rs
util.rs