Skip to content

Commit 23d0ffa

Browse files
committed
Dang it, grammar fail.
1 parent 811bc49 commit 23d0ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/mysql/mysql_mof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def initialize(info = {})
1919
super(update_info(info,
2020
'Name' => 'Oracle MySQL for Microsoft Windows MOF Execution',
2121
'Description' => %q{
22-
This modules takes advantage of a file privilege misconfiguration problem
22+
This module takes advantage of a file privilege misconfiguration problem
2323
specifically against Windows MySQL servers (due to the use of a .mof file).
2424
This may result in arbitrary code execution under the context of SYSTEM. However,
2525
please note in order to use this module, you must have a valid MySQL account on

0 commit comments

Comments
 (0)