bugku-web40

bugku-web40

结合提示,使用git_extract,获得.git

然后使用

git reflog

获取版本信息

image-20210416231827900

git reset xxx还原版本,直到出现关键词

image-20210416231900266

git checkout -- flag.txt 从缓冲区中取出需要的flag.txt

image-20210416231906174

posted @ 2021-04-17 14:01  OHuoo  阅读(46)  评论(0)    收藏  举报