Pwn Overview¶
Warning
The current page still doesn't have a translation for this language.
You can read it through google translate.
Besides, you can also help to translate it: Contributing.
概述 pwn 的一些方向,以及思想。
GLIBC Pwn¶
通常是与 linux 下的内存管理有关。如我们常说的 house of 系列内容
Browser Pwn¶
与浏览器相关的Pwn
https://github.com/Escapingbug/awesome-browser-exploit
Kernel Pwn¶
Windows Kernel¶
Linux Kernel¶
Linux kernel 的漏洞,就 CTF 而言,多是 LKM 的漏洞,通过这些漏洞达到提权以及获取稳定 shell 等目的。
TODO¶
- Need a new document section for english.
- Look into reccursivly translating into english through google.
- Get a public work to clean up grammar.