Re: [sqlmap-users] Error, Bug
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2010-11-29 09:55:18
|
Can you please svn update and retry? Please, let us know if the problem persists. Thank you, Bernardo On 29 November 2010 06:53, <nig...@em...> wrote: > C:\pentest\sqlmap.0.9>sqlmap -u "http://www.website.com/cikk.php?ID_cikk=11" --current-user --current-db --is-dba --dbs --users --passwords --privileges > [07:42:30] [INFO] testing connection to the target url > [07:42:32] [INFO] testing if the url is stable, wait a few seconds > [07:42:35] [WARNING] url is not stable, sqlmap will base the page comparison on a sequence matcher. If no dynamic nor injectable p > arameters are detected, or in case of junk results, refer to user's manual paragraph 'Page comparison' and provide a string or reg > ular expression to match on > how do you want to proceed? [C(ontinue)/s(tring)/r(egex)/q(uit)] C > [07:42:45] [INFO] searching for dynamic content > [07:42:46] [INFO] dynamic content marked for removal (8 regions) > [07:42:48] [INFO] testing if GET parameter 'ID_cikk' is dynamic > > [07:42:48] [CRITICAL] unhandled exception in sqlmap/0.9-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 command line, the followi > ng text and any information needed 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.5 > Operating system: nt > Traceback (most recent call last): > File "C:\pentest\sqlmap.0.9\sqlmap.py", line 79, in main > start() > File "C:\pentest\sqlmap.0.9\lib\controller\controller.py", line 335, in start > elif not checkDynParam(place, parameter, value): > File "C:\pentest\sqlmap.0.9\lib\controller\checks.py", line 354, in checkDynParam > payload = agent.payload(place, parameter, value, getUnicode(randInt)) > File "C:\pentest\sqlmap.0.9\lib\core\agent.py", line 75, in payload > retValue = kb.injection.parameter.replace(kb.injection.parameter, > AttributeError: 'NoneType' object has no attribute 'replace' > > [*] shutting down at: 07:42:48 > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-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: 0x05F5A30F |