Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 528 Bytes

README.test-script-injection.md

File metadata and controls

17 lines (9 loc) · 528 Bytes

Script Injection Test Document

This file includes a number of script tags in HTML that your document reader should make safe. If any of these scripts run (you'll know if they do as they all show an alert box) please contact the author and let him know.

<script>alert('Script A');</script>

<script>alert('Script B');</script>

<script>alert('Script C');</script>

<script>alert('Script D');</script>

Please click me

</code><script>alert('Script F');</script><code>