198 B
198 B
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