Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 445 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 445 Bytes

evilHEAP

heap exploit example, 目前 heap 上各种利用方法的测试 demo.

λ : tree -N -I '__*__|test' -L 3
.
├── README.md
├── house_of_force
│   ├── README.md
│   └── vul.c
└── house_of_mind
    ├── README.md
    ├── exp.c
    └── vul.c

参考资料

https://github.com/shellphish/how2heap
http://s0ngsari.tistory.com/entry
https://gbmaster.wordpress.com