Ausnahme gefangen: SSL certificate problem: certificate is not yet valid ๐Ÿ“Œ HackBrowserData - Decrypt Passwords/Cookies/History/Bookmarks From The Browser

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š HackBrowserData - Decrypt Passwords/Cookies/History/Bookmarks From The Browser


๐Ÿ’ก Newskategorie: IT Security Nachrichten
๐Ÿ”— Quelle: feedproxy.google.com


hack-browser-data is an open-source tool that could help you decrypt data (passwords / bookmarks / cookies / history) from the browser. It supports the most popular browsers on the market and runs on Windows, macOS and Linux.


Supported Browser

Windows
Browser Password Cookie Bookmark History
Google Chrome
yes
yes
yes
yes
Firefox
yes
yes
yes
yes
Microsoft Edge
yes
yes
yes
yes
360 Speed Browser
yes
yes
yes
yes
QQ Browser
yes
yes
yes
yes
Internet Explorer
no
no
no
no

MacOS

Based on Apple's security policy, some browsers require a current user password to decrypt.

Browser Password Cookie Bookmark History
Google Chrome
yes
yes
yes
yes
Firefox
yes
yes
yes
yes
Microsoft Edge
yes
yes
yes
yes
Safari
no
no
no
no

Linux
Browser Password Cookie Bookmark History
Firefox
yes
yes
yes
yes
Google Chrome
yes
yes
yes
yes

Install

Installation of hack-browser-data is dead-simple, just download the release for your system and run the binary.


Building from source

support go 1.11+

git clone https://github.com/moonD4rk/HackBrowserData

cd HackBrowserData

go get -v -t -d ./...

go build

Cross compile

Need install target OS's gcc library, here's an example of use Mac building for Windows and Linus

Windows

brew install mingw-w64

CGO_ENABLED=1 GOOS=windows GOARCH=amd64 CC="x86_64-w64-mingw32-gcc" go build

Linux

brew install FiloSottile/musl-cross/musl-cross

CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++ GOARCH=amd64 GOOS=linux CGO_ENABLED=1 go build -ldflags "-linkmode external -extldflags -static"

Run

You can double-click to run, or use command line.

PS C:\test> .\hack-browser-data.exe -h
NAME:
hack-browser-data - Export passwords/cookies/history/bookmarks from browser
USAGE:
[hack-browser-data -b chrome -f json -dir results -cc]
Get all data(password/cookie/history/bookmark) from chrome
VERSION:
0.2.3
GLOBAL OPTIONS:
--verbose, --vv Verbose (default: false)
--compress, --cc Compress result to zip (default: false)
--browser value, -b value Available browsers: all|edge|firefox|chrome (default: "all")
--results-dir value, --dir value Export dir (default: "results")
--format value, -f value Format, csv|json|console (default: "json")
--help, -h show help (default: false)
--version, -v print the version (default: false)

PS C:\test> .\hack-browser-data.exe -b all -f json --dir results -cc
[x]: Get 44 cookies, filename is results/microsoft_edge_cookie.json
[x]: Get 54 history, filename is results/microsoft_edge_history.json
[x]: Get 1 passwords, filename is results/microsoft_edge_password.json
[x]: Get 4 bookmarks, filename is results/microsoft_edge_bookmark.json
[x]: Get 6 bookmarks, filename is results/360speed_bookmark.json
[x]: Get 19 cookies, filename is results/360speed_cookie.json
[x]: Get 18 history, filename is results/360speed_history.json
[x]: Get 1 passwords, filename is results/360speed_password.json
[x]: Get 12 history, filename is results/qq_history.json
[x]: Get 1 passwords, filename is results/qq_password.json
[x]: Get 12 bookmarks, filename is results/qq_bookmark.json
[x]: Get 14 cookies, filename is results/qq_cookie.json
[x]: Get 28 bookmarks, fi lename is results/firefox_bookmark.json
[x]: Get 10 cookies, filename is results/firefox_cookie.json
[x]: Get 33 history, filename is results/firefox_history.json
[x]: Get 1 passwords, filename is results/firefox_password.json
[x]: Get 1 passwords, filename is results/chrome_password.json
[x]: Get 4 bookmarks, filename is results/chrome_bookmark.json
[x]: Get 6 cookies, filename is results/chrome_cookie.json
[x]: Get 6 history, filename is results/chrome_history.json
[x]: Compress success, zip filename is results/archive.zip

TODO

Desktop Browser Market Share Worldwide

Chrome Safari Firefox Edge Legacy IE Other
68.33% 9.4% 8.91% 4.41% 3% 3%

Desktop Browser Market Share China

Chrome 360 Safe Firefox QQ Browser IE Sogou Explorer
39.85% 22.26% 9.28% 6.5% 5.65% 4.74%
  • Chrome
  • QQ browser
  • Edge
  • 360 speed browser
  • Firefox
  • Safari
  • IE


...



๐Ÿ“Œ Mozilla Firefox keeps cookies kosher with quarantine scheme, 86s third-party cookies in new browser build


๐Ÿ“ˆ 29.36 Punkte

๐Ÿ“Œ Cracked copies of Microsoft Office and Adobe Photoshop steal your session cookies, browser history, crypto-coins


๐Ÿ“ˆ 26.74 Punkte

๐Ÿ“Œ if you want to sync your google account passwords and bookmarks in linux use Thorium.


๐Ÿ“ˆ 26.37 Punkte

๐Ÿ“Œ The Mac Malware Steal Passwords Through Browser Cookies- Research


๐Ÿ“ˆ 25.84 Punkte

๐Ÿ“Œ Opera Web Browser 11.61 history.pushState/history.replaceState information disclosure


๐Ÿ“ˆ 24.12 Punkte

๐Ÿ“Œ Chrome 69 will keep Google Cookies when you tell it to delete all cookies


๐Ÿ“ˆ 23.97 Punkte

๐Ÿ“Œ Battle of the Cookies: Regular Cookies vs. HTTP-Only


๐Ÿ“ˆ 23.97 Punkte

๐Ÿ“Œ Third-Party-Cookies vor dem Aus: Auch Google verbannt Drittanbieter-Cookies


๐Ÿ“ˆ 23.97 Punkte

๐Ÿ“Œ Third-Party-Cookies bleiben lรคnger: Darum verschiebt Google das Aus der Drittanbieter-Cookies


๐Ÿ“ˆ 23.97 Punkte

๐Ÿ“Œ Ein Internet ohne Cookies? Google verabschiedet sich von Third-Party-Cookies


๐Ÿ“ˆ 23.97 Punkte

๐Ÿ“Œ Avast SafeZone Browser: Importing Bookmarks from other Browsers


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Avast SafeZone Browser: Importing Bookmarks from other Browsers


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How To Export A Single Bookmarks Folder From Any Browser


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Epiphany 3.24 Web Browser Has New Bookmarks UI, Improves Tracking Protection


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Opera 47 Web Browser Smooths Video Playback, Lets Users Export Their Bookmarks


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How do I hide all my bookmarks on my web browser?


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How to access Chrome bookmarks without the browser


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How To Add A Bookmarks Divider In Your Browser


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How To Add A Bookmarks Divider In Your Browser


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Floccus: Browser addon to synchronize bookmarks with Nextcloud


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Opera 63 Web Browser Released with Improved Private Browsing Mode and Bookmarks


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How to import bookmarks from a text file to a browser


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How to import bookmarks from a text file to a browser


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ How to access Chrome bookmarks without the browser


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Browser bookmarks manager - recommendations.


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ Browser synchronization abuse: Bookmarks as a covert data exfiltration channel


๐Ÿ“ˆ 23.29 Punkte

๐Ÿ“Œ KeePass: an MFA TOTP codes, a browserโ€™s passwords, SSH keys passwords storage configuration andโ€ฆ


๐Ÿ“ˆ 22.32 Punkte

๐Ÿ“Œ Stealing Cookies From Sleeping PCs, iCloud Call History, Android Updates Unencrypted - Threat Wire


๐Ÿ“ˆ 21.35 Punkte

๐Ÿ“Œ Stealing Cookies From Sleeping PCs, iCloud Call History, Android Updates Unencrypted - Threat Wire


๐Ÿ“ˆ 21.35 Punkte

๐Ÿ“Œ Anyone else notice that Facebook is checking cookies and web history from other browsers now?


๐Ÿ“ˆ 21.35 Punkte

๐Ÿ“Œ SharpChromium - .NET 4.0 CLR Project To Retrieve Chromium Data, Such As Cookies, History And Saved Logins


๐Ÿ“ˆ 21.35 Punkte

๐Ÿ“Œ CookieMiner Malware Can Steal Crypto Exchange Cookies, Saved Passwords and iPhone SMS Messages


๐Ÿ“ˆ 20.45 Punkte











matomo