Tagged “xss”
-
TIL executing a xss using a SVG image image svg security xss
This user was able to upload a '.svg', that then executed a xss attack to steal local storage data.
-
TIL How to steal localData using an XSS attack security xss mdn
But that's just a red flag that opens the door to bigger issues.
-
TIL the word Sanitize is too overloaded xss security language developer
Sanitize means too different things, depending on context. Use Filtering, Escaping, Validation, or Protect instead.
See all tags.