mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-25 11:41:16 +07:00
20 lines
562 B
Markdown
20 lines
562 B
Markdown
|
# 3.1.9 Linux 堆利用(四)
|
||
|
|
||
|
- [house_of_rabbit](#house_of_rabbit)
|
||
|
- [house_of_roman](#house_of_roman)
|
||
|
- [参考资料](#参考资料)
|
||
|
|
||
|
|
||
|
[下载文件](../src/Others/3.1.6_heap_exploit)
|
||
|
|
||
|
#### house_of_rabbit
|
||
|
|
||
|
#### house_of_roman
|
||
|
|
||
|
|
||
|
## 参考资料
|
||
|
- [House of Rabbit - Heap exploitation technique bypassing ASLR](http://shift-crops.hatenablog.com/entry/2017/09/17/213235)
|
||
|
- https://github.com/shift-crops/House_of_Rabbit
|
||
|
- [House_of_Roman](https://gist.github.com/romanking98/9aab2804832c0fb46615f025e8ffb0bc)
|
||
|
- https://github.com/romanking98/House-Of-Roman
|