San Diego CTF 2025 - all pwn challenge
Author: 堇姬 Naup
PrefaceThis CTF play with Bing Chilling AcademiesThis CTF’s pwn is so easy, I just spend an hour and a half to solve all pwn challenge. But I still recorded it
We got rank 9.
Shellphone
It let you input shellcode (shellcode need to < 0x19
2025-04-186 words1 min
Linux Kernel - Traversal of CPU and physical memory management
Here's something encrypted, password is required to continue reading.
Linux Kernel - EoP by modprobe & 2021 3kCTF echo nerf
Linux Kernel - EoP by modprobe & 2021 3kCTF echo nerf
Author: 堇姬Naup
前言一個酷酷的 kernel pwn 萬解 www
調用鏈當你去執行一個檔案時會有以下調用鏈
do_execve第一步去 call do_execvehttps://elixir.bootlin.com/linux/v6.13.7/source/fs/exec.c#L2040
12345678static int do_execve(struct filename *filename, const char __user *const __user
2025-04-028.8k words46 mins
Windows Kernel exploitation - Part 1
Windows Kernel exploitation - Part 1
Author: 堇姬Naup
What is Kernelkernel位於application和hardware之間,是OS的core也負責溝通hadware和process負責了像是I/O、process、memory、driver managemet或是syscall 等事情
kernel也提供了可以跑application的環境application是run在ring3,而kernel則是ring0
123456789101112131415 +------------------
2025-03-272k words10 mins
AIS3 EOF Final 2025 - Record
AIS3 EOF Final 2025 - Record
Author: 堇姬Naup
前言
Team: CakeisTheFakeRank: r.k.2 & 炸彈超人獎
遲來的 EOF 心得 www
先感謝 CakeisTheFake 的所有隊友,一起奮戰了兩天,這邊簡單記錄這次比賽
Day 1一開始先釋出了 BOMBE、game 兩題 KoH先來說說 BOMBE每隊都要上傳 malware 及 EDRmalware 要做三件事
從 /home/bogay1450/.ssh/id_ed25519 檔案內容取得 flag
從 proc
2025-03-226 words1 min
Pwnable.tw - printable
Here's something encrypted, password is required to continue reading.