C:\sql>python sqlmap.py -r 1.txt --dbs
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-201512260a8c}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_|
http://sqlmap.org
[!] 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 19:52:36
[19:52:36] [INFO] parsing HTTP request from '1.txt'
custom injection marking character ('*') found in option '-u'. Do you want to process it? [Y/n/q] y
[19:52:37] [WARNING] provided value for parameter 'phpbb3_espdc_k' is empty. Please, always use only valid parameter values so sqlmap could be able to run properly
[19:52:37] [INFO] testing connection to the target URL
sqlmap got a 301 redirect to '
https://site./x(Elx)5c-1.html
'. Do you want to follow? [Y/n] n
[19:52:40] [ERROR] detected invalid data for declared content encoding 'gzip' ('size too large')
[19:52:40] [WARNING] turning off page compression
[19:52:40] [CRITICAL] unable to connect to the target URL or proxy. sqlmap is going to retry the request(s)
[19:52:40] [WARNING] if the problem persists please check that the provided target URL is valid. In case that it is, you can try to rerun with the switch '--random-agent' turned on and/or proxy switches ('--ignore-proxy', '--proxy',...)
[19:52:40] [INFO] checking if the target is protected by some kind of WAF/IPS/IDS
[19:52:41] [INFO] testing if the target URL is stable
[19:52:41] [WARNING] URI parameter '#1*' does not appear dynamic
[19:52:41] [WARNING] heuristic (basic) test shows that URI parameter '#1*' might not be injectable
[19:52:41] [INFO] testing for SQL injection on URI parameter '#1*'
[19:52:41] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[19:52:44] [INFO] testing 'MySQL >= 5.0 boolean-based blind - Parameter replace'
[19:52:45] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause'
[19:52:47] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[19:52:48] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE or HAVING clause'
[19:52:49] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLType)'
[19:52:51] [INFO] testing 'MySQL >= 5.0 error-based - Parameter replace'
[19:52:51] [INFO] testing 'MySQL inline queries'
[19:52:51] [INFO] testing 'PostgreSQL inline queries'
[19:52:51] [INFO] testing 'Microsoft SQL Server/Sybase inline queries'
[19:52:52] [INFO] testing 'MySQL > 5.0.11 stacked queries (SELECT - comment)'
[19:52:53] [INFO] testing 'PostgreSQL > 8.1 stacked queries (comment)'
[19:52:54] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries (comment)'
[19:52:55] [INFO] testing 'Oracle stacked queries (DBMS_PIPE.RECEIVE_MESSAGE - comment)'
[19:52:56] [INFO] testing 'MySQL >= 5.0.12 AND time-based blind (SELECT)'
[19:52:58] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[19:52:59] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[19:53:00] [INFO] testing 'Oracle AND time-based blind'
[19:53:02] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[19:53:02] [WARNING] using unescaped version of the test because of zero knowledge of the back-end DBMS. You can try to explicitly set it using option '--dbms'
[19:53:26] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[19:53:52] [WARNING] URI parameter '#1*' is not injectable
[19:53:52] [CRITICAL] all tested parameters appear to be not injectable. Try to increase '--level'/'--risk' values to perform more tests. Also, you can try to rerun by providing either a valid value for option '--string' (or '--regexp') If you suspect that there is some kind of protection mechanism involved (e.g. WAF) maybe you could retry with an option '--tamper' (e.g. '--tamper=space2comment')[*] shutting down at 19:53:52