Skip to content

Commit 1381c7f

Browse files
committed
Modify title
1 parent 323680c commit 1381c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/mssql/mssql_escalate_dbowner_sqli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
1313

1414
def initialize(info = {})
1515
super(update_info(info,
16-
'Name' => 'Microsoft SQL Server - Escalate Db_Owner - SQLi',
16+
'Name' => 'Microsoft SQL Server - SQLi Escalate Db_Owner',
1717
'Description' => %q{
1818
This module can be used to escalate privileges to sysadmin if the user has
1919
the db_owner role in a trustworthy database owned by a sysadmin user. Once

0 commit comments

Comments
 (0)