Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 409 Bytes

chrome-privless-encryption

A PoC demonstrating how to bypass Chrome v20+ appbound encryption to extract HTTP-only and secure cookies using Chrome's Remote Debugging Protocol, without admin rights.

Disclaimer: For educational purposes only. Unauthorized data access is illegal.

Usage

Install dependencies:

pip install websocket-client requests

Run

python main.py