Skip to content

A script to check if a domain/subdomain is protected by HSTS Preloading

Notifications You must be signed in to change notification settings

maxpl0it/HSTSPreloadChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

    __  __________________    ____            __                __   ________              __            
   / / / / ___/_  __/ ___/   / __ \________  / /___  ____ _____/ /  / ____/ /_  ___  _____/ /_____  _____
  / /_/ /\__ \ / /  \__ \   / /_/ / ___/ _ \/ / __ \/ __ `/ __  /  / /   / __ \/ _ \/ ___/ //_/ _ \/ ___/
 / __  /___/ // /  ___/ /  / ____/ /  /  __/ / /_/ / /_/ / /_/ /  / /___/ / / /  __/ /__/ ,< /  __/ /    
/_/ /_//____//_/  /____/  /_/   /_/   \___/_/\____/\__,_/\__,_/   \____/_/ /_/\___/\___/_/|_|\___/_/     



-==  What is this?  ==-
An HSTS preloading list is a list that tells your browser which sites to only communicate securely with.
This is to avoid a scenario where an attacker manipulates the initial HTTP request and either forwards the
traffic to a malicious server or monitors the cookies sent with the request.

This small script will allow you to find out if a subdomain is protected via HSTS Preloading.

About

A script to check if a domain/subdomain is protected by HSTS Preloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages