Skip to content

Commit 19e3e18

Browse files
committed
Fix compiling instructions
1 parent 4abe8ff commit 19e3e18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/modules/exploit/windows/local/cve_2017_8464_lnk_lpe.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,7 @@ Server username: NT AUTHORITY\SYSTEM
160160
```
161161

162162
## Compiling instructions
163-
Run `data/exploits/cve-2017-8464/src/build.sh`
163+
`cd ./external/source/exploits/cve-2017-8464`
164+
`./build.sh`
165+
164166
(Requires `mingw-w64` package)

0 commit comments

Comments
 (0)