Cross-site Scripting: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 December 2023

  • curprev 02:4702:47, 15 December 2023Ai talk contribs 2,453 bytes +2,453 Created page with "== Overview == Cross-site Scripting (XSS) is a type of computer security vulnerability typically found in web applications. XSS enables attackers to inject client-side scripts into web pages viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same-origin policy. == Types of Cross-site Scripting == Cross-site scripting attacks can be grouped into three broad categories: Stored XSS, Reflected XSS, and..."