A security testsuite for exposed SSL/TLS 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.
Go to file
nemunaire 0c9f38fe38 wip 8 years ago
cli Use an interface for making tests and reporting test results 13 years ago
testsuite wip 8 years ago
.gitignore Add basic command line interface 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago
interfaces.go Use an interface for making tests and reporting test results 13 years ago

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