Commit Graph

4 Commits (ecbf10da70c0ecbcedd2663262ef389807064b0b)

Author SHA1 Message Date
Victor Julien ecbf10da70 smb2: improve write error handling 9 years ago
Victor Julien 894a73ee06 smb2: add missing commands and improve ioctl err handling 9 years ago
Victor Julien 8bef120898 smb: session setup improvements
Improve ntlmssp version extraction and logging, make its data structures
optional. Extract native os/lm from smb1 ssn setup.

Move session setup handling into their own files.

Only log auth data for the session setup tx.
9 years ago
Victor Julien 75d7c9d64a rust/smb: initial support
Implement SMB app-layer parser for SMB1/2/3. Features:
- file extraction
- eve logging
- existing dce keyword support
- smb_share/smb_named_pipe keyword support (stickybuffers)
- auth meta data extraction (ntlmssp, kerberos5)
9 years ago