Intigriti's September 2021 XSS Challenge


September 12, 2021


banner

In September 2021 the Belgian ethical hacking platform Intigriti hosted a new XSS (cross site scripting) challenge.

  • 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
  • Here the link to the full "manager.js" file which was used: Obfuscated JavaScript file
  • Here the link to the dictionary file I created to pass the obfuscation: De-obfuscated dictionary

The POC video shows first the XSS mutation payload that passes the security filter. We need to Base64 encode our payload and finally we can deliver the URL to our victim who stores a random password that fires the XSS attack.


Embedded writeup PDF: