Land #3552 - Correct DbVisualizer title name

bug/bundler_fix 2014072301
sinn3r 2014-07-21 13:07:33 -05:00
commit 6048f21875
No known key found for this signature in database
GPG Key ID: 2384DB4EF06F730B
4 changed files with 4 additions and 3 deletions

View File

@ -13,6 +13,7 @@ module Msf::Post::Windows
require 'msf/core/post/windows/registry'
require 'msf/core/post/windows/services'
require 'msf/core/post/windows/wmic'
require 'msf/core/post/windows/netapi'
require 'msf/core/post/windows/shadowcopy'
require 'msf/core/post/windows/user_profiles'
require 'msf/core/post/windows/ldap'

View File

@ -22,7 +22,7 @@ class Metasploit3 < Msf::Exploit::Remote
upload arbitrary files to the upload folder. Because the plugin also
uses it's own file upload mechanism instead of the wordpress api it's
possible to upload any file type.
The user provided does not need special rights. Also users with "Contributer"
The user provided does not need special rights, and users with "Contributor"
role can be abused.
},
'Author' =>

View File

@ -14,7 +14,7 @@ class Metasploit3 < Msf::Post
def initialize(info={})
super( update_info( info,
'Name' => 'Multi Gather Dbvis Connections Settings',
'Name' => 'Multi Gather DbVisualizer Connections Settings',
'Description' => %q{
DbVisualizer stores the user database configuration in dbvis.xml.
This module retrieves the connections settings from this file.

View File

@ -13,7 +13,7 @@ class Metasploit3 < Msf::Post
def initialize(info={})
super( update_info( info,
'Name' => 'Multi Manage Dbvis Add Db Admin',
'Name' => 'Multi Manage DbVisualizer Add Db Admin',
'Description' => %q{
Dbvisulaizer offers a command line functionality to execute SQL pre-configured databases
(With GUI). The remote database can be accessed from the command line without the need