Re: [sqlmap-users] bug or whatever
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2011-09-12 14:21:14
|
This has been fixed some time ago. Bernardo On 29 August 2011 19:13, <ks...@so...> wrote: > hello kids! > recently got this bug > > ------------- > [19:58:45] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4358), 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 (r4358) > Python version: 2.6.6 > Operating system: posix > Command line: sqlmap.py -m urls.txt --batch --privileges --random-agent > Technique: UNION > Back-end DBMS: Microsoft SQL Server (identified) > Traceback (most recent call last): > File "sqlmap.py", line 86, in main > start() > File "/mnt/1/sqlmap/sqlmap-dev/lib/controller/controller.py", line 460, > in start > injection = checkSqlInjection(place, parameter, value) > File "/mnt/1/sqlmap/sqlmap-dev/lib/controller/checks.py", line 408, in > checkSqlInjection > reqPayload, vector = unionTest(comment, place, parameter, value, > prefix, suffix) > File "/mnt/1/sqlmap/sqlmap-dev/lib/techniques/union/test.py", line 290, > in unionTest > validPayload, vector = __unionTestByCharBruteforce(comment, place, > parameter, value, prefix, suffix) > File "/mnt/1/sqlmap/sqlmap-dev/lib/techniques/union/test.py", line 257, > in __unionTestByCharBruteforce > count = __findUnionCharCount(comment, place, parameter, value, prefix, > suffix) > File "/mnt/1/sqlmap/sqlmap-dev/lib/techniques/union/test.py", line 150, > in __findUnionCharCount > if not re.search(r'>\s*%s\s*<' % kb.uChar, page): > File "/usr/lib/python2.6/re.py", line 142, in search > return _compile(pattern, flags).search(string) > TypeError: expected string or buffer > > --------------- > > > system - debian. > > Use proxychain to divert sqlmap traffic to socks. > (http://proxychains.sourceforge.net/) > > when socks die i got this exeption. > > cheers. > > > > ------------------------------------------------------------------------------ > Doing More with Less: The Next Generation Virtual Desktop > What are the key obstacles that have prevented many mid-market businesses > from deploying virtual desktops? How do next-generation virtual desktops > provide companies an easier-to-deploy, easier-to-manage and more affordable > virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ > _______________________________________________ > 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 |