# Page Not Found

The URL `pentest-htb/web-1/bypass/htaccess` does not exist.

You might be looking for one of these pages:
- [XSS](https://0xss0rz.gitbook.io/0xss0rz/pentest/web-attacks/xss.md)
- [JBoss](https://0xss0rz.gitbook.io/0xss0rz/pentest/web-attacks/jboss.md)
- [CSP Bypass](https://0xss0rz.gitbook.io/0xss0rz/pentest/web-attacks/csp-bypass.md)
- [WAF Bypass](https://0xss0rz.gitbook.io/0xss0rz/pentest/web-attacks/waf-bypass.md)
- [CORS](https://0xss0rz.gitbook.io/0xss0rz/pentest/web-attacks/cors.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/0xss0rz/pentest/web-attacks/xss.md`)
- Use `Accept: text/markdown` header for content negotiation