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...
Jul 17, 20234 min read43
