sqlmapproject / sqlmap

Automatic SQL injection and database takeover tool

Home Page:http://sqlmap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stuck in "testing connection to the target URL", always needing to rerun sqlmap.

pintoferreira opened this issue · comments

Describe the bug

Hello, Miroslav! You see, with the current version of sqlmap, I am always needing to "rerun" the same command, because sqlmap stucks at [INFO] testing connection to the target URL

To Reproduce

  1. Run 'sqlmap.py -u http://anyurl.url/ --anycommands'
  2. sqlmap runs
  3. sqlmap seems to stop (stuck) at the beginning, in [INFO] testing connection to the target URL

Expected behavior
I think this should be working normally (lol), I mean it is happening (at least with me) with current version of sqlmap. So therefore I think you might update the code in order to fix this bug, my absolute genius dude Miroslav.

Running environment:

  • sqlmap version [e.g. 1.8.5.4#dev]

It was not a bug of sqlmap - meaning that it actually is as it always was: a perfect and amazing tool -; the "problem" was (probably) my networking connections.