Skip to content

DefensiveOrigins/csp_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

check if a CSP record exists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages