# Page Not Found

The URL `web-hacking/x` does not exist.

You might be looking for one of these pages:
- [API](https://book.redsquad.xyz/web-hacking/api.md)
- [OSINT](https://book.redsquad.xyz/web-hacking/osint.md)
- [Injections](https://book.redsquad.xyz/web-hacking/injections.md)
- [Enumeration](https://book.redsquad.xyz/web-hacking/enumeration.md)
- [HTTP Stuff](https://book.redsquad.xyz/web-hacking/http-stuff.md)

## How to find the correct page

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

## Tips for requesting documentation

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