Thread: [sqlmap-users] BUG
Brought to you by:
inquisb
From: <nig...@em...> - 2011-03-04 16:04:09
|
[17:01:39] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest developm ent version from the Subversion repository. If the exception persists, please send by e-mail to sqlm ap-...@li... 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: 0.9-dev Python version: 2.6.6 Operating system: nt Command line: C:\pentest\p\sqlmap-0.9-1\sqlmap.py -u ********* ******************************************************************************** --auth-type=Basic - -auth-cred=**************** --random-agent --retries=6 --level 5 --risk 3 --current-user --current-db --is-dba --dbs Technique: UNION Back-end DBMS: MySQL (fingerprinted) Traceback (most recent call last): File "C:\pentest\p\sqlmap-0.9-1\sqlmap.py", line 82, in main start() File "C:\pentest\p\sqlmap-0.9-1\lib\controller\controller.py ", line 424, in start action() File "C:\pentest\p\sqlmap-0.9-1\lib\controller\action.py", l ine 70, in action conf.dumper.dba(conf.dbmsHandler.isDba()) File "C:\pentest\p\sqlmap-0.9-1\plugins\generic\enumeration. py", line 138, in isDba query = queries[Backend.getIdentifiedDbms()].is_dba.query % kb.data.currentUser.split("@")[0] AttributeError: 'list' object has no attribute 'split' [*] shutting down at: 17:01:39 |
From: <nig...@em...> - 2011-04-18 10:05:14
|
I found a new bug [11:58:55] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run with the latest development version from the Subversio n repository. If the exception persists, please send by e-mail to sql...@li... the following text and any in formation 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 (r3679) Python version: 2.6.5 Operating system: nt Command line: C:\pentest\p\sqlmap.0.9\sqlmap.py -u ************************************************************** ********** --random-agent --retries=6 --level 5 --risk 3 --dump -D ****************** -T ********* --start=7167 Technique: ERROR Back-end DBMS: MySQL (fingerprinted) Traceback (most recent call last): File "C:\pentest\p\sqlmap.0.9\sqlmap.py", line 83, in main start() File "C:\pentest\p\sqlmap.0.9\lib\controller\controller.py", line 467, in start action() File "C:\pentest\p\sqlmap.0.9\lib\controller\action.py", line 103, in action conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) File "C:\pentest\p\sqlmap.0.9\plugins\generic\enumeration.py", line 1478, in dumpTable attackDumpedTable() File "C:\pentest\p\sqlmap.0.9\lib\utils\hash.py", line 280, in attackDumpedTable results = dictionaryAttack(attack_dict) File "C:\pentest\p\sqlmap.0.9\lib\utils\hash.py", line 408, in dictionaryAttack word = word + suffix TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' [*] shutting down at: 11:58:55 |
From: Miroslav S. <mir...@gm...> - 2011-04-18 10:17:44
|
hi nigthman find it fixed and committed in the latest revision (3698). kr On Mon, Apr 18, 2011 at 12:05 PM, <nig...@em...> wrote: > I found a new bug > > [11:58:55] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run with the latest development version from the Subversio > n repository. If the exception persists, please send by e-mail to sql...@li... the following text and any in > formation 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 (r3679) > Python version: 2.6.5 > Operating system: nt > Command line: C:\pentest\p\sqlmap.0.9\sqlmap.py -u ************************************************************** > ********** --random-agent --retries=6 --level 5 --risk 3 --dump -D ****************** -T ********* --start=7167 > Technique: ERROR > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "C:\pentest\p\sqlmap.0.9\sqlmap.py", line 83, in main > start() > File "C:\pentest\p\sqlmap.0.9\lib\controller\controller.py", line 467, in start > action() > File "C:\pentest\p\sqlmap.0.9\lib\controller\action.py", line 103, in action > conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) > File "C:\pentest\p\sqlmap.0.9\plugins\generic\enumeration.py", line 1478, in dumpTable > attackDumpedTable() > File "C:\pentest\p\sqlmap.0.9\lib\utils\hash.py", line 280, in attackDumpedTable > results = dictionaryAttack(attack_dict) > File "C:\pentest\p\sqlmap.0.9\lib\utils\hash.py", line 408, in dictionaryAttack > word = word + suffix > TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' > > [*] shutting down at: 11:58:55 > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |
From: yarolinux b. | t. <yar...@gm...> - 2011-10-20 08:07:35
|
[03:04:51] [WARNING] HTTP error codes detected during testing: 403 (Forbidden) - 1 times [03:04:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4009), 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 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 (r4009) Python version: 2.6.5 Operating system: posix Command line: ./sqlmap.py -u **************************************************************************** --dbs --random-agent --tor Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "./sqlmap.py", line 86, in main start() File "/pentest/database/sqlmap/lib/controller/controller.py", line 447, in start injection = checkSqlInjection(place, parameter, value) File "/pentest/database/sqlmap/lib/controller/checks.py", line 324, in checkSqlInjection _ = Request.queryPage(genCmpPayload(), place, raise404=False) File "/pentest/database/sqlmap/lib/request/connect.py", line 603, in queryPage page = removeReflectiveValues(page, payload) File "/pentest/database/sqlmap/lib/core/common.py", line 2514, in removeReflectiveValues if regex.split(REFLECTED_NON_ALPHA_NUM_REGEX)[0].lower() in content.lower(): # fast optimization check UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 324: ordinal not in range(128) [*] shutting down at: 03:04:51 |
From: Bernardo D. A. G. <ber...@gm...> - 2011-11-10 14:24:18
|
This has been fixed last week. Bernardo On 20 October 2011 09:07, yarolinux back | track <yar...@gm...> wrote: > [03:04:51] [WARNING] HTTP error codes detected during testing: > 403 (Forbidden) - 1 times > > [03:04:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4009), 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 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 (r4009) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -u > **************************************************************************** > --dbs --random-agent --tor > Technique: None > Back-end DBMS: None (identified) > Traceback (most recent call last): > File "./sqlmap.py", line 86, in main > start() > File "/pentest/database/sqlmap/lib/controller/controller.py", line 447, in > start > injection = checkSqlInjection(place, parameter, value) > File "/pentest/database/sqlmap/lib/controller/checks.py", line 324, in > checkSqlInjection > _ = Request.queryPage(genCmpPayload(), place, raise404=False) > File "/pentest/database/sqlmap/lib/request/connect.py", line 603, in > queryPage > page = removeReflectiveValues(page, payload) > File "/pentest/database/sqlmap/lib/core/common.py", line 2514, in > removeReflectiveValues > if regex.split(REFLECTED_NON_ALPHA_NUM_REGEX)[0].lower() in > content.lower(): # fast optimization check > UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 324: > ordinal not in range(128) > > [*] shutting down at: 03:04:51 > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Ciosco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) PGP Key ID: Unavailable |
From: <cyb...@to...> - 2013-06-15 10:41:49
|
[11:39:22] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run with the latest development version from the GitHub repository. If the exception persists, please send by e-mail to 'sql...@li...' or open a new issue at 'https://github.com/sqlmapproject/sqlmap/issues/new' with 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 Python version: 2.7.3 Operating system: posix Command line: ./sqlmap --tor --tor-type=SOCKS5 --mobile -u **************************************************** --risk=3 --dbms=mysql -o --technique=EU --search -C ******************** --threads=10 --answers=follow=Y --smart -v3 Technique: ERROR Back-end DBMS: MySQL (fingerprinted) Traceback (most recent call last): File "./sqlmap", line 95, in main start() File "/usr/share/sqlmap/lib/controller/controller.py", line 576, in start action() File "/usr/share/sqlmap/lib/controller/action.py", line 133, in action conf.dbmsHandler.search() File "/usr/share/sqlmap/plugins/generic/search.py", line 594, in search self.searchColumn() File "/usr/share/sqlmap/plugins/generic/search.py", line 433, in searchColumn tbls = tbl.split(",") AttributeError: 'NoneType' object has no attribute 'split' |
From: Miroslav S. <mir...@gm...> - 2013-06-16 10:36:07
|
Hi. Thank you for your report and find it fixed now. Kind regards, Miroslav Stampar On Sat, Jun 15, 2013 at 12:38 PM, <cyb...@to...> wrote: > [11:39:22] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your > run with the latest development version from the GitHub repository. If the > exception persists, please send by e-mail to > 'sql...@li...' or open a new issue at > 'https://github.com/sqlmapproject/sqlmap/issues/new' with 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 > Python version: 2.7.3 > Operating system: posix > Command line: ./sqlmap --tor --tor-type=SOCKS5 --mobile -u > **************************************************** --risk=3 --dbms=mysql > -o --technique=EU --search -C ******************** --threads=10 > --answers=follow=Y --smart -v3 > Technique: ERROR > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "./sqlmap", line 95, in main > start() > File "/usr/share/sqlmap/lib/controller/controller.py", line 576, in start > action() > File "/usr/share/sqlmap/lib/controller/action.py", line 133, in action > conf.dbmsHandler.search() > File "/usr/share/sqlmap/plugins/generic/search.py", line 594, in search > self.searchColumn() > File "/usr/share/sqlmap/plugins/generic/search.py", line 433, in > searchColumn > tbls = tbl.split(",") > AttributeError: 'NoneType' object has no attribute 'split' > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar http://about.me/stamparm |
From: Miroslav S. <mir...@gm...> - 2011-03-07 09:50:58
|
hi nightman. thx for reporting. find it fixed in the latest commit (r3392). kr On Fri, Mar 4, 2011 at 5:04 PM, <nig...@em...> wrote: > > [17:01:39] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest developm > ent version from the Subversion repository. If the exception persists, please send by e-mail to sqlm > ap-...@li... 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: 0.9-dev > Python version: 2.6.6 > Operating system: nt > Command line: C:\pentest\p\sqlmap-0.9-1\sqlmap.py -u ********* > ******************************************************************************** --auth-type=Basic - > -auth-cred=**************** --random-agent --retries=6 --level 5 --risk 3 --current-user --current-db --is-dba --dbs > Technique: UNION > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "C:\pentest\p\sqlmap-0.9-1\sqlmap.py", line 82, in main > > start() > File "C:\pentest\p\sqlmap-0.9-1\lib\controller\controller.py > ", line 424, in start > action() > File "C:\pentest\p\sqlmap-0.9-1\lib\controller\action.py", l > ine 70, in action > conf.dumper.dba(conf.dbmsHandler.isDba()) > File "C:\pentest\p\sqlmap-0.9-1\plugins\generic\enumeration. > py", line 138, in isDba > query = queries[Backend.getIdentifiedDbms()].is_dba.query % kb.data.currentUser.split("@")[0] > AttributeError: 'list' object has no attribute 'split' > > [*] shutting down at: 17:01:39 > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |