/HeadSecure

A simple python tool to check for security headers

Primary LanguagePython

HeadSecure

image

This tool scans the website for the security headers present. It then returns the value of the security header and the OWASP recommendation for that particular header.

INSTALLATION

git clone https://github.com/ninja-hattori/HeadSecure.git
cd HeadSecure

USAGE

python3 headsecure.py

EXAMPLE

image