Use the proper Author key, not Authors

bug/bundler_fix
James Lee 2016-06-28 15:21:19 -05:00
parent 0a83b34a85
commit 4e63591ce8
No known key found for this signature in database
GPG Key ID: 2D6094C7CEA0A321
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ class MetasploitModule < Msf::Auxiliary
response for a 'WPAD' lookup. Distant targets may require more time and lower
rates for a successful attack.
},
'Authors' => [
'Author' => [
'vvalien', # Metasploit Module (post)
'hdm', # Metasploit Module
'tombkeeper' # Related Work

View File

@ -30,7 +30,7 @@ class MetasploitModule < Msf::Auxiliary
of NetBIOS requests.
},
'Authors' => [
'Author' => [
'vvalien', # Metasploit Module (post)
'hdm', # Metasploit Module
'tombkeeper' # Vulnerability Discovery