Skip to content

CTFTraining/suctf_2019_pwn_playfmt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUCTF 2019 pwn playfmt

题目详情

  • SUCTF 2019 playfmt
  • 格式化字符串漏洞利用

考点

  • 格式化字符串漏洞
  • leak

启动

docker-compose up -d
nc 127.0.0.1 10001

版权

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

About

suctf's playfmt dockerfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.8%
  • Dockerfile 31.9%
  • Shell 15.3%