Fix msftidy
parent
c84eb9fee9
commit
7df20539af
|
@ -29,7 +29,7 @@ class MetasploitModule < Msf::Exploit::Local
|
|||
},
|
||||
'SessionTypes' => [ 'shell', 'meterpreter' ],
|
||||
'DefaultOptions' => { 'WfsDelay' => 0, 'DisablePayloadHandler' => 'true' },
|
||||
'DisclosureDate' => 'Oct 1980', # The rc command appeared in 4.0BSD.
|
||||
'DisclosureDate' => 'Oct 01 1980', # The rc command appeared in 4.0BSD.
|
||||
'Targets' => [ ['Automatic', {}] ],
|
||||
'DefaultTarget' => 0
|
||||
))
|
||||
|
|
Loading…
Reference in New Issue