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 a3c7cf7 commit 106170eCopy full SHA for 106170e
modules/post/multi/gather/rubygems_api_key.rb
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Post
13
14
def initialize(info={})
15
super( update_info( info,
16
- 'Name' => 'RubyGems API Key Gather ./gem/credentials',
+ 'Name' => 'Multi RubyGems API Key Gather ./gem/credentials',
17
'Description' => %q{
18
Post Module to obtain a users RubyGems API Key from ./gem/credentials
19
},
0 commit comments