Stored XSS
The aim of this challenge is to inject a script to the server that execute a script.
Low
<script>alert("XSS");</script>
Medium
In progress
High
In progress
The aim of this challenge is to inject a script to the server that execute a script.
<script>alert("XSS");</script>
In progress
In progress