[sqlmap-users] unhandled exception in sqlmap/0.8-rc6
Brought to you by:
inquisb
From: Otavio A. <ota...@gm...> - 2010-02-09 19:44:23
|
./sqlmap.py -u "http://http://ww2.site/index.asp" --method POST --data "txtUserName=a" sqlmap/0.8-rc6 by Bernardo Damele A. G. <ber...@gm...> [*] starting at: 16:42:31 [16:42:31] [ERROR] unhandled exception in sqlmap/0.8-rc6, please copy the command line and the following text and send by e-mail to sql...@li.... The developer will fix it as soon as possible: sqlmap version: 0.8-rc6 Python version: 2.5.2 Operating system: linux2 Traceback (most recent call last): File "./sqlmap.py", line 77, in main init(cmdLineOptions) File "/down/downloads/secur/sqlmap-0.8/lib/core/option.py", line 1113, in init parseTargetUrl() File "/down/downloads/secur/sqlmap-0.8/lib/core/common.py", line 598, in parseTargetUrl conf.port = int(__hostnamePort[1]) ValueError: invalid literal for int() with base 10: '' [*] shutting down at: 16:42:31 My mistake or maybe a bug? Thank You |