Excess-XSS icon indicating copy to clipboard operation
Excess-XSS copied to clipboard

A comprehensive tutorial on cross-site scripting

Results 1 Excess-XSS issues
Sort by recently updated
recently updated
newest added

Could alternate terminology make XSS easier to understand? In particular, Dave Wichers has proposed terminology dividing XSS between [persistent/reflected and traditional/DOM-based/pure DOM-based](https://www.owasp.org/images/f/f4/ASDC12-Unraveling_some_of_the_Mysteries_around_DOMbased_XSS.pdf). Incorporating an alternate terminology into the tutorial would...

Question