原文:Bugku-CTF之flag在index里

Day flag在index里 http: . . . : post 本题要点:php: filter 点击发现: 我们点击后发现网址变成了 http: . . . : post index.php file show.php 这里我们看到了file关键字 于是我们就想到了php: filter 具体详情请见 https: www.leavesongs.com PENETRATION php f ...

2019-04-21 17:31 0 492 推荐指数:

查看详情

Bugku-CTF之你从哪里来

Day 27 你从哪里来 http://123.206.87.240:9009/from.php 本题要点: http referer头的修改 ...

Wed May 08 06:57:00 CST 2019 0 656
Bugku-CTF之多次

Day33 多次 http://123.206.87.240:9004 本题有2个flag flag均为小写 flag格式 flag{} 本题要点:SQL注入绕过、双写绕过、报错 ...

Tue Jun 11 19:14:00 CST 2019 3 863
Bugku-CTF之各种绕过

Bugku-CTF之各种绕过 本题要点:php代码审计、hackbar利用 阅读代码:uname的值和passwd不能相等 两个加密后的值相等并且id=margin sha1() 函数计算字符串的 SHA-1 散列。 sha1() 函数使用美国 Secure Hash 算法 ...

Mon Apr 06 01:01:00 CST 2020 0 740
CTF-flagindex 80

CTF-flagindex 80 进入链接 点一下 一脸懵逼,百度知道这是文件包含漏洞 将file=show.php改成file= php://filter/read=convert.base64-encode/resource=index ...

Fri Jun 19 06:13:00 CST 2020 0 741
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM