HTTP-CHECK is a HTTP headers analysis tool forked from httphacker/gethead.
This script checks these headers:
- Access-Control-Allow-Origin
- Cache-control
- Strict-Transport-Security
- Content-Security-Policy
- X-XSS-Protection
- X-Frame-Options
- X-Content-Type-Options
- X-Download-Options
- X-Permitted-Cross-Domain-Policies
- X-Content-Security-Policy [DEPRECATED]
- X-Webkit-CSP [DEPRECATED]
git clone https://github.com/phra/http-check.git
python http-check.py <URL>