Skip to content

v0.10.0

Pre-release
Pre-release

Choose a tag to compare

@bogey3 bogey3 released this 22 Feb 00:51
· 11 commits to master since this release
Update NTLM challenge request constants and header bytes

Updated REQ_FOR_CHALLENGE and REQ_FOR_CHALLENGE_BYTES constants to new values to align with the protocol specification. Adjusted smb2Header and NLAData handling to reflect these changes. Simplified the NLAData construction for cleaner and more consistent logic.