Closed gamer191 closed 4 weeks ago
Hey! Thanks for report I'm happy that Chrome finally tries to improve it on Windows since it's so easy to access this secrets... However we still can extract it by process injection or high privileges. A new pr is welcome if anyone interested!
The source code is here chrome/browser/os_crypt
I'll see if we can add https://github.com/yt-dlp/yt-dlp/issues/10927#issuecomment-2412854548 to rookie.
Also related: https://github.com/moonD4rk/HackBrowserData/issues/431
POC of system decryption (still need to decrypt as the current user and think how to run it from the library
POC in Python
Added support for chrome v130.x in latest rookie version
What happened?
Likely due to https://security.googleblog.com/2024/07/improving-security-of-chrome-cookies-on.html, this program no longer decrypts newer chrome cookies. However, instead of displaying an error, it simply includes lots cookie names without values in the output
Steps to reproduce
cli -b chrome
What browsers are you seeing the problem on?
Chrome
Relevant log output