# Page Not Found

The URL `web-application-pentesting/xxxxx` does not exist.

You might be looking for one of these pages:
- [IDOR](https://n3t-hunt3r.gitbook.io/pentest-book/web-application-pentesting/idor.md)
- [XPATH injection](https://n3t-hunt3r.gitbook.io/pentest-book/web-application-pentesting/xpath-injection.md)
- [Clickjacking](https://n3t-hunt3r.gitbook.io/pentest-book/web-application-pentesting/clickjacking.md)
- [File Upload](https://n3t-hunt3r.gitbook.io/pentest-book/web-application-pentesting/file-upload.md)
- [SAML Attacks](https://n3t-hunt3r.gitbook.io/pentest-book/web-application-pentesting/saml-attacks.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/pentest-book/web-application-pentesting/idor.md`)
- Use `Accept: text/markdown` header for content negotiation