[sqlmap-users] r4333 - sqlmap tests are now slower?

2011-08-10 Thread Liran Mimoni
I think that the tests that sqlmap is running on revision r4332 and r4333 are much slower than older builds. is it just me? (hosts i'm testing are ping 20ms to me) -- Get a FREE DOWNLOAD! and learn more about uberSVN rich

Re: [sqlmap-users] IBM DB2 support

2011-08-10 Thread Bernardo Damele A. G.
The generic tests are always tested for. Regardless of the DBMS identified or --dbms switch provided. Bernardo 2011/8/10 Andres Tarascó Acuña : > Hi, > Is the  "--dbms=db2"  flag still unsupported ? I have tried it however > the checked payloads were: > [20:43:58] [INFO] testing 'AND boolean-bas

Re: [sqlmap-users] IBM DB2 support

2011-08-10 Thread Andres Tarascó Acuña
Hi, Is the "--dbms=db2" flag still unsupported ? I have tried it however the checked payloads were: [20:43:58] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause' [20:44:01] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns' [20:44:13] [INFO] testing 'Generic UNION quer

Re: [sqlmap-users] Question or feature request: page vulnerable to UNION limits output which prevents to obtaining all rows

2011-08-10 Thread Miroslav Stampar
Hi Vladimir. Thank you for your report. We'll so something about it. In the mean time you can experiment with --technique (other than U) or --start/--stop. If there is no alternative please contact me privately and i'll make you a temporary patch. That idea with end char is great. We'll try to u