-
Notifications
You must be signed in to change notification settings - Fork 384
dcc2
skelsec edited this page Apr 12, 2021
·
2 revisions
Calculates the Domain Cached Credential v2 (DCC2) hash of an input password. Just a helper utility really.
None
Kernel mode arbitrary read/write
None
-i
: Iteration count. This has a default value of 10240, but there might be systems where it's custom. You can get the value from the registry eg. using the registry
command on the hive files, or poll it from a live system.
-
pypykatz dcc <username> <password>
: Calculates the DCC2 hash of the<username> <password>
and prints it to STDOUT