Land #8853, Revert passive stance for multi/handler
commit
e8ab518d76
|
@ -33,8 +33,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
'Platform' => %w[android bsd java js linux osx nodejs php python ruby solaris unix win mainframe multi],
|
||||
'Arch' => ARCH_ALL,
|
||||
'Targets' => [ [ 'Wildcard Target', {} ] ],
|
||||
'DefaultTarget' => 0,
|
||||
'Stance' => Msf::Exploit::Stance::Passive
|
||||
'DefaultTarget' => 0
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue