> For the complete documentation index, see [llms.txt](https://docs.hackerspot.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackerspot.net/web-security.md).

# Web Security

- [Security Headers](https://docs.hackerspot.net/web-security/security-headers.md)
- [Content Security Policy](https://docs.hackerspot.net/web-security/security-headers/content-security-policy.md)
- [Same Origin Policy](https://docs.hackerspot.net/web-security/security-headers/same-origin-policy.md)
- [Web Vulnerabilities](https://docs.hackerspot.net/web-security/web-vulnerabilities.md)
- [Cross Site Scripting](https://docs.hackerspot.net/web-security/web-vulnerabilities/cross-site-scripting.md)
- [Stored XSS](https://docs.hackerspot.net/web-security/web-vulnerabilities/cross-site-scripting/stored-xss.md)
- [Cross Site Request Forgery](https://docs.hackerspot.net/web-security/web-vulnerabilities/cross-site-request-forgery.md)
- [CSRF Best Practices](https://docs.hackerspot.net/web-security/web-vulnerabilities/cross-site-request-forgery/csrf-best-practices.md)
- [CSRF Example Usages](https://docs.hackerspot.net/web-security/web-vulnerabilities/cross-site-request-forgery/csrf-example-usages.md)
- [Server Side Request Forgery](https://docs.hackerspot.net/web-security/web-vulnerabilities/server-side-request-forgery.md)
- [SQL Injection](https://docs.hackerspot.net/web-security/web-vulnerabilities/sql-injection.md)
