Skip to content

Commit 106170e

Browse files
author
Jonathan Claudius
committed
Add multi to name
1 parent a3c7cf7 commit 106170e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/multi/gather/rubygems_api_key.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Post
1313

1414
def initialize(info={})
1515
super( update_info( info,
16-
'Name' => 'RubyGems API Key Gather ./gem/credentials',
16+
'Name' => 'Multi RubyGems API Key Gather ./gem/credentials',
1717
'Description' => %q{
1818
Post Module to obtain a users RubyGems API Key from ./gem/credentials
1919
},

0 commit comments

Comments
 (0)