About 145,000 results
Open links in new tab
  1. Cross Site Scripting (XSS) - OWASP Foundation

    Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web …

  2. What is cross-site scripting (XSS) and how to prevent it? | Web ...

    What is the difference between XSS and SQL injection? XSS is a client-side vulnerability that targets other application users, while SQL injection is a server-side vulnerability that targets …

  3. Cross-site scripting (XSS) - Security | MDN

    Nov 30, 2025 · A cross-site scripting (XSS) attack is one in which an attacker is able to get a target site to execute malicious code as though it was part of the website.

  4. What is cross-site scripting? - Cloudflare

    Cross-site scripting (XSS) is a client-side code injection attack where malicious code is attached to a legitimate website. When a victim loads the site, their browser runs the attacker’s code, …

  5. What Is a Cross-Site Scripting (XSS) Attack? | CrowdStrike

    Cross-Site Scripting (XSS) is a code injection attack in which an adversary inserts malicious code within a legitimate website. The code then launches as an infected script in the user’s web …

  6. What Is Cross-Site Scripting (XSS)? - Palo Alto Networks

    Cross-site scripting (XSS) is a web vulnerability that allows attackers to inject malicious scripts into trusted websites. It targets users’ browsers, enabling session hijacking, credential theft, …

  7. Cross-site scripting (XSS) - Snyk Learn

    Cross-site scripting (or XSS) is a code vulnerability that occurs when an attacker “injects” a malicious script into an otherwise trusted website. The injected script gets downloaded and …

    Missing:
    • injection
    Must include:
  8. What is an XSS Vulnerability? Types, Examples & Prevention

    What Is a Cross-Site Scripting (XSS) Vulnerability? A Cross-Site Scripting (XSS) vulnerability is a security flaw that allows an attacker to inject malicious code into a trusted website.

  9. The Ultimate Beginners Guide to XSS Vulnerability

    Jul 15, 2020 · XSS is a really easy attack to start testing and seeing if you can execute malicious code. To get started, find some possible injection points in your targets and start with some …

  10. Cross‑Site Scripting (XSS): Real-World Breaches, Attack Patterns ...

    2 days ago · Cross‑Site Scripting (XSS) is a web vulnerability where an attacker injects malicious code, usually JavaScript, into web pages that other users view. The injected code executes in …

    Missing:
    • injection
    Must include: