Simple python script to check if a web site returns a CSP header. Use: python check_csp.py hosts.txt Multi-Threaded Feature python check_csp.py hosts.txt -t 20 Reqs: requests