Python module to test SSL/TLS security of exposed services
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
nemunaire ef04f6042f Add LICENSE 8 years ago
eyespot Add LICENSE 8 years ago
.gitignore Initial commit 8 years ago
LICENSE Add LICENSE 8 years ago
README.md Initial commit 8 years ago

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