CloudSoda / go-smb2

Client implementation of the SMB 2 & 3 protocols
BSD 2-Clause "Simplified" License
13 stars 5 forks source link

Type the AV_Pair keys in ntlm.parseAvPair #14

Open arashpayan opened 1 year ago

arashpayan commented 1 year ago

The AvId must be defined in the table on this page: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e

It's probably worth validating the keys too.