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

Add dpapi hash module based on the work of @fist0urs #379

Merged
merged 4 commits into from
Jan 18, 2025

Conversation

nikaiw
Copy link
Contributor

@nikaiw nikaiw commented Jul 20, 2024

This module automate extraction of dpapi "hash" based on the user's protected masterkey
Big thanks to @Fist0urs for the awesome groundwork
This work was presented a long time ago see https://www.synacktiv.com/ressources/univershell_2017_dpapi.pdf
Currently the module is written to only generated dpapi "hash" in the context of a Domain
(Hashcat -m 15310 or -m 15900)
This is a first ugly version, lot of room for improvement

@nikaiw nikaiw force-pushed the module_dpapihash branch 4 times, most recently from d8ef766 to 00a844d Compare July 20, 2024 19:47
…rotected masterkey

Big thanks to @Fist0urs for the awesome groundwork
This work was presented a long time ago see https://www.synacktiv.com/ressources/univershell_2017_dpapi.pdf
Currently the module is written to only generated dpapi "hash" in the context of a Domain
(Hashcat -m 15310 or -m 15900)
This is a first ugly version, lot of room for improvement
@nikaiw nikaiw force-pushed the module_dpapihash branch from 00a844d to be9ee13 Compare July 20, 2024 19:48
@NeffIsBack NeffIsBack added this to the v1.4.0 milestone Oct 6, 2024
@zblurx zblurx mentioned this pull request Jan 14, 2025
13 tasks
@zblurx
Copy link
Collaborator

zblurx commented Jan 14, 2025

image

@mpgn mpgn merged commit 7bb5813 into Pennyw0rth:main Jan 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants