From 2d8a249a564a6732eaf27a5e1362edf1fedfbb0d Mon Sep 17 00:00:00 2001 From: "Carter Brainerd (thecarterb)" Date: Fri, 2 Feb 2018 14:12:36 -0500 Subject: [PATCH] Add intro header to office_ms17_11882 --- .../modules/exploit/windows/fileformat/office_ms17_11882.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/modules/exploit/windows/fileformat/office_ms17_11882.md b/documentation/modules/exploit/windows/fileformat/office_ms17_11882.md index 51f8bd7813..1bc36c372c 100644 --- a/documentation/modules/exploit/windows/fileformat/office_ms17_11882.md +++ b/documentation/modules/exploit/windows/fileformat/office_ms17_11882.md @@ -1,7 +1,8 @@ +## Introduction Module exploits a flaw in how the Equation Editor that allows an attacker to execute arbitrary code in RTF files without interaction. The vulnerability is caused by the Equation Editor, to which fails to properly handle OLE objects in memory. -## Vulnerable Application +## Vulnerable Applications - Microsoft Office 2016 - Microsoft Office 2013 Service Pack 1 @@ -15,6 +16,7 @@ Module exploits a flaw in how the Equation Editor that allows an attacker to exe 3. Do: `set PAYLOAD [PAYLOAD]` 4. Do: `run` + ## Options ### FILENAME Filename to output & if injecting a file, the file to inject