janreges / siteone-crawler

SiteOne Crawler is a cross-platform website crawler and analyzer for SEO, security, accessibility, and performance optimization—ideal for developers, DevOps, QA engineers, and consultants. Supports Windows, macOS, and Linux (x64 and arm64).
https://crawler.siteone.io/
MIT License
255 stars 17 forks source link

Feature request : implement full SSL/TLS analysis #20

Open th3f001 opened 1 month ago

th3f001 commented 1 month ago

This could be achieved either by embedding an opensource tool (i.e. sslyze and similar) or by making an API call to external online tools doing the same (i.e. Qualys SSLabs).

GOAL: fully assess SSL/TLS implementation (i.e. usage of weak cyphers, insecure TLS versions accepted by the wbeserver, etc.)