[sqlmap-users] Weird issue when processing urls from a file

2013-04-07 Thread Happy User
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

[sqlmap-users] unhandled exception

2013-03-31 Thread Happy User
[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

[sqlmap-users] UnicodeEncodeError: 'ascii' codec can't encode characters in position 32-47: ordinal not in range(128)

2012-08-19 Thread Happy User
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

[sqlmap-users] MemoryError

2012-08-05 Thread Happy User
[*] 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

[sqlmap-users] unhandled exception

2012-07-16 Thread Happy User
[*] 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