SSLyze
AGPL-3.0๐ธ Web Scanning ยท Python
SSLyze is a fast and powerful Python library and command-line tool for analyzing the TLS/SSL configuration of servers to identify misconfigurations, weak cipher suites, and protocol vulnerabilities. It tests for issues including Heartbleed, certificate chain problems, support for deprecated protocols like SSLv3 and TLS 1.0, and compliance with security standards. Security auditors, DevOps engineers, and compliance teams use SSLyze to validate that their TLS deployments meet organizational policies and industry requirements such as PCI DSS. Its Python API makes it easy to integrate into CI/CD pipelines and automated security scanning workflows, enabling continuous monitoring of TLS configurations across large server fleets.
Tags
Details
- Category
- ๐ธ Web Scanning
- Language
- Python
- Repository
- nabla-c0d3/sslyze
- License
- AGPL-3.0
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Community Reviews
No reviews yet. Be the first to review SSLyze.
More in Web Scanning
httpx
GoFast multi-purpose HTTP toolkit. Probes for running HTTP servers with retries and fallbacks.
Nikto
PerlClassic web server scanner. Tests for dangerous files, outdated server software, and version-specific problems.
Gobuster
GoDirectory/file, DNS, and vhost busting tool. Brute-forces URIs, DNS subdomains, virtual host names, and S3 buckets.
Feroxbuster
RustFast, recursive content discovery tool written in Rust. Like gobuster on steroids with auto-recursion.
Burp Suite Community
JavaWeb vulnerability scanner and proxy. Intercept, modify, and replay HTTP/S traffic for web app testing.
ffuf
GoFast web fuzzer written in Go. Fuzz anything - URLs, headers, POST data - with blazing speed.