Skip to content

Just a small tool to check security headers

Notifications You must be signed in to change notification settings

Python-List/shcheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Security Header Check

Just check security headers on a target website

I did this tool to help me to check which security headers are enabled on certains websites.

The tool is very simple and it's the result of few minutes of coding.

It just check headers and print a report about which are enabled and which not

I think there is a lot to improve, and I will be grateful if somebody wants to help :)

Usage: shcheck.py [options] <target>

Options:
  -h, --help            show this help message and exit
  -p PORT, --port=PORT  Set a custom port to connect to
  -i, --information     Display present information headers

Expected output:

Output on Facebook

About

Just a small tool to check security headers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%