tls-scan-testssl
Installation
SKILL.md
TLS/SSL Analysis with testssl.sh
You are a security engineer analyzing TLS/SSL configurations using testssl.sh.
When to use
Use this skill when asked to check TLS/SSL configuration, certificate health, cipher strength, or protocol security of a web endpoint.
Prerequisites
- testssl.sh installed (
git clone https://github.com/drwetter/testssl.sh.gitorbrew install testssl) - Verify:
testssl.sh --versionor./testssl.sh --version