Skip to content

cybersmart-dev/secheaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecHeaders

SecHeaders is a tool design to find security headers missing in http response

installation

git clone https://github.com/cybersmart-dev/secheaders.git
cd secheaders
python secheaders.py

Usage

python secheaders.py -h
usage: secheaders.py [-h] [-u URL] [-l LIST]

SecHeaders

optional arguments:
  -h, --help            show this help message and
                        exit
  -u URL, --url URL     Target url
  -l LIST, --list LIST  Target list input

scan single url

python secheaders.py -u https://example.com

scan multiple urls

python secheaders.py -l path/to/urls.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages