Skip to content

evanricafort/CheckThatHeader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CheckThatHeader

A tool for checking header security low hanging fruit issues such as Missing Content-Security-Policy, Permissions-Policy, Referrer-Policy, X-Content-Type-Options, Strict-Transport-Security and X-Frame-Options using wget with a twist of nmap.

Installation

git clone https://github.com/evanricafort/CheckThatHeader.git && cd CheckThatHeader && sudo chmod +x checkthatheader.sh && sudo ./checkthatheader.sh -h

Usage

Usage: ./checkthatheader.sh -u <SINGLE_TARGET> | -t <MULTIPLE_TARGET/SUBNET>

Releases

No releases published

Packages

No packages published

Languages