1- Lab: Reflected XSS into HTML context with nothing encodedDescription: This lab contains a simple reflected cross-site scripting vulnerability in the search functionality.To solve the lab, perform a cross-site scripting attack that calls the alert function.Payload: <script>alert(1)</script> <section class=blog-header&