@@ -12,39 +12,39 @@ class Msf::Module::Author
12
12
# A hash of known author names
13
13
Known =
14
14
{
15
- 'hdm' => 'hdm' + 0x40 . chr + 'metasploit.com' ,
16
- 'spoonm' => 'spoonm' + 0x40 . chr + 'no$email.com' ,
17
- 'skape' => 'mmiller' + 0x40 . chr + 'hick.org' ,
18
- 'vlad902' => 'vlad902' + 0x40 . chr + 'gmail.com' ,
19
- 'optyx' => 'optyx' + 0x40 . chr + 'no$email.com' ,
20
- 'anonymous' => 'anonymous-contributor' + 0x40 . chr + 'metasploit.com' ,
21
- 'stinko' => 'vinnie' + 0x40 . chr + 'metasploit.com' ,
22
- 'MC' => 'mc' + 0x40 . chr + 'metasploit.com' ,
23
- 'cazz' => 'bmc' + 0x40 . chr + 'shmoo.com' ,
24
- 'pusscat' => 'pusscat' + 0x40 . chr + 'metasploit.com' ,
25
- 'skylined' => 'skylined' + 0x40 . chr + 'edup.tudelft.nl' ,
26
- 'patrick' => 'patrick' + 0x40 . chr + 'osisecurity.com.au' ,
27
- 'Ramon de C Valle' => 'rcvalle' + 0x40 . chr + 'metasploit.com' ,
28
- 'I)ruid' => 'druid' + 0x40 . chr + 'caughq.org' ,
29
- 'egypt' => 'egypt' + 0x40 . chr + 'metasploit.com' ,
30
- 'kris katterjohn' => 'katterjohn' + 0x40 . chr + 'gmail.com' ,
31
- 'CG' => 'cg' + 0x40 . chr + 'carnal0wnage.com' ,
32
- 'et' => 'et' + 0x40 . chr + 'metasploit.com' ,
33
- 'sf' => 'stephen_fewer' + 0x40 . chr + 'harmonysecurity.com' ,
34
- 'kf' => 'kf_list' + 0x40 . chr + 'digitalmunition.com' ,
35
- 'ddz' => 'ddz' + 0x40 . chr + 'theta44.org' ,
36
- 'jduck' => 'jduck' + 0x40 . chr + 'metasploit.com' ,
37
- 'natron' => 'natron' + 0x40 . chr + 'metasploit.com' ,
38
- 'todb' => 'todb' + 0x40 . chr + 'metasploit.com' ,
39
- 'msmith' => 'msmith' + 0x40 . chr + 'metasploit.com' ,
40
- 'jcran' => 'jcran' + 0x40 . chr + 'metasploit.com' ,
41
- 'sinn3r' => 'sinn3r' + 0x40 . chr + 'metasploit.com' ,
42
- 'bannedit' => 'bannedit' + 0x40 . chr + 'metasploit.com' ,
43
- 'amaloteaux' => 'alex_maloteaux' + 0x40 . chr + 'metasploit.com' ,
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'
15
+ 'hdm' => 'hdm' + 0x40 . chr + 'metasploit.com' ,
16
+ 'spoonm' => 'spoonm' + 0x40 . chr + 'no$email.com' ,
17
+ 'skape' => 'mmiller' + 0x40 . chr + 'hick.org' ,
18
+ 'vlad902' => 'vlad902' + 0x40 . chr + 'gmail.com' ,
19
+ 'optyx' => 'optyx' + 0x40 . chr + 'no$email.com' ,
20
+ 'anonymous' => 'anonymous-contributor' + 0x40 . chr + 'metasploit.com' ,
21
+ 'stinko' => 'vinnie' + 0x40 . chr + 'metasploit.com' ,
22
+ 'MC' => 'mc' + 0x40 . chr + 'metasploit.com' ,
23
+ 'cazz' => 'bmc' + 0x40 . chr + 'shmoo.com' ,
24
+ 'pusscat' => 'pusscat' + 0x40 . chr + 'metasploit.com' ,
25
+ 'skylined' => 'skylined' + 0x40 . chr + 'edup.tudelft.nl' ,
26
+ 'patrick' => 'patrick' + 0x40 . chr + 'osisecurity.com.au' ,
27
+ 'Ramon de C Valle' => 'rcvalle' + 0x40 . chr + 'metasploit.com' ,
28
+ 'I)ruid' => 'druid' + 0x40 . chr + 'caughq.org' ,
29
+ 'egypt' => 'egypt' + 0x40 . chr + 'metasploit.com' ,
30
+ 'kris katterjohn' => 'katterjohn' + 0x40 . chr + 'gmail.com' ,
31
+ 'CG' => 'cg' + 0x40 . chr + 'carnal0wnage.com' ,
32
+ 'et' => 'et' + 0x40 . chr + 'metasploit.com' ,
33
+ 'sf' => 'stephen_fewer' + 0x40 . chr + 'harmonysecurity.com' ,
34
+ 'kf' => 'kf_list' + 0x40 . chr + 'digitalmunition.com' ,
35
+ 'ddz' => 'ddz' + 0x40 . chr + 'theta44.org' ,
36
+ 'jduck' => 'jduck' + 0x40 . chr + 'metasploit.com' ,
37
+ 'natron' => 'natron' + 0x40 . chr + 'metasploit.com' ,
38
+ 'todb' => 'todb' + 0x40 . chr + 'metasploit.com' ,
39
+ 'msmith' => 'msmith' + 0x40 . chr + 'metasploit.com' ,
40
+ 'jcran' => 'jcran' + 0x40 . chr + 'metasploit.com' ,
41
+ 'sinn3r' => 'sinn3r' + 0x40 . chr + 'metasploit.com' ,
42
+ 'bannedit' => 'bannedit' + 0x40 . chr + 'metasploit.com' ,
43
+ 'amaloteaux' => 'alex_maloteaux' + 0x40 . chr + 'metasploit.com' ,
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'
48
48
}
49
49
50
50
#
0 commit comments