TLS-Scanner - The TLS-Scanner Module From TLS-Attacker
TLS-Scanner is a tool created by the Chair for Network and Data Security from the Ruhr-University Bochum to assist pentesters and security researchers in the evaluation of TLS Server configurations.
Please note: TLS-Scanner is a research tool intended for TLS developers, pentesters, administrators and researchers. There is no GUI. It is in the first version and may contain some bugs.
Compiling
In order to compile and use TLS-Scanner, you need to have Java and Maven installed, as well as TLS-Attacker in Version 2.5
$ cd TLS-Scanner
$ mvn clean package
$ mvn clean package -DskipTests=true
$ mvn clean install
Please note: In order to run this tool you need TLS-Attacker version 2.5
Running
In order to run TLS-Scanner you need to run the jar file in the apps/ folder.
$ java -jar apps/TLS-Scanner.jar -connect localhost:4433
TLS-Scanner - The TLS-Scanner Module From TLS-Attacker
Reviewed by Zion3R
on
5:41 PM
Rating: