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

Mimikatz dll outdated #471

Closed
VakarisZ opened this issue Oct 28, 2019 · 6 comments · Fixed by #678
Closed

Mimikatz dll outdated #471

VakarisZ opened this issue Oct 28, 2019 · 6 comments · Fixed by #678

Comments

@VakarisZ
Copy link
Contributor

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.

@khast3x
Copy link

khast3x commented Oct 31, 2019

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.

@VakarisZ
Copy link
Contributor Author

VakarisZ commented Oct 31, 2019

Yes. Hopefully we can do it on the following release

@khast3x
Copy link

khast3x commented Jan 12, 2020

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.
I don't have the means to contribute the appropriate PR but I hope the idea can help.

This might also fit with the ongoing work for #514.

Cheers!

@VakarisZ
Copy link
Contributor Author

Hmmm... Interesting. We'll be taking a look, thanks!

@ShayNehmad
Copy link
Contributor

We decided to go with pypykatz #583

@khast3x
Copy link

khast3x commented Mar 29, 2020

Glad the suggestion helped, looking forward to the update. Cheers

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 a pull request may close this issue.

3 participants