# Page Not Found

The URL `exploitation/web-app-attacks/”http:/vulnerable/endpoint` does not exist.

You might be looking for one of these pages:
- [Vulnerable components](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/vulnerable-components.md)
- [General Info](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/general-info.md)
- [Header injections](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/header-injections.md)
- [Open Redirect](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/open-redirect.md)
- [HTTP Rate limiting](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/http-rate-limiting.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/hackersnotes/exploitation/web-app-attacks/vulnerable-components.md`)
- Use `Accept: text/markdown` header for content negotiation