周末两天几乎都在肝D^3CTF,本来队里打的人就不多,题质量还很高而且题量也不少,所以打的非常累。 Web 基本一人单搞,后来把队里逆向(全栈)大佬拉来一起搞 shellgen,浪费了不少时间。
最后成绩是第四名(果然是 Redbud-Misc 队,AK Misc),脑王yyds,这里记录下三道Web的wp。
more >>不念过往,不畏将来
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true