bemonolit / csp-analyzer

Analyze CSP header of a given URL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csp-analyzer

Analyze the Content-Security-Policy of a given URL.

python badge MIT license badge twitter badge


Install

git clone https://github.com/gwen001/csp-analyzer
cd csp-analyzer
pip3 install -r requirements.txt

Usage

$ python3 csp-analyzer.py <url> [<cookies>]


Feel free to open an issue if you have any problem with the script.

About

Analyze CSP header of a given URL.

License:MIT License


Languages

Language:Python 100.0%