Skip to content

Conversation

@DidierA
Copy link
Contributor

@DidierA DidierA commented Oct 7, 2025

On Windows 11 (and maybe other systems), the certificate are stored in SOFTWARE\Microsoft\SystemCertificates\My\Certificates , where it was MY (uppercase) usually.
When -t LOCAL is used, this causes system certificates triage to fail.
This fix looks in both locations and uses the first found.
Note that natively on Windows, key names in the registry are case insensitive, this is due to how impacket reads the registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant