### 简要描述:
RT
### 详细说明:
SQL注入文件:
```
/anmai/refresher/Ajax/DelFuJian.aspx
```
SQL注入案例:
```
http://218.78.241.80/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
http://jmzx.xmedu.cn:9999/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
http://www.gxbyzx.cn:88/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
http://oa.w12z.com/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
http://www.xwgjzx.com:8888/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
```
### 漏洞证明:
SQL注入测试一:
```
http://218.78.241.80/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
```
[<img src="https://images.seebug.org/upload/201504/0823135281e906076e7b47e622da3041d4b2a298.jpg" alt="01.jpg" width="600" onerror="javascript:errimg(this);">](https://images.seebug.org/upload/201504/0823135281e906076e7b47e622da3041d4b2a298.jpg)
```
当前用户和数据库
```
[<img src="https://images.seebug.org/upload/201504/08231403c618ec2f520d694d2ce404c5c8f5ef39.jpg" alt="02.jpg" width="600" onerror="javascript:errimg(this);">](https://images.seebug.org/upload/201504/08231403c618ec2f520d694d2ce404c5c8f5ef39.jpg)
```
```
SQL注入测试二:
```
http://jmzx.xmedu.cn:9999/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
```
[<img src="https://images.seebug.org/upload/201504/08231421ec4bf311a4f18a91d9da22a92f769236.jpg" alt="03.jpg" width="600" onerror="javascript:errimg(this);">](https://images.seebug.org/upload/201504/08231421ec4bf311a4f18a91d9da22a92f769236.jpg)
```
当前用户和数据库
```
[<img src="https://images.seebug.org/upload/201504/08231431634e101cded093c384ec9691da4dad80.jpg" alt="04.jpg" width="600" onerror="javascript:errimg(this);">](https://images.seebug.org/upload/201504/08231431634e101cded093c384ec9691da4dad80.jpg)
```
```
SQL注入测试三:
```
http://www.gxbyzx.cn:88/anmai/refresher/Ajax/DelFuJian.aspx?sta=topic&topicid=1
```
[<img src="https://images.seebug.org/upload/201504/08231448dec8c763d46d5411c1b95b313439ef6e.jpg" alt="05.jpg" width="600" onerror="javascript:errimg(this);">](https://images.seebug.org/upload/201504/08231448dec8c763d46d5411c1b95b313439ef6e.jpg)
```
当前用户和数据库
```
[<img src="https://images.seebug.org/upload/201504/08231458647dc7246db5f179e5669de5997d3367.jpg" alt="06.jpg" width="600" onerror="javascript:errimg(this);">](https://images.seebug.org/upload/201504/08231458647dc7246db5f179e5669de5997d3367.jpg)
```
```
暂无评论