TLSleuth
1.0.2
TLSleuth is a PowerShell module for quickly inspecting TLS/SSL endpoints and certificates.
It performs an SNI-aware TLS handshake, retrieves the server certificate, and returns a
structured report with protocol/cipher (as supported by the platform), certificate details,
SANs, AIA/CDP URLs, and optional chain/trust info.
TLSleuth is designed for automation and sc
It performs an SNI-aware TLS handshake, retrieves the server certificate, and returns a
structured report with protocol/cipher (as supported by the platform), certificate details,
SANs, AIA/CDP URLs, and optional chain/trust info.
TLSleuth is designed for automation and sc
TLSleuth is a PowerShell module for quickly inspecting TLS/SSL endpoints and certificates.
It performs an SNI-aware TLS handshake, retrieves the server certificate, and returns a
structured report with protocol/cipher (as supported by the platform), certificate details,
SANs, AIA/CDP URLs, and optional chain/trust info.
TLSleuth is designed for automation and scripting scenarios — not a full vulnerability scanner.
For deep TLS assessment (cipher enumeration, CVE checks, ALPN/HTTP2, resumption, etc.), use
tools like sslyze, sslscan, or testssl.sh.
Show more
It performs an SNI-aware TLS handshake, retrieves the server certificate, and returns a
structured report with protocol/cipher (as supported by the platform), certificate details,
SANs, AIA/CDP URLs, and optional chain/trust info.
TLSleuth is designed for automation and scripting scenarios — not a full vulnerability scanner.
For deep TLS assessment (cipher enumeration, CVE checks, ALPN/HTTP2, resumption, etc.), use
tools like sslyze, sslscan, or testssl.sh.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 Mad Crab Cyder. All rights reserved.
Package Details
Author(s)
- Mad Crab Cyder
Tags
TLS SSL X509 Certificate Security Handshake SChannel OpenSSL Networking PowerShell Windows Linux macOS
Functions
PSEditions
Dependencies
This module has no dependencies.
FileList
- TLSleuth.nuspec
- TLSleuth.psm1
- TLSleuth.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 (current version) | 7 | 9/13/2025 |
1.0.1 | 12 | 9/6/2025 |
1.0.0 | 12 | 9/5/2025 |