How to fix XSS vulnerabilities in Node.js and expressJS
What is XSS?
Simply we can say that XSS (Cross-site scripting) is a JavaScript code injection on web applications. Attackers use vulnerable web apps to inject malicious javascript code or a script. There are several types of XSS attacks.
The risks of...
blog.usamav.dev3 min read