Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Yandex browser #462

Open
KIOKOT opened this issue Dec 17, 2024 · 1 comment
Open

Doesn't work on Yandex browser #462

KIOKOT opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@KIOKOT
Copy link

KIOKOT commented Dec 17, 2024

I did a little testing of your solution.
The following was used for testing:
Windows 10 Pro build 19045.5247 architecture x64
Browser name Yandex Browser Version 24.12.1.714 (64-bit)

Run hack-browser-data.exe

hack-browser-data.exe -b Yandex -f json --dir C:\Users\Test\Desktop\Hack -vv
[hack-browser-data] browser.go:73: WARN: find browser success, browser yandex_default
[hack-browser-data] chromium.go:101: ERROR: copy item to local, path C:\Users\Test\AppData\Local\Yandex\YandexBrowser\User Data\Default\Network\Cookies, filename C:\Users\Test\AppData\Local\Temp\Cookies_2.temp err open C:\Users\Test\AppData\Local\Yandex\YandexBrowser\User Data\Default\Network\Cookies: The process cannot access the file because it is being used by another process.
[hack-browser-data] chromium_windows.go:41: DEBUG: get master key success, browser yandex_default
[hack-browser-data] browserdata.go:25: DEBUG: parse cookie error: SQL logic error: no such table: cookies (1)
[hack-browser-data] browserdata.go:25: DEBUG: parse creditcard error: SQL logic error: no such table: credit_cards (1)
[hack-browser-data] password.go:151: DEBUG: decrypt yandex password error: cipher: message authentication failed
[hack-browser-data] password.go:151: DEBUG: decrypt yandex password error: cipher: message authentication failed
[hack-browser-data] password.go:151: DEBUG: decrypt yandex password error: cipher: message authentication failed
[hack-browser-data] password.go:151: DEBUG: decrypt yandex password error: cipher: message authentication failed
[hack-browser-data] password.go:151: DEBUG: decrypt yandex password error: cipher: message authentication failed
[hack-browser-data] browserdata.go:55: WARN: export success: yandex_default_localstorage.json
[hack-browser-data] browserdata.go:55: WARN: export success: yandex_default_history.json
[hack-browser-data] browserdata.go:55: WARN: export success: yandex_default_password.json
[hack-browser-data] browserdata.go:55: WARN: export success: yandex_default_sessionstorage.json

Actions were performed on behalf of the administrator

As a result, only the login is displayed in clear text in the json file, but not the password.
No problems were found with Opera Chrome and Mozilla
ScreenShort_json

@KIOKOT KIOKOT added the bug Something isn't working label Dec 17, 2024
@yourdataleaked
Copy link

Confirming: Yandex browser totally fucked up. No cookies, no passwords.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants