Using data URIs to perform XSS in anchor tags – vulnerability?
I’ve been looking at a few issues related to XSS. In doing so, I’ve stumbled upon a few “XSS Filter Evasion” type checklists that demonstrate supposed XSS via data URIs. For example:
The last line of: https://gist.github.co… Continue reading Using data URIs to perform XSS in anchor tags – vulnerability?