Python tool for kidnapping Chrome cookies from a MacOS target
- Python3
- SOCKS proxy to MacOS target (might I interest you in gTunnel?)
- wscat installed on your host (
npm install -g wscat) - EditThisCookie extension in either Chrome or Firefox
- Kill all running Chrome sessions on the MacOS host and then restore them with the Chrome debug port open (as seen in this post)
- Edit cookienapper.py DEBUG_PORT variable to use the port you specified in previous step
proxychains4 python3 cookienapper.py- Copy the results from cookies.json and paste into the Import feature of EditThisCookie extension
- ???
- Profit (use cookies)