Python module to test SSL/TLS security of exposed services
Go to file
nemunaire ef04f6042f Add LICENSE 2015-02-18 15:01:44 +01:00
eyespot Add LICENSE 2015-02-18 15:01:44 +01:00
.gitignore Initial commit 2015-02-07 00:09:12 +01:00
LICENSE Add LICENSE 2015-02-18 15:01:44 +01:00
README.md Initial commit 2015-02-07 00:09:12 +01:00

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