Skip to content

Commit 584f0be

Browse files
committed
f
1 parent 2a15b73 commit 584f0be

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/SUMMARY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@
768768
- [Stack Shellcode - arm64](binary-exploitation/stack-overflow/stack-shellcode/stack-shellcode-arm64.md)
769769
- [Stack Pivoting - EBP2Ret - EBP chaining](binary-exploitation/stack-overflow/stack-pivoting-ebp2ret-ebp-chaining.md)
770770
- [Uninitialized Variables](binary-exploitation/stack-overflow/uninitialized-variables.md)
771-
- [ROP and JOP](binary-exploitation/rop-return-oriented-programing/README.md)
771+
- [ROP & JOP](binary-exploitation/rop-return-oriented-programing/README.md)
772772
- [BROP - Blind Return Oriented Programming](binary-exploitation/rop-return-oriented-programing/brop-blind-return-oriented-programming.md)
773773
- [Ret2csu](binary-exploitation/rop-return-oriented-programing/ret2csu.md)
774774
- [Ret2dlresolve](binary-exploitation/rop-return-oriented-programing/ret2dlresolve.md)
@@ -837,8 +837,9 @@
837837
- [WWW2Exec - GOT/PLT](binary-exploitation/arbitrary-write-2-exec/aw2exec-got-plt.md)
838838
- [WWW2Exec - \_\_malloc_hook & \_\_free_hook](binary-exploitation/arbitrary-write-2-exec/aw2exec-__malloc_hook.md)
839839
- [Common Exploiting Problems](binary-exploitation/common-exploiting-problems.md)
840+
- [Linux kernel exploitation - toctou](binary-exploitation/linux-kernel-exploitation/posix-cpu-timers-toctou-cve-2025-38352.md)
840841
- [Windows Exploiting (Basic Guide - OSCP lvl)](binary-exploitation/windows-exploiting-basic-guide-oscp-lvl.md)
841-
- [iOS Exploiting](binary-exploitation/ios-exploiting/README.md)
842+
- [iOS Exploiting](binary-exploitation/ios-exploiting.md)
842843

843844
# 🤖 AI
844845
- [AI Security](AI/README.md)

0 commit comments

Comments
 (0)