diff --git a/lib/msf/core/module/author.rb b/lib/msf/core/module/author.rb index be4619126e..d13e2ed410 100644 --- a/lib/msf/core/module/author.rb +++ b/lib/msf/core/module/author.rb @@ -39,7 +39,8 @@ class Msf::Module::Author 'jcran' => 'jcran' + 0x40.chr + 'metasploit.com', 'sinn3r' => 'sinn3r' + 0x40.chr + 'metasploit.com', 'bannedit' => 'bannedit' + 0x40.chr + 'metasploit.com', - 'amaloteaux' => 'alex_maloteaux' + 0x40.chr + 'metasploit.com' + 'amaloteaux' => 'alex_maloteaux' + 0x40.chr + 'metasploit.com', + 'Carlos Perez' => 'carlos_perez' + 0x40.chr + 'darkoperator.com' } #