Land #10787, Remove unused 'unknown' author mapping in author.rb

GSoC/Meterpreter_Web_Console
Brent Cook 2018-10-10 13:01:05 -05:00
commit 1a0df7ce07
No known key found for this signature in database
GPG Key ID: 1FFAA0B24B708F96
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ class Msf::Author
# A hash that maps known author names to email addresses
KNOWN = {
'amaloteaux' => 'alex_maloteaux' + 0x40.chr + 'metasploit.com',
'anonymous' => 'Unknown',
'aushack' => 'patrick' + 0x40.chr + 'osisecurity.com.au',
'bannedit' => 'bannedit' + 0x40.chr + 'metasploit.com',
'Carlos Perez' => 'carlos_perez' + 0x40.chr + 'darkoperator.com',