# Page Not Found

The URL `web-application-testing/attacks/x` does not exist.

You might be looking for one of these pages:
- [Cross-Site Scripting](https://book.dragonsploit.com/web-application-testing/attacks/xss.md)
- [Attacks](https://book.dragonsploit.com/web-application-testing/attacks.md)
- [SQLi](https://book.dragonsploit.com/web-application-testing/attacks/sqli.md)
- [Login Forms](https://book.dragonsploit.com/web-application-testing/attacks/login-forms.md)
- [File Inclusion](https://book.dragonsploit.com/web-application-testing/attacks/file-inclusion.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://book.dragonsploit.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://book.dragonsploit.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/web-application-testing/attacks/xss.md`)
- Use `Accept: text/markdown` header for content negotiation