Skip to content

Boyinf/shscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Header Scan (shscan)

Result of the Owasp-juice

SHScan description:

The "SHScan" tool was developed with the purpose of assisting in checking the security headers enabled on specific or internal websites. Created to simplify this process, the tool is notable for its simplicity and efficiency, representing the result in an intuitive way.

Its operation is straightforward: by providing a URL as input, the tool checks the security headers associated with the website and generates a detailed report indicating which are enabled or not.

Although its initial implementation is basic, the tool demonstrates great potential for improvement and expansion. The code is open for contributions and suggestions for improvement, and the developer is receptive to any form of collaboration to make the tool more robust and useful for the community.

How to run:

Pypi

pip install shscan
shscan https://example.com.br

From source

git clone https://github.com/boyinf/shscan && cd shscan
python ./shscan.py https://example.com.br

Usage

Usage: shscan <target>

Options:
  -h              Open help menu
  -ssl            Test the URL with SSL enabled.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages