lol. sorry. my bad :)
On Fri, Apr 15, 2011 at 6:26 PM, Bernardo Damele A. G.
wrote:
> Fixed, r3684 - svn update please.
>
> Bernardo
>
>
> On 15 April 2011 16:05, m4l1c3 wrote:
>> I removed my sqlmap-dev folder, and svn'd the latest.
>>
>> Here's the output of ./sqlmap.py --update
>>
>> Tracebac
Fixed, r3684 - svn update please.
Bernardo
On 15 April 2011 16:05, m4l1c3 wrote:
> I removed my sqlmap-dev folder, and svn'd the latest.
>
> Here's the output of ./sqlmap.py --update
>
> Traceback (most recent call last):
> File "./sqlmap.py", line 27, in
> from lib.controller.controller
I removed my sqlmap-dev folder, and svn'd the latest.
Here's the output of ./sqlmap.py --update
Traceback (most recent call last):
File "./sqlmap.py", line 27, in
from lib.controller.controller import start
File "/pentest/database/sqlmap-dev/lib/controller/controller.py", line 12,
in
hi nightman.
sorry. we were aware of this thing but haven't "patched" the problem
for error and union techniques - until this moment.
i believe that the last commit should fix further problems related.
kr
On Fri, Apr 15, 2011 at 4:03 PM, wrote:
> Hi,
>
> I have a Problem when i dumped a DB, f
Hi,I have a Problem when i dumped a DB, from time to time sqlmap lost the connection to the target, but Sqlmap does not write the data already received into a csv. Why?greetz Nightman
--
Benefiting from Server Virtualizati
hi all.
maybe of you have probably noticed that we've included in last
few days "safe encoding" of otherwise "unsafe" and/or "ugly"
characters for terminal printing.
you can notice those in dumping of values by their safehex
representation, like for example: "\x07test\x14bla\xf5" or
"\nthis is a
thank you for your report. find it fixed in latest revision.
kr
On Fri, Apr 15, 2011 at 12:54 PM, m4l1c3 wrote:
> sqlmap version: 1.0-dev (r3674)
> Python version: 2.5.2
> Operating system: posix
> Command line: ./sqlmap.py -u
> *** --batch --dump -C
sqlmap version: 1.0-dev (r3674)
Python version: 2.5.2
Operating system: posix
Command line: ./sqlmap.py -u ***
--batch --dump -C ***
Technique: BOOLEAN
Back-end DBMS: Microsoft SQL Server (fingerprinted)
Traceback (most recent call last):
File "./sq