Skip to content

Commit 6d5bcb9

Browse files
author
Tod Beardsley
committed
Normalize the SecurityXploded Team credits
[See rapid7#5012]
1 parent 6532fad commit 6d5bcb9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

modules/post/windows/gather/credentials/enum_picasa_pwds.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def initialize(info={})
2323
'License' => MSF_LICENSE,
2424
'Author' =>
2525
[
26-
'SecurityXploded Team', #www.SecurityXploded.com
26+
'Unknown', # SecurityXploded Team, www.SecurityXploded.com
2727
'Sil3ntDre4m <sil3ntdre4m[at]gmail.com>',
2828
],
2929
'Platform' => [ 'win' ],

modules/post/windows/gather/credentials/idm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def initialize(info={})
2424
'Author' =>
2525
[
2626
'sil3ntdre4m <sil3ntdre4m[at]gmail.com>',
27-
'SecurityXploded Team <contact[at]securityxploded.com>'
27+
'Unknown', # SecurityXploded Team, www.SecurityXploded.com
2828
],
2929
'Platform' => [ 'win' ],
3030
'SessionTypes' => [ 'meterpreter' ]

modules/post/windows/gather/credentials/meebo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def initialize(info={})
2121
'Author' =>
2222
[
2323
'Sil3ntDre4m <sil3ntdre4m[at]gmail.com>',
24-
'SecurityXploded Team <www.SecurityXploded.com>'
24+
'Unknown', # SecurityXploded Team, www.SecurityXploded.com
2525
],
2626
'Platform' => [ 'win' ],
2727
'SessionTypes' => [ 'meterpreter' ]

modules/post/windows/gather/credentials/nimbuzz.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def initialize(info={})
2121
'Author' =>
2222
[
2323
'sil3ntdre4m <sil3ntdre4m[at]gmail.com>',
24-
'SecurityXploded Team', #www.SecurityXploded.com
24+
'Unknown', # SecurityXploded Team, www.SecurityXploded.com
2525
],
2626
'Platform' => [ 'win' ],
2727
'SessionTypes' => [ 'meterpreter' ]

modules/post/windows/gather/credentials/trillian.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def initialize(info={})
2525
'Author' =>
2626
[
2727
'Sil3ntDre4m <sil3ntdre4m[at]gmail.com>',
28-
'SecurityXploded Team', #www.SecurityXploded.com
28+
'Unknown', # SecurityXploded Team, www.SecurityXploded.com
2929
],
3030
'Platform' => [ 'win' ],
3131
'SessionTypes' => [ 'meterpreter' ]

0 commit comments

Comments
 (0)