Jump to content

Enable Strict Transport Security (HSTS) For MalwareBytes.org


war59312

Recommended Posts

Hi,
 
Please enable Strict Transport Security (HSTS) for malwarebytes.org.
 
After all, it seems you are forcing https already, so why not truly enforce it?
 
Especially now that IE 11 supports HSTS as well.
 
Easy enough:
 
# Add six month HSTS header for all users...Header always set Strict-Transport-Security "max-age=15768000"# If you want to protect all subdomains, use the following header..# ALL subdomains HAVE TO support HTTPS if you use this! # Header always set Strict-Transport-Security: "max-age=15768000 ; includeSubDomains"

Yea, that's it. One line to add HSTS support. Cant get easier than that.

 

Thanks,
 
Will
Link to post
Share on other sites

  • Root Admin

Thank you for your input.

https://www.owasp.org/index.php/HTTP_Strict_Transport_Security

Use caution when setting excessively strict STS policies. Including subdomains should only be used in environments where all sites within your organization for the given domain name require ssl. Max-age limits should be carefully considered as infrequent visitors may find your site inaccessible if you relax your policy.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.