# Page Not Found

The URL `exploitation/web-app-attacks/x` does not exist.

You might be looking for one of these pages:
- [XXE](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/xxe.md)
- [WEB App Attacks](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks.md)
- [CSP](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/csp.md)
- [SQLi](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/sqli.md)
- [CRLF](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/crlf.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://hamcodes.gitbook.io/hackersnotes/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://hamcodes.gitbook.io/hackersnotes/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/hackersnotes/exploitation/web-app-attacks/xxe.md`)
- Use `Accept: text/markdown` header for content negotiation