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
Victor Julien ac4e888597 smb2/dcerpc: probe if response data is dcerpc
If we missed the tree connect we can't know for sure if we're
reading from a (DCERPC) PIPE or not. In this case probe the data
to see if it looks like DCERPC.

If the detection succeeds, use a special 'suricata::dcerpc' service
in the TX.

Simplify handling of DCERPC records that cross records

Update logging for the response only TXs.
8 years ago
..
applayertemplate rust/applayer: use correct return type for Parser 8 years ago
dhcp rust/applayer: use correct return type for Parser 8 years ago
dns rust/dns - remove extra parantheses 8 years ago
ftp app-layer-ftp: add ftp-data support 9 years ago
ikev2 rust/applayer: use correct return type for Parser 8 years ago
krb rust/applayer: use correct return type for Parser 8 years ago
nfs nfs4: create tx for CREATE procedure 8 years ago
ntp rust/applayer: use correct return type for Parser 8 years ago
smb smb2/dcerpc: probe if response data is dcerpc 8 years ago
tftp rust/tftp: eve logging with rust 9 years ago
applayer.rs rust/app-layer: macros to export de_state functions 8 years ago
conf.rs rust: a Rust ConfNode wrapper. 8 years ago
core.rs rust: define all STREAM_* types 8 years ago
filecontainer.rs rust/file: change return type for FileOpenFileWithId 9 years ago
filetracker.rs rust/smb: initial support 9 years ago
json.rs output-json: ensure string is json-encodable 8 years ago
kerberos.rs auth/krb5: move kerberos5 wrapper to rust root 8 years ago
lib.rs rust: app-layer template parser and logger 8 years ago
log.rs Rust: add 'debug' feature 9 years ago
lua.rs Rust/Lua: cast value to arch-dependant type (fix build on x86, #2197) 9 years ago
parser.rs rust/applayer: use correct return type for Parser 8 years ago