Question

In the context of Cross-Site Scripting (XS

  • S , what is the primary reason why stored XSS is considered more dangerous than reflected XSS?
A Stored XSS is harder to detect during code review.
B Stored XSS is automatically executed when users visit the vulnerable page.
C Reflected XSS only affects users who directly interact with malicious links.
D Stored XSS bypasses the need for user interaction entirely.
E Stored XSS can directly exploit server vulnerabilities.
Practice Next

Relevant for Exams:

Hey! Ask a query