-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Mimikatz on Windows 11 with/without Credential Guard #425
Comments
mimikatz no longer works even on recent versions of IWindows 10. |
This pull request #432 may be the fix we're all looking for. Compiling from sources requires Visual Studio, perfectly fine with the latest community 2022 release.
Then compile ONLY the "mimikatz" sub-project as the other are not needed and requires further compilation effort. |
Unfortunately, even after PR#432 it does not return sha1. |
But it does NTLM (at the moment), as a red teamer that's even better
Il lun 23 ott 2023, 16:22 BubbleMaker2089 ***@***.***> ha
scritto:
… Unfortunately, even after PR#432 it does not return sha1.
—
Reply to this email directly, view it on GitHub
<#425 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAA3DAVGGAETYCAKWLYIO3YAZ4R5AVCNFSM6AAAAAAXN4KUFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZVGMYTONZWHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
But is it possible to decrypt specific masterkey using NTLM hash retrieved from sekurlsa::logonpasswords? It does not work on both Win10 and Win11 the last time I checked. |
Hey!
I looked at previous issues and couldn't find a definitive answer to these 2 questions:
I tried both and couldn't get the
sekurlsa::logonpasswords
plugin to work. Was looking for an answer or should I keep trying?Thanks!
The text was updated successfully, but these errors were encountered: