Pie Generator Description: This website lets you make a pie and have it too! http://challs.houseplant.riceteac…
【WriteUp】IJCTF 2020 -- Pwn 题解
Admin Description: This admin thinks his system is very safe Is it actually safe? I say it's safe what do you …
【WriteUp】星盟 2020 年 4 月 AWD 训练赛 -- Pwn 题解
pwn1 Description: Ubuntu 16.04 Solution: 程序保护如下: main 函数如下: _printf_chk(1LL, &v5); 是一处格式化字符串漏洞,这里可以用 %a%a …
【WriteUp】2020年DASCTF——四月春季战 -- Pwn 题解
echo server Description: echo server 如果当前靶机无法访问,还可以访问: 183.129.189.60:10025 183.129.189.60:10039 183.129.189.6…
【WriteUp】WPICTF 2020 -- Pwn 题解
dorsia1 Description: http://us-east-1.linodeobjects.com/wpictf-challenge-files/dorsia.webm The first card. nc …
【安装教程】搭建 WordPress 的流程及遇到的问题
搭建流程一览 这里使用的是 docker 搭建法,让服务器安全性更高一些 拉取镜像 运行镜像 配置 WordPress 现在就可以访问 8080 端口来安装 WordPress 了 Error establishing …
【WrtieUp】BJDCTF 2nd -- Pwn 题解
新生赛,拿了个第一(好像有点说不过去) 总之,师傅们 tql one_gadget Description: one_gadget Solution: 程序保护如下: 主函数如下: 可以看到一开始有地址泄露,之后直接输入…