persistent xss

Persistent XSS (Cross-Site Scripting) refers to a type of web vulnerability where malicious code is embedded in a website or web application, allowing it to be executed whenever a user interacts with the infected page. Unlike other forms of XSS, persistent XSS attacks are stored on the server and can affect multiple users, making them more dangerous.

Requires login.