Skip to content

Commit cc1ba26

Browse files
committed
Change module name for consistency
1 parent 4d7bffd commit cc1ba26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/multi/gather/dbvis_enum.rb

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

1515
def initialize(info={})
1616
super( update_info( info,
17-
'Name' => 'Dbvis Connections Settings',
17+
'Name' => 'Multi Gather Dbvis Connections Settings',
1818
'Description' => %q{
1919
DbVisualizer stores the user database configuration in dbvis.xml.
2020
This module retrieves the connections settings from this file.

0 commit comments

Comments
 (0)