[sqlmap-users] Specify the Database to run Query
Brought to you by:
inquisb
From: Mahdi H. <dig...@gm...> - 2013-09-13 16:31:01
|
Hello. I am DBA on a Server which has multiple Databases. I tried to run some query using both --sql-query and --sql-shell but it seems the sqlmap is not pointing to the DB i want to run the queries! I can dump all dbs without problem! but when it comes to the running query it is set to some db which is not my goal. I'm currently using -D DATABASE NAME by the way. Thanks in advance. |