Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

cookienapper

Python tool for kidnapping Chrome cookies from a MacOS target

Requirements

  • 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

Usage

  1. Kill all running Chrome sessions on the MacOS host and then restore them with the Chrome debug port open (as seen in this post)
  2. Edit cookienapper.py DEBUG_PORT variable to use the port you specified in previous step
  3. proxychains4 python3 cookienapper.py
  4. Copy the results from cookies.json and paste into the Import feature of EditThisCookie extension
  5. ???
  6. Profit (use cookies)

References

About

Python tool for kidnapping Chrome cookies from a MacOS target

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages