The terrifying world of Cross-Site Scripting (XSS) (Part 2)
I already discussed the vulnerability in the XSS Intro in Part 1 of the article. Anyway, just for a quick refresh, XSS is a vulnerability that enables attackers to inject malicious code into web pages viewed by other users.There are 3 types of XSS:
...
stackzero.hashnode.dev8 min read