Add OJ as author
parent
c1b82bac0e
commit
5e0993d756
|
@ -32,7 +32,8 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
[
|
||||
'Unknown', # vulnerability discovery and exploit in the wild
|
||||
'juan vazquez', # msf module (x86 target)
|
||||
'Spencer McIntyre' # msf module (x64 target)
|
||||
'Spencer McIntyre', # msf module (x64 target)
|
||||
'OJ Reeves <oj[at]buffered.io>'
|
||||
],
|
||||
'Arch' => [ ARCH_X86, ARCH_X86_64 ],
|
||||
'Platform' => 'win',
|
||||
|
|
Loading…
Reference in New Issue