impacket icon indicating copy to clipboard operation
impacket copied to clipboard

Fix incorrect padding in SMBSessionSetupAndX_Extended_ResponseData

Open rtpt-erikgeiser opened this issue 2 years ago • 0 comments

This PR fixes #1309 by adding a padding byte depending on the size of the SecurityBlob instead of depending on the size of the string representation of the SecurityBlob bytes.

rtpt-erikgeiser avatar May 05 '22 12:05 rtpt-erikgeiser