Removing EncoderType from flash module

Also not very useful
This commit is contained in:
Tod Beardsley 2012-03-08 16:57:41 -06:00
parent 302a42a495
commit 1e4d4a5ba0
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ class Metasploit3 < Msf::Exploit::Remote
],
'Payload' =>
{
'EncoderType' => Msf::Encoder::Type::Raw,
'StackAdjustment' => -3500
},
'DefaultOptions' =>