# Page Not Found

The URL `payloads/1` does not exist.

You might be looking for one of these pages:
- [Text Payload](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/payloads/text-payload.md)
- [SQL injection](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/payloads/sql-injection.md)
- [Cross-site scripting(XSS)](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/payloads/cross-site-scripting-xss.md)
- [Local file inclusion(LFI)](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/payloads/local-file-inclusion-lfi.md)
- [SQL Injection Login Bypass](https://akhil-koradiya-21.gitbook.io/ethical-hacking-notes/payloads/sql-injection-login-bypass.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ethical-hacking-notes/payloads/text-payload.md`)
- Use `Accept: text/markdown` header for content negotiation