Add comment for PrependEncoder

unstable
sinn3r 2012-05-10 12:18:50 -05:00
parent 2b13330483
commit 7eabce8872
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class Metasploit3 < Msf::Exploit::Remote
{
'BadChars' => "\x00\x0a\x0d\x34",
'DisableNops' => true,
'PrependEncoder' => "\x81\xc4\x24\xfa\xff\xff"
'PrependEncoder' => "\x81\xc4\x24\xfa\xff\xff" #ADD ESP, -5DC
},
'Platform' => 'win',
'Targets' =>