Only got researchers name, no email.

master
Quentin Kaiser 2019-03-24 17:50:31 +01:00
parent 4451225da7
commit be73f56610
1 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ class MetasploitModule < Msf::Exploit::Remote
},
'Author' =>
[
'Yu Zhang <>', # Initial discovery
'Haoliang Lu <>', # Initial discovery
'T. Shiomitsu <>', # Initial discovery
'Yu Zhang', # Initial discovery
'Haoliang Lu', # Initial discovery
'T. Shiomitsu', # Initial discovery
'Quentin Kaiser <kaiserquentin@gmail.com>' # Vulnerability analysis & exploit dev
],
'License' => MSF_LICENSE,