Skip to content

CTFTraining/bytectf_2019_pwn_mheap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 53.4%
  • Python 19.8%
  • Shell 16.7%
  • C 9.1%
  • Makefile 1.0%