XSS inside of a javascript string, with unusual filter
While making a website I made an interesting mistake, and I’m wondering if this could be used to achieve XSS. I’ve come very close, but not quite.
I can put my user input into a string inside of a <script> tag. It looks something lik… Continue reading XSS inside of a javascript string, with unusual filter