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 cf8aad9 commit e1a1ea9Copy full SHA for e1a1ea9
modules/exploits/multi/misc/openoffice_document_macro.rb
@@ -23,7 +23,7 @@ def initialize(info={})
23
'Name' => "Apache OpenOffice Text Document Malicious Macro Execution",
24
'Description' => %q{
25
This module generates an Apache OpenOffice Text Document with a malicious macro in it.
26
- For exploit successfully, the targeted user must adjust the security level in Macro
+ To exploit successfully, the targeted user must adjust the security level in Macro
27
Security to either Medium or Low. If set to Medium, a prompt is presented to the user
28
to enable or disable the macro. If set to Low, the macro can automatically run without
29
any warning.
0 commit comments