Skip to content

CTFTraining/suctf_2019_pwn_oldpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUCTF 2019 oldpc

题目详情

  • SUCTF 2019 oldpc
  • off by null

考点

  • off by null
  • fastbin attack

启动

docker-compose up -d
nc 127.0.0.1 10001

版权

该题目复现环境尚未取得主办方及出题人相关授权,如果侵权,请联系本人删除( [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.9%
  • Dockerfile 9.3%
  • Shell 4.8%