Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add check for HSTS preload list #3

Open
blackthorne opened this issue Dec 20, 2017 · 0 comments
Open

Add check for HSTS preload list #3

blackthorne opened this issue Dec 20, 2017 · 0 comments

Comments

@blackthorne
Copy link

As you know, this is a list shared by multiple browsers for websites that should be reached through HTTPS only. This is even more secure than HSTS since it's not prone to MitM on the first request. My suggestion is that you check for the presence of the domain within the HSTS preload list. You can get it at:
https://chromium.googlesource.com/chromium/src/net/+/master/http/transport_security_state_static.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant