sunny250 / suctf_2019_pwn_oldpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUCTF 2019 oldpc

题目详情

  • SUCTF 2019 oldpc
  • off by null

考点

  • off by null
  • fastbin attack

启动

docker-compose up -d
nc 127.0.0.1 10001

版权

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

About


Languages

Language:Python 86.0%Language:Dockerfile 9.3%Language:Shell 4.8%