# 0122: Super Secure HTML Viewer

| Name                                                                      | Authors                                          | Category               |
| ------------------------------------------------------------------------- | ------------------------------------------------ | ---------------------- |
| [Intigriti January Challenge (2022)](https://challenge-0122.intigriti.io) | [therealbrenu](https://twitter.com/therealbrenu) | XSS, React, SourceMaps |

## Video Walkthrough

[![Source maps in React?! Solution to January '22 XSS Challenge](https://img.youtube.com/vi/1zURBjsbAgg/0.jpg)](https://www.youtube.com/watch?v=1zURBjsbAgg)

## Challenge Description

> Find a way to execute arbitrary javascript on the challenge page and win Intigriti swag.

## Useful Resources

* [XSS cheatsheet](https://portswigger.net/web-security/cross-site-scripting/cheat-sheet)
* [Source Mapper](https://portswigger.net/bappstore/d8148953358b44f4861688410e642a6f)

## Community Writeups

1. [drleek](https://www.youtube.com/watch?v=4L8-6u5J9Ag)
2. [svennergr](https://github.com/svennergr/writeups/tree/master/inti/0122)
3. [abdofarwan](https://medium.com/@0abdofarwan0/intigritis-january-0122-xss-challenge-write-up-8b132f81174b)
4. [ravr](https://ravr.pl/intigriti-xss-challenge-0122-writeup)
5. [jorenverheyen](https://jorenverheyen.github.io/intigriti-january-2022.html)
6. [piyush](https://www.youtube.com/watch?v=kIcFGP7PKxk)
7. [kza](https://klefz.se/2022/01/13/intigritis-january-xss-challenge-2022-write-up)
8. [kukainis](https://kukainis.github.io/Intigriti_January_XSS_Challange.html)
