Bypass
HSTS is based on hostnames. If a target already visited www.supersite.example, you can try to redirect the target to a similar domain which the browser never visited before and thus doesn’t has HSTS activated.
- Rewrite the Host HTTP header for your server you want to impersonate and add another character, e.g. wwww.supersite.example.
- You prepared DNS posening which will resolv www.supersite.example to your system.
- Deliver the original site via a SSLstrip proxy.
Leave a Reply
You must be logged in to post a comment.