mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-24 19:21:15 +07:00
fix
This commit is contained in:
parent
3e78d24086
commit
dc10687bc8
@ -8,7 +8,7 @@
|
||||
[下载文件](../src/writeup/6.1.10_0ctf2017_babyheap2017)
|
||||
|
||||
## 题目复现
|
||||
这个题目给出了二进制文件。在 Ubuntu 16.04 上,libc 就用自带。
|
||||
这个题目给出了二进制文件。在 Ubuntu 16.04 上,libc 就用自带的。
|
||||
```
|
||||
$ file babyheap
|
||||
babyheap: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=9e5bfa980355d6158a76acacb7bda01f4e3fc1c2, stripped
|
||||
@ -655,3 +655,4 @@ io.interactive()
|
||||
|
||||
## 参考资料
|
||||
- [0ctf Quals 2017 - BabyHeap2017](http://uaf.io/exploitation/2017/03/19/0ctf-Quals-2017-BabyHeap2017.html)
|
||||
- [how2heap](https://github.com/shellphish/how2heap)
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user