The following is my documentation on PortSwigger’s Academy labs. End Goal: Perform an XSS attack that escapes out of the JavaScript string and calls the alert function In this lab we will be exploiting how the target site escapes single quotations from the input field by using the very same characters that it escapes with […]