Home / Companies / Detectify / Blog / Post Details
Content Deep Dive

The basics of Cross-site Scripting (XSS)

Blog post from Detectify

Post Details
Company
Date Published
Author
Mathias Karlsson
Word Count
285
Company Posts That Month
2
Language
-
Hacker News Points
-
Post removed?
No
Summary

Cross-site scripting (XSS) is a prevalent web security issue that can manifest in three types based on vulnerability impact: persistent, reflected, and self-XSS. Persistent XSS is the most severe, where attackers inject malicious scripts that permanently reside on a site, affecting all users who access the compromised page, as exemplified by the Samy worm on MySpace. Reflected XSS involves attackers crafting links that execute scripts from a website, often used for phishing by mimicking login pages to steal credentials. Self-XSS requires user interaction, where attackers trick users into executing scripts themselves by clicking deceptive links. While some popular browsers offer built-in protection against reflected and self-XSS, others rely on plugins such as NoScript to mitigate these vulnerabilities.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.