# Page Not Found

The URL `exploitation/web-app-attacks/evil.jpg` does not exist.

You might be looking for one of these pages:
- [Clickjacking](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/clickjacking.md)
- [WEB App Attacks](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks.md)
- [Email attacks](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/email-attacks.md)
- [Redis SSRF](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/redis-ssrf.md)
- [SQLi](https://hamcodes.gitbook.io/hackersnotes/exploitation/web-app-attacks/sqli.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/clickjacking.md`)
- Use `Accept: text/markdown` header for content negotiation