Improve web security
Follow OWASP standards and Mozilla Observatory security recommendations by implementing the follow edits to the Apache/Nginx web server config
1. HSTS header
2. X-Content-Type-Options header
3. X-Frame-Options (XFO) header
4. X-XSS-Protection header
5. Content Security Policy (CSP) and CORS policy
1
vote
Anonymous
shared this idea