# 1023: Pseudonym Generator

| Name                                                                      | Authors                                        | Category                 |
| ------------------------------------------------------------------------- | ---------------------------------------------- | ------------------------ |
| [Intigriti October Challenge (2023)](https://challenge-1023.intigriti.io) | [Kévin - Mizu](https://twitter.com/kevin_mizu) | XSS, mXSS, SOP, LFI, CDP |

## Challenge Description

> Find the flag (flag.txt) and win Intigriti swag.

## Useful Resources

* [mXSS](https://cure53.de/fp170.pdf)
* [CDP](https://chromedevtools.github.io/devtools-protocol/)
* [SOP](https://portswigger.net/web-security/cors/same-origin-policy)

## Community Writeups

1. [smickovskid](https://damjan-smickovski.dev/blog/intigriti_challenge_1023_writeup)
2. [juanbcpp](https://testing22-0.github.io/solution-challenge-10-23)
3. [frevadiscor](https://hackmd.io/@frevadiscor/BkS3shvXa)
4. [siss3l](https://gist.github.com/Siss3l/a61d1178bd04503311d3f8c12a0538b1)
5. [mizu (challenge creator)](https://mizu.re/post/intigriti-october-2023-xss-challenge)
