yea, you did you naughty naughty... :)

thx for reporting. fixed

kr

On Tue, Aug 23, 2011 at 10:56 PM, machak machakowitz
<mmachakowi...@gmail.com> wrote:
> 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 sqlmap-users@lists.sourceforge
> .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
>
>
>
> ------------------------------------------------------------------------------
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
>
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>



-- 
Miroslav Stampar (@stamparm)

E-mail: miroslav.stampar (at) gmail.com
PGP Key ID: 0xB5397B1B

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to