# Page Not Found

The URL `web/file-inclusion` does not exist.

You might be looking for one of these pages:
- [File Inclusion](https://x7331.gitbook.io/boxes/tl-dr/web/file-inclusion.md)
- [RCE](https://x7331.gitbook.io/boxes/tl-dr/web/file-inclusion/rce.md)
- [LFI & RFI](https://x7331.gitbook.io/boxes/tl-dr/web/file-inclusion/lfi-and-rfi.md)
- [File Uploads](https://x7331.gitbook.io/boxes/tl-dr/web/file-uploads.md)
- [File Transfers](https://x7331.gitbook.io/boxes/tools/file-transfers.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/file-inclusion.md`)
- Use `Accept: text/markdown` header for content negotiation