[sqlmap-users] SQLmap plugin error
Brought to you by:
inquisb
From: Pushpa JL <pus...@sp...> - 2013-11-26 10:33:36
|
sqlmap/0.7 by Bernardo Damele A. G. <ber...@gm...> [*] starting at: 15:45:46 [15:45:46] [INFO] testing connection to the target url [15:45:47] [INFO] testing if the url is stable, wait a few seconds [15:45:48] [INFO] url is stable [15:45:48] [INFO] testing if User-Agent parameter 'User-Agent' is dynamic [15:45:49] [WARNING] User-Agent parameter 'User-Agent' is not dynamic [15:45:49] [INFO] testing if Cookie parameter 'ASPSESSIONIDCABQSQSS' is dynamic [15:45:49] [WARNING] Cookie parameter 'ASPSESSIONIDCABQSQSS' is not dynamic [15:45:49] [INFO] testing if GET parameter 'id' is dynamic [15:45:49] [INFO] confirming that GET parameter 'id' is dynamic [15:45:50] [INFO] GET parameter 'id' is dynamic [15:45:50] [INFO] testing sql injection on GET parameter 'id' with 0 parenthesis [15:45:50] [INFO] testing unescaped numeric injection on GET parameter 'id' [15:45:51] [INFO] confirming unescaped numeric injection on GET parameter 'id' [15:45:51] [INFO] GET parameter 'id' is unescaped numeric injectable with 0 parenthesis [15:45:51] [INFO] testing for parenthesis on injectable parameter [15:45:52] [INFO] the injectable parameter requires 0 parenthesis [15:45:52] [INFO] testing Microsoft SQL Server [15:45:53] [INFO] confirming Microsoft SQL Server [15:45:54] [INFO] the back-end DBMS is Microsoft SQL Server web server operating system: Windows web application technology: ASP.NET, Microsoft IIS 6.0 back-end DBMS: Microsoft SQL Server [15:45:54] [INFO] fetching database users [15:45:54] [ERROR] unhandled exception in sqlmap/0.7, please copy the command line and the following text and send by e-mail to sql...@li.... The developer will fix it as soon as possible: sqlmap version: 0.7 Python version: 2.6.1 Operating system: win32 [*] shutting down at: 15:45:54 Traceback (most recent call last): File "sqlmap.py", line 84, in main File "lib\controller\controller.pyc", line 263, in start File "lib\controller\action.pyc", line 97, in action File "plugins\generic\enumeration.pyc", line 176, in getUsers IndexError: list index out of range --- EXECUTION IS COMPLETE --- |