From 4a25bb424740cc386679d447eda19dc0cedd4716 Mon Sep 17 00:00:00 2001 From: David Bloom Date: Thu, 17 Jul 2014 02:01:50 +0200 Subject: [PATCH] Update dbvis_add_db_admin.rb --- modules/post/multi/manage/dbvis_add_db_admin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/post/multi/manage/dbvis_add_db_admin.rb b/modules/post/multi/manage/dbvis_add_db_admin.rb index c12bdfad02..a3bd30d464 100644 --- a/modules/post/multi/manage/dbvis_add_db_admin.rb +++ b/modules/post/multi/manage/dbvis_add_db_admin.rb @@ -18,7 +18,7 @@ class Metasploit3 < Msf::Post 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 to authenticate. The module abuses this functionality to create an administrator in the database if DB user rights allow it. - Supported databases : mysql (More supported soon) + Supported databases : mysql (More supported soon). }, 'License' => MSF_LICENSE, 'Author' => [ 'David Bloom' ], # Twitter: @philophobia78