Slide 12
Slide 12 text
DOM-based
This kind of XSS is executed at some point after
the page has loaded, many time needs user
interaction, which means that the attacker must
trick the user to execute the script himself. This
one is very similar to the reflected XSS, but for
needing user interaction makes it harder for the
attacker