You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: