Skip to content

Commit 6224034

Browse files
committed
Update readme table
1 parent f7a6b50 commit 6224034

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,13 @@ eventually with writeups.
66
The exploits are written by me and my CTF team.
77

88
Inside every CTF challenge there is `extract.sh` to extract initramfs.
9+
10+
## CTF
11+
12+
| Challenge | Summary | Writeup |
13+
| --- | --- | --- |
14+
| [Klibrary](./ctf/3k-2021-klibrary) | UAF + race condition (SLUB) | :heavy_check_mark: |
15+
| [Pprofile](./ctf/line-2021-pprofile) | Unchecked copy_to_user | :heavy_check_mark: |
16+
| [Hashbrown](./ctf/dice-2021-hashbrown) | UAF + race condition (SLAB) | :x: |
17+
| [Kernel-Rop](./ctf/hxp-2020-kernel-rop) | ROP chain with KPTI+SMAP+SMEP+KASLR-FG | :x: |
18+
| [Atoms](./ctf/hitcon-2020-atoms) | Kernel deadlock | :x: |

0 commit comments

Comments
 (0)