A3:2021 | Cross Site Scripting XXS (1) | Cycubix Docs

Concept

This lesson describes what Cross-Site Scripting (XSS) is and how it can be used to perform tasks that were not the developer’s original intent.

Goals

  • The user should have a basic understanding of what XSS is and how it works.
  • The user will learn what Reflected XSS is.
  • The user will demonstrate knowledge on:
    • Reflected XSS injection.
    • DOM-based XSS injection.