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:
Last updated 2 years ago
<script>alert(0)</script>