About 17,900 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 application …

  2. What is Cross Site Scripting (XSS) - GeeksforGeeks

    Nov 25, 2025 · Cross-Site Scripting (XSS) is a vulnerability in a web application that allows a third party to execute a script in the user's browser on behalf of the web application.

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

    What is cross-site scripting (XSS)? Cross-site scripting (also known as XSS) is a web security vulnerability that allows an attacker to compromise the interactions that users have with a vulnerable …

  4. Cross-site scripting (XSS) - Security | MDN - MDN Web Docs

    Dec 15, 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.

  5. 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, often leading …

  6. Cross-Site Scripting (XSS) Explained | NOC.org

    Understand XSS vulnerabilities including stored, reflected, and DOM-based types, how attackers exploit them, and how to prevent cross-site scripting attacks.

  7. Cross-site scripting - Wikipedia

    Cross-site scripting (XSS) [a] is a type of security vulnerability that can be found in some web applications. XSS attacks enable attackers to inject client-side scripts into web pages viewed by …

  8. What is Cross Site Scripting (XSS)? - SentinelOne

    Jul 21, 2025 · What is Cross Site Scripting (XSS)? Learn about Cross Site Scripting (XSS), its types, impacts, and prevention methods in this comprehensive guide. Understand XSS vulnerabilities and …

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

    What Is Cross-Site Scripting (XSS)? Cross-site scripting (XSS) is a web vulnerability that allows attackers to inject malicious scripts into trusted websites. It targets users’ browsers, enabling session …

  10. What is Cross-site Scripting (XSS): prevention and fixes - Acunetix

    What is Cross-Site Scripting (XSS)? Cross-site Scripting (XSS) is a client-side code injection attack. The attacker aims to execute malicious scripts in a web browser of the victim by including malicious code …