rapid7 / ruby_smb

A native Ruby implementation of the SMB Protocol Family
Other
80 stars 80 forks source link

Track negotiation security buffer #229

Closed adfoster-r7 closed 2 years ago

adfoster-r7 commented 2 years ago

ruby_smb does not currently track the negotiation security buffer, which is required for validating the remote server's GSS Mech types - i.e. if it supports Kerberos/NTLMSSP auth etc.