Intigriti's January 2022 XSS Challenge


January 17, 2022


banner

Belgian ethical hacking platform Intigriti hosted a new monthly XSS (cross site scripting) challenge in January 2022.

  • I uploaded a PDF containing my writeup that can be read below or downloaded here: PDF
  • I also created a small POC video that shows the XSS attack: POC Video

The POC video shows the payload containing the "data-debug" attribute which the development team forgot to remove and allows us to bypass the DOMPurify sanitizer. To discover this "data-debug" attribute I had to de-obfuscate the JavaScript source code.


Embedded writeup PDF: