A security testsuite for exposed SSL/TLS services
cli | ||
testsuite | ||
.gitignore | ||
interfaces.go | ||
LICENSE | ||
README.md |
eyespot
This project gives you the ability to perform series of tests over given network services.
Its first goal it's to allow you to check the security of TLS/SSL layer, but it can be extended to many other tests.
Usage
TODO
Add new test-suite
TODO