skelsec / pypykatz

Mimikatz implementation in pure Python
MIT License
2.77k stars 367 forks source link

LIVE DPAPI wiki mentions "chrome" but it isn't documented #127

Open InfiniteBSOD opened 1 year ago

InfiniteBSOD commented 1 year ago

Hello,

Trying to extract saved user logins (passwords) from Chrome / Edge. By default (at least when I experimented using a Windows 11 Pro 22H2 VM using the latest Chrome / Edge and a local user account) trying to show the logged in user's passwords and saved login info from Chrome / Edge it prompts for the user's password.

Now I found that the wiki has a section regarding "LIVE DPAPI" and mentions a parameter for 'chrome': https://github.com/skelsec/pypykatz/wiki/live-dpapi#live-dpapi

However that parameter - 'chrome' - isn't mentioned / expanded on in the wiki.

Any reason why?

Best Regards

skelsec commented 1 year ago

Hello, The WIKI is seriously outdated, haven't touched it in years.