Add jabra to authors. I'm a jerk
parent
c4fa86da93
commit
227d0dbc47
|
@ -33,7 +33,10 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
a password or hash.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' => [ 'egypt' ],
|
||||
'Author' => [
|
||||
'egypt',
|
||||
'jabra' # Brainstorming and help with original technique
|
||||
],
|
||||
'References' => [
|
||||
# same as for windows/smb/psexec
|
||||
[ 'CVE', '1999-0504'], # Administrator with no password (since this is the default)
|
||||
|
|
Loading…
Reference in New Issue