Hi, I had a particular website where when i inject and sleep(1) it then delays for around 7 seconds, if i do sleep(2) it delays for 14 seconds, if i do sleep(3) it delays for 21 seconds.
I believe this has to do with a load balancer, so my question is, how can i optimize sqlmap to deal with such a target?
Thanks :).
Hi, I had a particular website where when i inject and sleep(1) it then delays for around 7 seconds, if i do sleep(2) it delays for 14 seconds, if i do sleep(3) it delays for 21 seconds.
I believe this has to do with a load balancer, so my question is, how can i optimize sqlmap to deal with such a target?
Thanks :).