Which type of Cross-Site Scripting attack stays on a website and affects everyone who visits that page, even much later?
The type of Cross-Site Scripting (XSS) attack that stays on a website and affects everyone who visits that page, even much later, is called Stored Cross-Site Scripting, also known as Persistent Cross-Site Scripting. This attack occurs when an attacker injects a malicious script, often referred to as a payload, directly into a web application's database or file system. For instance, an attacker might post a comment on ....
Community Answers
Sign in to open profiles and full community answers.
No community answers yet. Be the first to submit one.