Check for SSL stripping vulnerabilities
SSL stripping (also known as SSL/TLS downgrade attack) is a man-in-the-middle attack where an attacker intercepts a user's connection and downgrades it from HTTPS to HTTP. The attacker establishes their own HTTPS connection to the server while communicating with the victim over unencrypted HTTP. Our detector checks if your website is vulnerable by testing HSTS enforcement, HTTPS redirect behavior, and certificate validation.
Attack: SSL stripping attack detection and prevention
Protection: HSTS and HSTS preloading
Detection: HTTP to HTTPS downgrade detection
Output: SSL stripping protection status and recommendations