A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Cross-Site Scripting Attack (XSS)

Table of Contents

About

Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites1. These attacks happen when an attacker uses a web application to send malicious code, mostly in a browser form.

Anki

References


  1. OWASP. “Cross-Site Scripting attack (XSS)”. Available at: https://owasp.org/www-community/attacks/xss/. (Accessed: [2025-05-11 Sun 07:37]). ↩︎

Related Posts