remove crufty comment
git-svn-id: file:///home/svn/framework3/trunk@12490 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
7a45ce0616
commit
946bb351e0
|
@ -18,9 +18,7 @@ Indent = ' '
|
|||
|
||||
# Initialize the simplified framework instance.
|
||||
$framework = Msf::Simple::Framework.create(
|
||||
:module_types => [
|
||||
Msf::MODULE_PAYLOAD # , Msf::MODULE_ENCODER, Msf::MODULE_NOP
|
||||
],
|
||||
:module_types => [ Msf::MODULE_PAYLOAD ],
|
||||
'DisableDatabase' => true
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue