sqlmapproject / sqlmap

Automatic SQL injection and database takeover tool
http://sqlmap.org
Other
31.86k stars 5.66k forks source link

cannot retrive dbs from MariaDB server #2330

Closed atiilla closed 7 years ago

atiilla commented 7 years ago

[06:12:30] [WARNING] changes made by tampering scripts are not included in shown payload content(s) [06:12:30] [INFO] testing MySQL [06:12:30] [INFO] confirming MySQL [06:12:30] [INFO] the back-end DBMS is MySQL back-end DBMS: MySQL >= 5.0.0 (MariaDB fork) [06:12:30] [INFO] fetching database names [06:12:30] [INFO] fetching number of databases [06:12:30] [INFO] resumed: 6 [06:12:30] [INFO] resumed: information [06:12:30] [INFO] resuming partial value: d [06:12:30] [WARNING] multi-threading is considered unsafe in time-based data retrieval. Going to switch it off automatically [06:12:30] [WARNING] it's highly recommended to avoid usage of switch '--tor' for time-based injections because of its high latency time
[06:12:30] [WARNING] (case) time-based comparison requires larger statistical model, please wait.............................. (done) [06:13:23] [WARNING] it is very important to not stress the network connection during usage of time-based payloads to prevent potential disruptions

SELECT @@version: '5.5.45-MariaDB-log' [05:54:30] [INFO] the back-end DBMS is MySQL back-end DBMS: MySQL >= 5.0.0 (MariaDB fork)

can anybody tell me best tamper for

stamparm commented 7 years ago

Have you considered that some keywords (e.g. information_schema) are blacklisted?

atiilla commented 7 years ago

I've got dbs now but retrieving of the data process is really slow. any advies ?

[12:34:16] [INFO] fetching number of entries for table 'members' in database 'email' [12:34:16] [WARNING] (case) time-based comparison requires larger statistical model, please wait.............................. (done)
11783 [12:40:13] [WARNING] (case) time-based comparison requires larger statistical model, please wait.............................. (done)

stamparm commented 7 years ago

Don't use Tor