A3:2021 - Cross-Site Scripting (XSS) | Cycubix Docs

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

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

Last updated