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 8a6426d commit 1f36583Copy full SHA for 1f36583
lib/msf/core/author.rb
@@ -51,7 +51,8 @@ class Msf::Author
51
'theLightCosine' => 'theLightCosine' + 0x40.chr + 'metasploit.com',
52
'todb' => 'todb' + 0x40.chr + 'metasploit.com',
53
'vlad902' => 'vlad902' + 0x40.chr + 'gmail.com',
54
- 'wvu' => 'wvu' + 0x40.chr + 'metasploit.com'
+ 'wvu' => 'wvu' + 0x40.chr + 'metasploit.com',
55
+ 'zeroSteiner' => 'zeroSteiner' + 0x40.chr + 'gmail.com'
56
}
57
58
#
0 commit comments