forked from forced-request/wXf
-
Notifications
You must be signed in to change notification settings - Fork 0
auxiliary scanners oracle_dad_scanner
cktricky edited this page Apr 18, 2011
·
5 revisions
CG [carnal0wnage]
This scans for common ORACLE Database Access Desriptors (DAD)
http://www.owasp.org/index.php/Testing_for_Oracle
PROXYA false Proxy IP Address
PROXYP false Proxy Port Number
RURL http://www.example.com/test.php true Target address
VERBOSE true true Show 404s and other errors
VERBOSE -- To show all error codes, 404, 401, 500, etc. set to 'true', otherwise wXf will only display 200, 301 and 302 response codes.
We'd like to test a potentially vulnerable site which may contain a Database Access Descriptor page. The target is www.hacktargetexample.com, port 443 (HTTPS). We'd like to observe all response codes.
set RURL https://www.hacktargetexample.com
set VERBOSE true
run