Skip to content

Commit f19eb02

Browse files
committed
f
1 parent 8bfb973 commit f19eb02

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
- [Create MSI with WIX](windows-hardening/windows-local-privilege-escalation/create-msi-with-wix.md)
257257
- [COM Hijacking](windows-hardening/windows-local-privilege-escalation/com-hijacking.md)
258258
- [Dll Hijacking](windows-hardening/windows-local-privilege-escalation/dll-hijacking/README.md)
259-
- [Writable Sys Path +Dll Hijacking Privesc](windows-hardening/windows-local-privilege-escalation/dll-hijacking/writable-sys-path-+dll-hijacking-privesc.md)
259+
- [Writable Sys Path +Dll Hijacking Privesc](windows-hardening/windows-local-privilege-escalation/dll-hijacking/writable-sys-path-dll-hijacking-privesc.md)
260260
- [DPAPI - Extracting Passwords](windows-hardening/windows-local-privilege-escalation/dpapi-extracting-passwords.md)
261261
- [From High Integrity to SYSTEM with Name Pipes](windows-hardening/windows-local-privilege-escalation/from-high-integrity-to-system-with-name-pipes.md)
262262
- [Integrity Levels](windows-hardening/windows-local-privilege-escalation/integrity-levels.md)

src/windows-hardening/windows-local-privilege-escalation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ For more information about how to abuse this check:
804804
805805
806806
{{#ref}}
807-
dll-hijacking/writable-sys-path-+dll-hijacking-privesc.md
807+
dll-hijacking/writable-sys-path-dll-hijacking-privesc.md
808808
{{#endref}}
809809
810810
## Network

src/windows-hardening/windows-local-privilege-escalation/dll-hijacking/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ For a full guide on how to **abuse Dll Hijacking to escalate privileges** with p
201201
202202
203203
{{#ref}}
204-
writable-sys-path-+dll-hijacking-privesc.md
204+
writable-sys-path-dll-hijacking-privesc.md
205205
{{#endref}}
206206
207207
### Automated tools

0 commit comments

Comments
 (0)