Fix author names in a couple modules

It me.
GSoC/Meterpreter_Web_Console
William Vu 2019-02-22 17:01:49 -06:00
parent e1a200e6c5
commit fc9245fa66
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ class MetasploitModule < Msf::Auxiliary
[
'Deral "Percentx" Heiland',
'Pete "Bokojan" Arzamendi',
'William Vu',
'wvu',
'Dev Mohanty'
],
'License' => MSF_LICENSE

View File

@ -23,7 +23,7 @@ class MetasploitModule < Msf::Exploit::Remote
'Steve Breen', # Public Exploit
'Dev Mohanty', # Metasploit module
'Louis Sato', # Metasploit
'William Vu', # Metasploit
'wvu', # Metasploit
'juan vazquez', # Metasploit
'Wei Chen' # Metasploit
],