JetScripts Sanitizer Demo
This test page shows the action of the JetScripts Data Sanitizer. Paste your 'dirty' HTML and Javascript into the top text field and press the Submit Data button. The disinfected text will appear in the bottom text area. Here are a few sample strings to play with, but feel free to try your own as well:
<script type="text/javascript">alert('Evil Hacker');</script>
<img src="http://evildomain.com/script.js>
<A HREF="http://66.102.7.147/">XSS</A>
<SCRIPT "a='>'" SRC="http://ha.ckers.org/xss.js"></SCRIPT>
|