Skip to content

Commit 92e065c

Browse files
committed
Update doc
1 parent 2457968 commit 92e065c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

documentation/modules/exploit/windows/fileformat/office_word_macro.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Specifically, this module was tested specifically against:
3131

3232
**BODY** Text to put in the Office document.
3333

34+
3435
## Modification
3536

3637
To use this exploit in a real environment, you will most likely need to modify the docm content.
@@ -44,5 +45,7 @@ Here's one approach you can do:
4445

4546
While editing, you should avoid modifying the following unless you are an advanced user:
4647

47-
* The comments field.
48+
* The comments field. If you have to modify this, make sure to create 55 empty spaces
49+
in front of the payload string. The blank space is for making the payload less obvious
50+
at first sight if the user views the file properties.
4851
* The VB code in the macro.

0 commit comments

Comments
 (0)