gentilkiwi / mimikatz

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

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

Closed Papotito123 closed 4 years ago

Papotito123 commented 4 years ago

Hello: Win 10 1809 x64. Google Chrome is up to date Version 80.0.3987.132 (Official Build) (64-bit)

I'm having this error when running mimikatz as this way:

D:\mimi\x64>mimikatz.exe version privilege::debug "dpapi::chrome /in:\"%localappdata%\Google\Chrome\User Data\Default\Login Data\" /unprotect"

.#####. mimikatz 2.2.0 (x64) #18362 Feb 29 2020 11:13:36 .## ^ ##. "A La Vie, A L'Amour" - (oe.eo)

/ \ ## /*** Benjamin DELPY gentilkiwi ( benjamin@gentilkiwi.com )

\ / ## > http://blog.gentilkiwi.com/mimikatz

'## v ##' Vincent LE TOUX ( vincent.letoux@gmail.com ) '#####' > http://pingcastle.com / http://mysmartlogon.com ***/

mimikatz(commandline) # version

mimikatz 2.2.0 (arch x64) Windows NT 10.0 build 17763 (arch x64) msvc 150030729 207

mimikatz(commandline) # privilege::debug Privilege '20' OK

mimikatz(commandline) # dpapi::chrome /in:"C:\Users\TESTACCOUNT\AppData\Local\Google\Chrome\User Data\Default\Login Data" /unprotect

URL : https://login.live.com/ ( https://login.live.com/ppsecure/post.srf ) Username: xxxxxxxxx@hotmail.com ERROR kuhl_m_dpapi_chrome_decrypt ; No Alg and/or Key handle despite AES encryption

URL : https://login.live.com/ ( https://login.live.com/login.srf ) Username: vvvvvvvv@hotmail.com ERROR kuhl_m_dpapi_chrome_decrypt ; No Alg and/or Key handle despite AES encryption

URL : https://login.live.com/ ( https://login.live.com/login.srf ) Username: bbbbbbbbbb@outlook.com ERROR kuhl_m_dpapi_chrome_decrypt ; No Alg and/or Key handle despite AES encryption

mimikatz #

Thanks in advanced.

Papotito123 commented 4 years ago

Hello: