Skip to content

Commit 188f737

Browse files
committed
Fix grammar issues
1 parent e1a1ea9 commit 188f737

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/modules/exploit/multi/misc/openoffice_document_macro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This module generates an Apache OpenOffice Text Document with a malicious macro in it. It also
44
works against LibreOffice.
55

6-
For exploit successfully, the targeted user must adjust the security level in Macro Security to
6+
To exploit successfully, the targeted user must adjust the security level in Macro Security to
77
either Medium or Low. If set to Medium, a prompt is presented to the user to enable or disable the
88
macro. If set to Low, the macro can automatically run without any warning.
99

@@ -14,8 +14,8 @@ macro. If set to Low, the macro can automatically run without any warning.
1414

1515
## Verification Steps
1616

17-
To use this exploit, you must know the platform of the targeted user. The module supports either
18-
Windows, Linux, and OSX. If the target is using Windows, then the exploit will generate the macro
17+
To use this exploit, you must know the platform of the targeted user. The module supports Windows,
18+
Linux, and OSX. If the target is using Windows, then the exploit will generate the macro
1919
with malicious Powershell code inside. For other supported platforms, the exploit will generate
2020
Python code.
2121

0 commit comments

Comments
 (0)