-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
Description
After many dumped lines, sqlmap slows down over time and gets slower and slower. Is not internet connection problems because I tested it from different targets/connections/PC's. If you make --flush-session and you restart the dump it goes very fast again but after ~200k lines, it slows down again. (working with 10 threads and checked and DOS is not happening)
To reproduce you can make a vuln website in a VPS and make a link vulnerable to test it. I'm testing right now with my 2M database and is happening something like this:
Running sqlmap 1.6.4 and tested in Windows 10 and Kali Linux. Different networks and different hard
All the taregets are running MYSQL >= 5 and the SQLi detected is UNION BASED, NO WAF/IPS.
Thanks in advance.