Why is this XSS not working on my site?
I’m attempting to make a site with an example of what XSS would look like, so in this I take user input and set a paragraph element’s innerHTML to the user input but the script isn’t running. However the script tag is present within the sp… Continue reading Why is this XSS not working on my site?