sunny250 / bytectf_2019_pwn_mheap

bytectf_2019_pwn_mheap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

byteCTF_2019_pwn_mheap

build with base_pwn_xinetd_kafel

题目详情

byteCTF 2019 mheap

考点

heap overflow

启动

  1. docker-compose up -d
  2. nc 127.0.0.1 10001

版权

该题目复现环境尚未取得主办方及出题人相关授权,如果侵权,请联系本人删除(wzcboss@qq.com

About

bytectf_2019_pwn_mheap

License:MIT License


Languages

Language:Dockerfile 53.4%Language:Python 19.8%Language:Shell 16.7%Language:C 9.1%Language:Makefile 1.0%