Skip to content

A simple tool that performs a number of checks/scans against a domain to assert its security.

License

Notifications You must be signed in to change notification settings

mace015/security-checker

Repository files navigation

Security-checker is a automatic tool written by Mace Muilman that runs a series of test against a domain to assert its security.

Current implemented tests/scans:

  • Server over HTTPS only.
  • HSTS header.

Documentation

To use this project, follow the following steps:

  • Clone this project to a directory of choice.
  • cd into that directory.
  • Install all the dependencies via composer install.
  • Run a scan via php security-checker scan insert-domain-here.com.

Credits

Credits where credits are due, to this amazing package:

License

This software is open-source software licensed under the MIT license.

About

A simple tool that performs a number of checks/scans against a domain to assert its security.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages