Changes between Version 1 and Version 2 of SandBox


Ignore:
Timestamp:
Jan 17, 2006, 5:02:24 PM (18 years ago)
Author:
simon
Comment:

Test XSS vulnerability

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v1 v2  
    44
    55Go ahead, edit it freely.
     6
     7{{{
     8#!html
     9<IMG SRC="javascript:alert('XSS');">
     10}}}