# Hacker's Docs

## Docs

- [Main](https://docs.hackerspot.net/main.md): Yet another information security documentations
- [Web Security](https://docs.hackerspot.net/web-security.md)
- [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)
- [Secure Coding Practices](https://docs.hackerspot.net/secure-coding-practices.md)
- [Learning Resources](https://docs.hackerspot.net/secure-coding-practices/learning-resources.md)
- [Cheatsheets](https://docs.hackerspot.net/cheatsheets.md)
- [Security Tools](https://docs.hackerspot.net/cheatsheets/security-tools.md)
- [Nmap](https://docs.hackerspot.net/cheatsheets/security-tools/nmap.md)
- [Tcpdump](https://docs.hackerspot.net/cheatsheets/security-tools/tcpdump.md)
- [Cloud Tools](https://docs.hackerspot.net/cheatsheets/cloud-tools.md)
- [Argo](https://docs.hackerspot.net/cheatsheets/cloud-tools/argo.md)
- [Docker](https://docs.hackerspot.net/cheatsheets/cloud-tools/docker.md)
- [Kubernetes](https://docs.hackerspot.net/cheatsheets/cloud-tools/kubernetes.md)
- [Coding](https://docs.hackerspot.net/cheatsheets/coding.md)
- [Bash](https://docs.hackerspot.net/cheatsheets/coding/bash.md)
- [Go](https://docs.hackerspot.net/cheatsheets/coding/go.md)
- [Python](https://docs.hackerspot.net/cheatsheets/coding/python.md)
- [C++](https://docs.hackerspot.net/cheatsheets/coding/c++.md)
- [AI Security](https://docs.hackerspot.net/ai-security.md)
- [Learning Resources](https://docs.hackerspot.net/ai-security/learning-resources.md)
- [Coding Practices](https://docs.hackerspot.net/coding-practices.md)
- [Leetcode](https://docs.hackerspot.net/coding-practices/leetcode.md): Some leetcode questions for security roles
- [API](https://docs.hackerspot.net/coding-practices/api.md)
- [Log Parsing](https://docs.hackerspot.net/coding-practices/log-parsing.md)
- [Penetration Testing](https://docs.hackerspot.net/penetration-testing.md)
