Test HTTP Strict Transport Security
OWASP Web Security Testing Guide 4.2 > 2. Configuration and Deploy Management Testing> 2.7. Test HTTP Strict Transport Security
ID | Link to Hackinglife | Link to OWASP | Description |
---|---|---|---|
2.7 | WSTG-CONF-07 | Test HTTP Strict Transport Security | - Review the HSTS header and its validity. - Identify HSTS header on Web server through HTTP response header: curl -s -D- https://domain.com/ | |