Miniseries: XSS to the core — Pt.2
In the second part of our mini-series, we are going to look at the types of XSS and what we can do to evade those pesky filters! In the last part, we are diving deeper into exploiting these filter evasions in different contexts.
Stored vs Reflected
Stored and reflected XSS are two types that differ by the way their attack vector is retrieved, their exploitability…