# Page Not Found

The URL `writeups/portswigger-writeups/client-side/1` does not exist.

You might be looking for one of these pages:
- [Client-Side](https://hamcodes.gitbook.io/hackersnotes/writeups/portswigger-writeups/client-side.md)
- [WebSocket](https://hamcodes.gitbook.io/hackersnotes/writeups/portswigger-writeups/client-side/websocket.md)
- [DOM BASED](https://hamcodes.gitbook.io/hackersnotes/writeups/portswigger-writeups/client-side/dom-based.md)
- [Server Side](https://hamcodes.gitbook.io/hackersnotes/writeups/portswigger-writeups/server-side.md)
- [Cross site scripting (XSS)](https://hamcodes.gitbook.io/hackersnotes/writeups/portswigger-writeups/client-side/cross-site-scripting-xss.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/writeups/portswigger-writeups/client-side.md`)
- Use `Accept: text/markdown` header for content negotiation