暑假学习计划 - 0x01
最近整理一些有关Pwn的学习链接,同时也要感谢@某位小仙女的整理
以后应该还会继续更新一些
0x00 Pwn整体学习路线&&相关知识点 https://ctf-wiki.github.io/ctf-wiki/
0x01 一步一步学ROP之linux_x86篇 – 蒸米 http://www.vuln.cn/6645
0x02 一步一步学ROP之linux_x64篇 – 蒸米 http://www.vuln.cn/6644
0x03 Heap Exploitation https://heap-exploitation.dhavalkapil.com/
0x04 用图形展示堆利用过程 https://veritas501.space/2017/07/25/%E5%9B%BE%E5%BD%A2%E5%8C%96%E5%B1%95%E7%A4%BA%E5%A0%86%E5%88%A9%E7%94%A8%E8%BF%87%E7%A8%8B/
0x05 GOT表和PLT表知识详解 https://blog.csdn.net/qq_18661257/article/details/54694748
0x06 checksec及其包含的保护机制 http://yunnigu.dropsec.xyz/2016/10/08/checksec%E5%8F%8A%E5%85%B6%E5%8C%85%E5%90%AB%E7%9A%84%E4%BF%9D%E6%8A%A4%E6%9C%BA%E5%88%B6/
0x07 CTFs(很多wp) https://github.com/ctfs/
0x08 ubuntu16.04安装最新版本的wine https://blog.csdn.net/daxiangqqcom/article/details/78465638
0x09 GDB使用方法总结 https://blog.csdn.net/lixungogogo/article/details/52154858#t0
0x0A gdb调试系列教程 https://blog.csdn.net/haoel/article/details/2879
0x0B IDA_Pro_7.0 绿色版 https://www.52pojie.cn/thread-675251-1-1.html
0x0C IDA_Pro_6.4 for Linux https://pan.baidu.com/s/1dDUi5J7?fid=522748291811429
0x0D CTF工具集合安装脚本操作姿势 http://www.freebuf.com/sectool/94235.html