[sqlmap-users] bug report ( i guess..)
Brought to you by:
inquisb
From: machak m. <mma...@gm...> - 2011-08-23 20:56:53
|
Hmmm...did i do this?...:p... [22:37:32] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4357), retry your run with the latest development versi on from the Subversion repository. If the exception persists, please send by e-mail to sql...@li...urceforge .net the following text and any information required to reproduce the bug. The developers will try to reproduce the b ug, fix it accordingly and get back to you. sqlmap version: 1.0-dev (r4357) Python version: 2.7.1 Operating system: nt Command line: C:\Users\Giga\Desktop\sqlmap1\sqlmap.py -u ************************************************************ ************************ -o --random-agent --dbms=mysql --level 3 Technique: UNION Back-end DBMS: MySQL (identified) Traceback (most recent call last): File "C:\Users\Giga\Desktop\sqlmap1\sqlmap.py", line 86, in main start() File "C:\Users\Giga\Desktop\sqlmap1\lib\controller\controller.py", line 460, in start injection = checkSqlInjection(place, parameter, value) File "C:\Users\Giga\Desktop\sqlmap1\lib\controller\checks.py", line 408, in checkSqlInjection reqPayload, vector = unionTest(comment, place, parameter, value, prefix, suffix) File "C:\Users\Giga\Desktop\sqlmap1\lib\techniques\union\test.py", line 290, in unionTest validPayload, vector = __unionTestByCharBruteforce(comment, place, parameter, value, prefix, suffix) File "C:\Users\Giga\Desktop\sqlmap1\lib\techniques\union\test.py", line 257, in __unionTestByCharBruteforce count = __findUnionCharCount(comment, place, parameter, value, prefix, suffix) File "C:\Users\Giga\Desktop\sqlmap1\lib\techniques\union\test.py", line 150, in __findUnionCharCount if not re.search(r'>\s*%s\s*<' % kb.uChar, page): File "C:\Python27\lib\re.py", line 142, in search return _compile(pattern, flags).search(string) TypeError: expected string or buffer [*] shutting down at 22:37:33 |