Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1099 by discarding additional cases where supplemental credent… #1577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

almandin
Copy link
Contributor

@almandin almandin commented Jul 5, 2023

High likeliness to fix #1099

This small change is made to consider that supplemental info data structures which are not big enough to hold any supplemental info do not hold supplemental information, without trying to parse the blob as a USER_PROPERTIES structure. This solves cases where the structure is not respected, though the reasons why we find these cases are not determined 🤷‍♂️.

…redentials do not match the MS-SAMR USER_PROPERTIES struct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Medium priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

secretsdump.py: ('unpack requires a buffer of 2 bytes', "When unpacking field 'NameLength | <H=0 | b''[:2]'"
3 participants