-
Notifications
You must be signed in to change notification settings - Fork 786
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 dll outdated #471
Comments
Hey @VakarisZ , I was looking into replacing with a newer Mimikatz version (as documented here) but it seems the Guardicore team uses a modified Mimikatz version. I'm guessing they'll have to apply to same edits to the newer Mimikatz code to integrate it. |
Yes. Hopefully we can do it on the following release |
Hello, I was playing with pypkatz and was thinking that it would be a nice fit for fixing this issue. Furthermore, doing the hash crypto operations on the Island and sending them back to the Monkey means less noise in the field too. This might also fit with the ongoing work for #514. Cheers! |
Hmmm... Interesting. We'll be taking a look, thanks! |
We decided to go with pypykatz #583 |
Glad the suggestion helped, looking forward to the update. Cheers |
Describe the bug
Mimikatz credential collection seems to fail collecting credentials on windows 10. Not sure which mimikatz version is forked here (1.1 ?) but the latest one is 2.2 and it manages to collect win10 credentials.
The text was updated successfully, but these errors were encountered: