XSS Vulnerability
What is XSS?
Cross-site scripting (XSS) is a web security vulnerability that allows us to compromise the interactions that users have with a vulnerable application. It allows an attacker to circumvent the same origin policy, which is designed to segr...
cxnsxle.hashnode.dev4 min read