Last updated 1 year ago
This lab contains a simple reflected XSS vulnerability in the search functionality. To solve the lab, perform a XSS attack that calls the alert function.
alert
Input the following into the search box:
<script>alert(0)</script>