XSS - PortSwiggerReflected XSS into HTML context with nothing encoded Goal: perform a cross-site scripting attack that calls the alert function. just try the basic xss payload <script>alert(1)</s... Jun 1, 2022 PortSwigger