Received the following error: [07:46:41] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4722), retry your run with the latest development version from the Subversion repository. If the exception persists, please send by e-mail to sqlmap-users@lists.sourceforge.net the following text and any information required to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you. sqlmap version: 1.0-dev (r4722) Python version: 2.6.1 Operating system: posix Command line: ./sqlmap.py -u *** --dbms=oracle Technique: UNION Back-end DBMS: Oracle (identified) Traceback (most recent call last): File "/sqlmap-dev/_sqlmap.py", line 83, in main start() File "/sqlmap-dev/lib/controller/controller.py", line 461, in start injection = checkSqlInjection(place, parameter, value) File "/sqlmap-dev/lib/controller/checks.py", line 421, in checkSqlInjection reqPayload, vector = unionTest(comment, place, parameter, value, prefix, suffix) File "/sqlmap-dev/lib/techniques/union/test.py", line 297, in unionTest validPayload, vector = __unionTestByCharBruteforce(comment, place, parameter, value, prefix, suffix) File "/sqlmap-dev/lib/techniques/union/test.py", line 257, in __unionTestByCharBruteforce count = __findUnionCharCount(comment, place, parameter, value, prefix, suffix, PAYLOAD.WHERE.ORIGINAL if isNullValue(kb.uChar) else PAYLOAD.WHERE.NEGATIVE) File "/sqlmap-dev/lib/techniques/union/test.py", line 110, in __findUnionCharCount query = agent.forgeInbandQuery('', -1, count, comment, prefix, suffix, kb.uChar) File "/sqlmap-dev/lib/core/agent.py", line 579, in forgeInbandQuery if Backend.getIdentifiedDbms() in FROM_DUMMY_TABLE and inbandQuery.endswith(FROM_TABLE[Backend.getIdentifiedDbms()]): NameError: global name 'FROM_TABLE' is not defined
[*] shutting down at 07:46:41
PGP.sig
Description: This is a digitally signed message part
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ sqlmap-users mailing list sqlmap-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlmap-users