gentilkiwi / mimikatz

A little tool to play with Windows security
http://blog.gentilkiwi.com/mimikatz
19.5k stars 3.74k forks source link

kuhl_m_dpapi_chrome_decrypt ; No Alg and/or Key handle despite AES encryption #265

Closed wolfbuda closed 4 years ago

wolfbuda commented 4 years ago

Getting many of those using last version with golden ticket "dpapi::masterkey /pvk:xxx.pvk /in:xxx"

What is missing? How can I debug?

wolfbuda commented 4 years ago

dpapi::chrome /in:Cookies /unprotect

wolfbuda commented 4 years ago

Forget it, for the version 80+ of chrome, the state argument is needed:

dpapi::chrome /state:"Local State" /in:Cookies /unprotect