XSS DEMO HOW TO USE run docker container cd xss docker compose up Go to localhost:81/index.html Chose XSS Type Try XSS e.g. <img src=x onerror=alert('hoge')> Reference my Qiita UBsecure Blog