# Page Not Found

The URL `web/ssrf` does not exist.

You might be looking for one of these pages:
- [SSRF](https://x7331.gitbook.io/boxes/tl-dr/web/ssrf.md)
- [SSRF](https://x7331.gitbook.io/boxes/tl-dr/web/api/tests/ssrf.md)
- [CSRF](https://x7331.gitbook.io/boxes/tl-dr/web/cross-origin/csrf.md)
- [Hard](https://x7331.gitbook.io/boxes/boxes/hard.md)
- [Passwords](https://x7331.gitbook.io/boxes/tools/passwords.md)

## How to find the correct page

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

## Tips for requesting documentation

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