About this document
XSS Note by sohailshaikh4612 is a document available to read on EtoBox.
Cross-Site Scripting (XSS) is an injection attack that allows attackers to inject malicious scripts into trusted websites, exploiting user trust. The consequences of XSS vulnerabilities include session hijacking, phishing, and unauthorized actions through malicious script execution. There are three types of XSS: reflected, stored, and DOM-based, each with distinct methods of attack and potential impacts.
- Author
- sohailshaikh4612
- Language
- EN