reflected xss
Reflected XSS (Cross-Site Scripting) is a type of web vulnerability where malicious code is injected into a website's input fields, then reflected back to the user, executing the code within their browser, usually with the intent of stealing sensitive information or performing unauthorized actions.
Requires login.
Related Concepts (1)
Similar Concepts
- cross-site script inclusion (xssi)
- cross-site scripting
- cross-site scripting (xss) attacks
- cross-site scripting (xss) authentication bypass
- cross-site scripting (xss) payload generation
- cross-site scripting (xss) prevention
- cross-site scripting (xss) via file upload
- cross-site scripting (xss) vulnerabilities
- csrf (cross-site request forgery)
- dom-based xss
- javascript code injection
- non-persistent xss
- persistent xss
- server-side xml injection
- stored xss