摘要:
1. 看到题目,提示不是admin;查看源码发现部分PHP代码,审计PHP代码。 a. 这里需要输入两个参数user和file。user值需要满足不为空,并且经过函数去取文件file_get_contents($user,'r')后,需要为字符串形式的admin。 b. 文件包含了$file的值,并 阅读全文
摘要:
Less7 导出文件字符型注入: 1.outfile Less7的数据库报错被同一处理为了 "You have an error in your SQL syntax" SQL语句正确则输出You are in...Use outfile......这里提示使用outfile,通过利用outfile 阅读全文