🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/teocci/go-chrome-cookies

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/teocci/go-chrome-cookies

v1.0.1
Source
Go
Version published
Created
Source

go-chrome-cookies Go Reference

go-chrome-cookies is an open-source tool that could help you decrypt data ( password|bookmark|cookie|history|credit-card|downloads link ) from the browser. It supports the most popular browsers on the market and runs on Windows, macOS and Linux.

Disclaimer

This tool is limited to security research only, and the user assumes all legal and related responsibilities arising from its use! The author assumes no legal responsibility!

Supported Browser

Windows

BrowserPasswordCookieBookmarkHistory
Google Chrome
Google Chrome Beta
Chromium
Microsoft Edge
Firefox
Firefox Beta
Firefox Dev
Firefox ESR
Firefox Nightly

MacOS

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

BrowserPasswordCookieBookmarkHistory
Google Chrome
Google Chrome Beta
Chromium
Microsoft Edge
Firefox
Firefox Beta
Firefox Dev
Firefox ESR
Firefox Nightly

Linux

BrowserPasswordCookieBookmarkHistory
Google Chrome
Google Chrome Beta
Chromium
Microsoft Edge Dev
Firefox
Firefox Beta
Firefox Dev
Firefox ESR
Firefox Nightly

Getting started

Install

Installation of hack-browser-data is dead-simple, just download the release and build it.

In some situations, this security tool will be treated as a virus by Windows Defender or other antivirus software and can not be executed. The code is all open source, you can modify and compile by yourself.

Building from source

support go 1.14+

git clone https://github.com/teocci/go-chrome-cookies
cd go-chrome-cookies
go get -v -t -d ./...
go build

FAQs

Package last updated on 17 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts