sslcaudit
Tests SSL/TLS clients susceptibility to MITM attacks
Install
- All systems
-
curl cmd.cat/sslcaudit.sh
- Kali Linux
-
apt-get install sslcaudit
- Dockerfile
- dockerfile.run/sslcaudit
sslcaudit
Tests SSL/TLS clients susceptibility to MITM attacks
The goal of sslcaudit project is to develop a utility to automate testing SSL/TLS clients for resistance against MITM attacks. It might be useful for testing a thick client, a mobile application, an appliance, pretty much anything communicating over SSL/TLS over TCP.