Python module to test SSL/TLS security of exposed services
eyespot | ||
.gitignore | ||
LICENSE | ||
README.md |
eyespot
This project gives you the ability to perform a 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