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/smb
Victor Julien 816bd022a6 smb1: improve non nt-status handling
Support SRV error, with a couple of codes.
Rename statux field to status_code.
7 years ago
..
auth.rs smb: update to der-parser 0.5.1 7 years ago
dcerpc.rs rust/smb: initial support 7 years ago
dcerpc_records.rs rust/smb: initial support 7 years ago
debug.rs smb: disable debug output 7 years ago
detect.rs rust/smb: initial support 7 years ago
events.rs smb1: set event on empty/malformed dialect 7 years ago
files.rs rust/smb: initial support 7 years ago
funcs.rs smb2: map ioctl funcs to names 7 years ago
log.rs smb1: improve non nt-status handling 7 years ago
mod.rs smb2: break out ioctl handling 7 years ago
nbss_records.rs smb: improve nbss/smb record detection 7 years ago
ntlmssp_records.rs smb: session setup improvements 7 years ago
session.rs smb: session setup improvements 7 years ago
smb.rs smb1: improve non nt-status handling 7 years ago
smb1.rs smb1: extract server guid from negotiate 7 years ago
smb1_records.rs smb1: improve non nt-status handling 7 years ago
smb1_session.rs smb1: ignore tree_id in session setup 7 years ago
smb2.rs smb2: break out ioctl handling 7 years ago
smb2_ioctl.rs smb2: break out ioctl handling 7 years ago
smb2_records.rs smb2: parse async records 7 years ago
smb2_session.rs smb: session setup improvements 7 years ago
smb3.rs smb3: parse transform records 7 years ago
smb_records.rs smb: move common parsing funcs into own file 7 years ago