added date based on man page

GSoC/Meterpreter_Web_Console
Milton-Valencia 2018-12-09 19:17:22 -06:00
parent f6bfbddb8d
commit ee2ed46143
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ class MetasploitModule < Msf::Exploit::Remote
'Arch' => [ ARCH_CMD ],
'Targets' => [[ 'Automatic Target', {} ]],
'DefaultTarget' => 0,
'DisclosureDate' => 'Apr 29, 2009', # http://erlang.org/doc/man/os.html
)
)