From ac751607417dee505cf3d2ff30a7f486cd7ffdf9 Mon Sep 17 00:00:00 2001 From: HD Moore Date: Wed, 23 Mar 2011 03:28:19 +0000 Subject: [PATCH] Add sinn3r and bannedit to authors git-svn-id: file:///home/svn/framework3/trunk@12084 4d416f70-5f16-0410-b530-b9f4589650da --- lib/msf/core/module/author.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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' } #