diff --git a/lib/msf/core/module/author.rb b/lib/msf/core/module/author.rb index 51ee9ebeda..803dcb0b19 100644 --- a/lib/msf/core/module/author.rb +++ b/lib/msf/core/module/author.rb @@ -36,7 +36,9 @@ class Msf::Module::Author 'natron' => 'natron' + 0x40.chr + 'metasploit.com', 'todb' => 'todb' + 0x40.chr + 'metasploit.com', 'msmith' => 'msmith' + 0x40.chr + 'metasploit.com', - 'jcran' => 'jcran' + 0x40.chr + 'metasploit.com' + 'jcran' => 'jcran' + 0x40.chr + 'metasploit.com', + 'sinn3r' => 'sinn3r' + 0x40.chr + 'metasploit.com', + 'bannedit' => 'bannedit' + 0x40.chr + 'metasploit.com' } #