What problem does it solve?
Manually auditing SSL/TLS configurations across many hosts is slow and error-prone. This Skill automates TLS certificate extraction, version and cipher detection, and misconfiguration checks using the tlsx probe tool from ProjectDiscovery.
Core Features & Use Cases
- Certificate Extraction: Pull SAN, CN, and subject organization fields from TLS certificates on single hosts or bulk target lists.
- Misconfiguration Detection: Identify expired, self-signed, mismatched, revoked, and untrusted certificates in one scan.
- Fingerprinting & Pipeline Integration: Compute JARM/JA3 fingerprints and chain tlsx with subfinder or naabu for subdomain-to-certificate reconnaissance workflows.
- Use Case: During external reconnaissance, pipe discovered subdomains into tlsx to harvest SAN entries, revealing additional in-scope hostnames and flagging certificates nearing expiration.
Quick Start
Ask the AI to run tlsx against a target domain to extract its certificate SAN and CN fields along with the JARM fingerprint.