Difference "SandBox" ver. 93 versus ver. 94
Content:
** Do there anything you wish **
|
|
But not spam please
|
|
<a href="javascript:alert('XSS')">Test</a>
|
<script>
|
alert('XSS')
|
</script>
|
### A table
|
|
test
|
" onmouseover=alert(1); "
|
<table><tr><th>H1</th><th>H2</th><th>H3</th></tr><tr><td>C1</td><td>C2</td><td>C3</td></tr></table>
|
|
<IMG SRC=javascript:alert("XSS")>
|
<IMG SRC=javascript:alert(1)>
|
<IMG """><SCRIPT>alert("XSS")</SCRIPT>">
|
<IMG SRC=javascript:alert(String.fromCharCode(88,83,83))>
|
<IMG SRC=javascript:alert('XSS')>
|
<META HTTP-EQUIV="refresh" CONTENT="0;url=data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K"> |
### Links
|
|
Protocol agnostic URI: [Example](//example.com/)
|
|
Email link: [Foo Bar](mailto:foobar@example.com)
|
|
### Some block of code
|
|
<code><pre>
|
Code = here
|
Block = also</pre></code>
|
|
|
About
CppCMS is a web development framework for performance demanding applications.
Support This Project
Navigation
Main Page
Valid CSS
| Valid XHTML 1.0