[sqlmap-users] MSSQL sql inj error.
Brought to you by:
inquisb
From: Владимир Г. <war...@gm...> - 2011-01-12 23:40:40
|
[01:39:12] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest development version from the Subversion repository. If the exception persists, please send by e-mail to sql...@li... the comma nd line, the following text and any information needed to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to yo u. sqlmap version: 0.9-dev (r2946) Python version: 2.6.6 Operating system: nt Traceback (most recent call last): File "sqlmap.py", line 83, in main start() File "c:\DSU\soft\sqlmap-dev\lib\controller\controller.py", line 407, in start action() File "c:\DSU\soft\sqlmap-dev\lib\controller\action.py", line 31, in action setHandler() File "c:\DSU\soft\sqlmap-dev\lib\controller\handler.py", line 103, in setHandl er if handler.checkDbms(): File "c:\DSU\soft\sqlmap-dev\plugins\dbms\oracle\fingerprint.py", line 83, in checkDbms result = inject.checkBooleanExpression("ROWNUM=ROWNUM") File "c:\DSU\soft\sqlmap-dev\lib\request\inject.py", line 504, in checkBoolean Expression return getValue(unescaper.unescape(expression), expected=EXPECTED.BOOL, supp ressOutput=True, expectingNone=expectingNone) File "c:\DSU\soft\sqlmap-dev\lib\request\inject.py", line 421, in getValue value = __goInband(forgeCaseExpression, expected, sort, resumeValue, unpack, dump) File "c:\DSU\soft\sqlmap-dev\lib\request\inject.py", line 379, in __goInband output = unionUse(expression, resetCounter=True, unpack=unpack, dump=dump) File "c:\DSU\soft\sqlmap-dev\lib\techniques\inband\union\use.py", line 68, in unionUse limitRegExp = re.search(queries[kb.dbms].limitregexp.query, expression, re.I ) KeyError: None [*] shutting down at: 01:39:12 |