-
Notifications
You must be signed in to change notification settings - Fork 383
dpapi vpol command
skelsec edited this page Apr 13, 2021
·
1 revision
Decrypts a VPOL file using the (already decrypted) masterkey file.
The VPOL file will not store secrets but decryption keys (usually two) for the matching VCRED file.
Decrypting the VCRED file is a separate command.
- Decrypted Mastekey file (I hope you haven't forgot to use
-o
) - The VPOL file
None
None
-
pypykatz dpapi vpol mkf.json VPOL
: Decrypts the VPOL file.