XSS
Cross-Site Scripting
Injecting malicious scripts into web pages viewed by other users.
XSS injects malicious script into web content so it runs in the browsers of other users, enabling session token theft, defacement, or redirection. It commonly appears as stored, reflected, or DOM-based variants depending on where the untrusted input is handled. The core defenses are context-aware output encoding, input validation, and a content security policy. A common exam distinction is that XSS targets the user's browser, whereas SQL injection targets the back-end database.
Looking XSS up is step one. Getting tested on it is step two.
A free account opens all 4 Domain 1 objectives, 271 exam-style questions with a lesson and a lab on each, a placement check that skips what you already know, and a dated plan. No card.
Not affiliated with or endorsed by CompTIA.
