Skip to content

HTTP Header Analysis Vulnerability Tool

License

Notifications You must be signed in to change notification settings

zhousodo/http-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

HTTP-CHECK

HTTP-CHECK is a HTTP headers analysis tool forked from httphacker/gethead.

FEATURES

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]

INSTALLATION

git clone https://github.com/phra/http-check.git

EXECUTION

python http-check.py <URL>

About

HTTP Header Analysis Vulnerability Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%