会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Pur3's blog
博客园
首页
新随笔
联系
管理
2020年10月3日
ctfshow WEB入门 命令执行 29-70
摘要: #web29 过滤了flag ?c=system("cat f*"); #web30 过滤了system|flag,用一个代替system()的函数 ?c=passthru("cat f*"); #web31 过滤了system|cat|flag|空格 ?c=passthru("more%09f*"
阅读全文
posted @ 2020-10-03 22:08 Pur3
阅读(3703)
评论(0)
推荐(3)
编辑
公告