added date based on man page
parent
f6bfbddb8d
commit
ee2ed46143
|
@ -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
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue