XSS

Security

Term Overview

Term XSS
Category Security
Related Terms 4

Definition

Cross-Site Scripting. A web vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. XSS can steal session cookies, redirect users, or deface websites; mitigated by output encoding and CSP headers.

Security

Related Terms

More in Security