We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7437d98 commit a13a88cCopy full SHA for a13a88c
lib/msf/core/module/author.rb
@@ -44,7 +44,7 @@ class Msf::Module::Author
44
'Carlos Perez' => 'carlos_perez' + 0x40.chr + 'darkoperator.com',
45
'juan vazquez' => 'juan.vazquez' + 0x40.chr + 'metasploit.com',
46
'theLightCosine' => 'theLightCosine' + 0x40.chr + 'metasploit.com',
47
- 'mubix' => 'mubix' + 0x40.chr + 'hak5.org'
+ 'mubix' => 'mubix' + 0x40.chr + 'hak5.org'
48
}
49
50
#
0 commit comments