-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
Description
What's the problem (or question)?
How often does sqlmap hop proxies given as a proxy file list, also is there a way to set the amount of time to spend on each proxy for further anonymity?
Do you have an idea for a solution?
If there is no solution, make a flag for time spent on each proxy (in seconds)
How can we reproduce the issue?
n/a
What are the running context details?
- Installation method (e.g.
pip,apt-get,git cloneorzip/tar.gz): clone - Client OS (e.g.
Microsoft Windows 10) windows 7 - Program version (
python sqlmap.py --versionorsqlmap --versiondepending on installation): 1.1.3.2 - Target DBMS (e.g.
Microsoft SQL Server): n/a - Detected WAF/IDS/IPS protection (e.g.
ModSecurityorunknown): n/a - SQLi techniques found by sqlmap (e.g.
error-basedandboolean-based blind): n/a - Results of manual target assessment (e.g. found that the payload
query=test' AND 4113 IN ((SELECT 'foobar'))-- qKLVworks): n/a - Relevant console output (if any): just connecting to the first proxy:
___
__H__
___ ___[,]_____ ___ ___ {1.1.3.2#dev}
|_ -| . [.] | .'| . |
|___|_ [.]_|_|_|__,| _|
|_|V |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user'
s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting at 19:32:35
[19:32:35] [INFO] loading proxy 'http://97.**.1**.***:8*' from a supplied proxy list file
[19:32:35] [INFO] testing connection to the target URL
- Exception traceback (if any): n/a