Missing disclosure date.
This commit is contained in:
@@ -34,7 +34,8 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||
'Payload' => {},
|
||||
'CmdStagerFlavor' => [ 'bourne', 'echo', 'printf', 'wget', 'curl' ],
|
||||
'Privileged' => false,
|
||||
'DefaultTarget' => 0))
|
||||
'DefaultTarget' => 0,
|
||||
'DisclosureDate' => 'Aug 11 2018'))
|
||||
register_options(
|
||||
[
|
||||
OptString.new('TARGETURI', [true, 'The base path', '/']),
|
||||
|
||||
Reference in New Issue
Block a user