Implemented (hidden) switch --force-threads with the latest commit.

Example sqlmap call:

python sqlmap.py -u "http://testphp.vulnweb.com/artists.php?artist=1";
--technique=T --threads=4 --batch --banner *--force-threads*

Bye

On Fri, Sep 25, 2015 at 10:09 PM, Miroslav Stampar <
miroslav.stam...@gmail.com> wrote:

> I'll make hidden switch and let you know.
>
> Bye
> On Sep 25, 2015 9:07 PM, "Tobias Glemser" <tglem...@secuvera.de> wrote:
>
>> Hi Miroslav,
>>
>> thanks for your fast reply (as always).
>>
>> > I majority of cases you'll get totally wrong results.
>> In the past it worked quite nice with lots of targets.
>>
>> > Also, you are risking to DoS
>> > the server (especially in case of OR time-based and heavy queries).
>> Right.
>>
>> > There is no force option nor there will be.
>> Alright, I'll move to my /lib/techniques/blind/inference.py :)
>>
>> Cheers
>>
>> Tobias
>>
>>
>> > -----Ursprüngliche Nachricht-----
>> > Von: Miroslav Stampar [mailto:miroslav.stam...@gmail.com]
>> > Gesendet: Freitag, 25. September 2015 19:17
>> > An: Tobias Glemser
>> > Cc: SqlMap List
>> > Betreff: Re: [sqlmap-users] Force thread even if time based blind? [ Z1
>> > UNGESICHERT ]
>> >
>> > I majority of cases you'll get totally wrong results. Also, you are
>> > risking to DoS
>> > the server (especially in case of OR time-based and heavy queries).
>> There
>> > is
>> > no force option nor there will be.
>> >
>> > Bye
>> >
>> > On Sep 25, 2015 7:14 PM, "Tobias Glemser" <tglem...@secuvera.de> wrote:
>> >
>> >
>> >       Hi List,
>> >
>> >       does anybobdy know a way to disable the "multi-threading is
>> > considered
>> >       unsafe in time-based data retrieval. Going to switch it off
>> > automatically"
>> >       thing? I don't care about some wrong characters, I need speed :)
>> So
>> > maybe
>> >       there is a "force" option I missed. Thanks in advance.
>> >
>> >       Tobias
>> >
>> >
>>  
>> ------------------------------------------------------------------------------
>> >       _______________________________________________
>> >       sqlmap-users mailing list
>> >       sqlmap-users@lists.sourceforge.net
>> >       https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>> >
>>
>>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to