Skip to content

Latest commit

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Index of Pwn

  • 总结一些做过的经典Pwn题目~

Shell Code

漏洞类型知识点传送门
栈溢出ASCII shellcode (by alpha3)EasyShellcode
栈溢出栈迁移/shellcodeNumber_Killer
/ASCII shellcode (手动编码)pwn-base
/nop sledsnow_mountain
.........

ROP

漏洞类型知识点传送门
bof变量覆盖my_cannary
bof无符号整数babystack2/blacksmith
数组越界盲打blind_note
数组越界/stack2
fsb+bof泄漏canarybabyrop2
fsb+bofprintf_chk("%a")/do-whilechk_rop
bofret2dl_resolvebof
bof爆破+ret2dl_resolvestack
bof(8 bytes)栈迁移welpwn
bof(8 bytes)栈迁移+seccomp(0x3b)ROP
bof+栈地址泄漏栈迁移(扩大栈空间)es2
.........

One Gadget

漏洞类型知识点传送门
栈泄漏+改写one_gadgetweek2_4
.........

GOT overwrite

漏洞类型知识点传送门
任意写GOT覆写week2_3
.........

Format String

漏洞类型知识点传送门
fsb%nCGfsb/fmt32
fsb+bof泄漏canarybabyrop2
fsb[全保护]修改libc函数指针/free_hookfmt64
.........

Double free

漏洞类型知识点传送门
double free伪造chunksamsara
double freeunsorted bin leakweek2_2
.........

fastbin attack

漏洞类型知识点传送门
fastbin attackmalloc内存分配机制Summoner
.........

IO_FILE attack

漏洞类型知识点传送门
数组越界修改IO_FILEcomplaint
........

About Linux shell cmd

漏洞类型知识点传送门
/绕过命令过滤+stdout重定向+ls -i命令find_yourself
命令注入逆向分析+指令链接符号 ;dizzy
命令注入指令链接符号 ;babyrouter
.........

Statically Linked

漏洞类型知识点传送门
栈溢出mprotect/ROPgadget --static/ROP3dsctf_2016
任意写ROP/fini_array劫持/栈迁移3x17
.........

Other

漏洞类型知识点传送门
缓冲区溢出变量覆盖+ctypes调用Libc函数guess_num
路径穿越(WEB) HTTP协议httpd
栈溢出(Crypto) RSA加密encrypted_stack
.........

About

ctf wp 2019-2020

Topics

Resources

Stars

26 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages