| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <8beca8204080123435384dfbc@mail.gmail.com>
From: avivra at gmail.com (Aviv Raff)
Subject: Re: Mozilla Firefox Certificate Spoofing
evilninja wrote:
>i was not able to reproduce it in "Gecko/20040719 Firefox/0.9.1" either.
>all i get is the real https:// site and this in the JS log:
>Error: unterminated string literal
>Source File:
>Line: 1, Column: 17
>Source Code:
>document.writeln('<body onload=document.close();break;>
The original PoC contains an invalid JS code in the onunload event.
I've created a copy of the PoC without the problematic apostrophe that
causes the JS code to be invalid.
Here: http://avivra.europe.webmatrixhosting.net/moz/certspoof1.html
-- Aviv Raff