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 811bc49 commit 23d0ffaCopy full SHA for 23d0ffa
modules/exploits/windows/mysql/mysql_mof.rb
@@ -19,7 +19,7 @@ def initialize(info = {})
19
super(update_info(info,
20
'Name' => 'Oracle MySQL for Microsoft Windows MOF Execution',
21
'Description' => %q{
22
- This modules takes advantage of a file privilege misconfiguration problem
+ This module takes advantage of a file privilege misconfiguration problem
23
specifically against Windows MySQL servers (due to the use of a .mof file).
24
This may result in arbitrary code execution under the context of SYSTEM. However,
25
please note in order to use this module, you must have a valid MySQL account on
0 commit comments