Basic
Details
- Main attach types
- Click-jacking
- XSS
- CSRF
- MiM
- Same-origin policy
Links
- https://developer.mozilla.org/en-US/docs/Web/Security/Types_of_attacks
- https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy
Intermediate
Details
- CSP (Content Security Policy)
- TLS
- HSTS (Strict-Transport-Security header)
- Secure Contexts
- Secure cookies
Links
- https://developer.mozilla.org/en-US/docs/Web/Security
- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
- https://developer.mozilla.org/en-US/docs/Web/Security/Transport_Layer_Security
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
- https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#Secure_and_HttpOnly_cookies