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 4d7bffd commit cc1ba26Copy full SHA for cc1ba26
modules/post/multi/gather/dbvis_enum.rb
@@ -14,7 +14,7 @@ class Metasploit3 < Msf::Post
14
15
def initialize(info={})
16
super( update_info( info,
17
- 'Name' => 'Dbvis Connections Settings',
+ 'Name' => 'Multi Gather Dbvis Connections Settings',
18
'Description' => %q{
19
DbVisualizer stores the user database configuration in dbvis.xml.
20
This module retrieves the connections settings from this file.
0 commit comments