Skip to content

CTFTraining/rctf_2019_nextphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCTF 2019 nextphp

题目详情

  • RCTF 2019 nextphp
  • PHP is the best language!

考点

  • php
  • serialize/unserialize
  • Serializable
  • preload
  • ffi

启动

docker-compose up -d
open http://127.0.0.1:8081/

Writeups

复现说明及修改

该环境根据开源代码nextphp搭建

  • 重构 Dockerfile - 极度精简
  • 所以,少了一些命令,比如 bash, emmmm
  • alpine 万岁

版权

该题目复现环境尚未取得主办方及出题人相关授权,如果侵权,请联系本人virink@outlook.com删除 (出题人快来 PR 掉这个, 此处@zsxsoft )

About

RCTF 2019 nextphp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published