# Page Not Found

The URL `web-exploitation/broken-access-control/local-file-inclusion` does not exist.

You might be looking for one of these pages:
- [Local File Inclusion (WIP)](https://kryptocoder.gitbook.io/hacking-knowledge/web-exploitation/web-vulnerabilities/local-file-inclusion-wip.md)
- [Remote File Inclusion (WIP)](https://kryptocoder.gitbook.io/hacking-knowledge/web-exploitation/web-vulnerabilities/remote-file-inclusion-wip.md)
- [Broken Access Control](https://kryptocoder.gitbook.io/hacking-knowledge/web-exploitation/web-vulnerabilities/broken-access-control.md)
- [Abuse File Upload (WIP)](https://kryptocoder.gitbook.io/hacking-knowledge/web-exploitation/web-vulnerabilities/abuse-file-upload-wip.md)
- [Server-Side Template Injection (WIP)](https://kryptocoder.gitbook.io/hacking-knowledge/web-exploitation/web-vulnerabilities/server-side-template-injection-wip.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/hacking-knowledge/web-exploitation/web-vulnerabilities/local-file-inclusion-wip.md`)
- Use `Accept: text/markdown` header for content negotiation