Using sqlmap on a recently updated Kali installation, I tried to connect
to an Oracle db using this command:
sqlmap -d Oracle://user:pass@10.10.10.10:1521/SID
I get the error message "[CRITICAL] sqlmap was not able to fingerprint
the back-end database management system.  Support for this DBMS will be
implemented at some point.

The wiki on github states that Oracle is supported for direct
connections, so there is some confusion here.  Wireshark confirms no
attempt to connect to the server is made at all and the syntax of the
command appears correct.  Can you confirm whether sqlmap currently
supports direct connections to Oracle databases or if there is some
other problem?


-- 
Brian Milliron, CEO
ECR Security
http://www.ECRSecurity.com
512-422-5408

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to