Change target name
parent
cb7f173811
commit
2544b4d8db
|
@ -33,7 +33,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
'Platform' => 'win',
|
||||
'Arch' => [ARCH_X86, ARCH_X64],
|
||||
'Targets' => [
|
||||
['Automatic', {} ],
|
||||
['Microsoft Office Word', {} ],
|
||||
],
|
||||
'DefaultTarget' => 0,
|
||||
'Payload' => {
|
||||
|
|
Loading…
Reference in New Issue