Skip to content
self-XSS
EntityQ18356791· pop 10· linked from 1 articles

Also known as self cross-site scripting

Self-XSS (self cross-site scripting) is a type of security vulnerability used to gain control of victims' web accounts. In a Self-XSS attack, the victim of the attack runs malicious code in their own web browser, thus exposing personal information to the attacker.

Wikidata facts

via Wikidata · CC0

~2 min read

Encyclopedic overview

5 sections
Contents
  • Overview
  • History and mitigation
  • Etymology
  • References
  • Further reading

Self-XSS (self cross-site scripting) is a type of security vulnerability used to gain control of victims' web accounts. In a Self-XSS attack, the victim of the attack runs malicious code in their own web browser, thus exposing personal information to the attacker.

== Overview ==

Excerpted from Wikipedia’s “self-XSS” article, available under the CC BY-SA 4.0 licence.