Skip to content

How often does sqlmap hop proxies given as a file? #2427

@Ekultek

Description

@Ekultek

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 clone or zip/tar.gz): clone
  • Client OS (e.g. Microsoft Windows 10) windows 7
  • Program version (python sqlmap.py --version or sqlmap --version depending on installation): 1.1.3.2
  • Target DBMS (e.g. Microsoft SQL Server): n/a
  • Detected WAF/IDS/IPS protection (e.g. ModSecurity or unknown): n/a
  • SQLi techniques found by sqlmap (e.g. error-based and boolean-based blind): n/a
  • Results of manual target assessment (e.g. found that the payload query=test' AND 4113 IN ((SELECT 'foobar'))-- qKLV works): 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions