Re: [sqlmap-users] SQLMap Error During Crawl

2011-07-11 Thread Miroslav Stampar
hi Jovon. it should be fixed with the latest commit. the problem is that in your case some of crawled links were in "invalid" form but from now on sqlmap shouldn't crash on these any more. kr On Mon, Jul 11, 2011 at 6:55 AM, Ahmed Shawky wrote: > From the exception "InvalidURL: nonnumeric port:

Re: [sqlmap-users] SQLMap Error During Crawl

2011-07-10 Thread Ahmed Shawky
>From the exception "InvalidURL: nonnumeric port: '80#content'" It seems that you supplied sqlmap with Invalid URL On Mon, Jul 11, 2011 at 5:00 AM, Jovon Itwaru wrote: > Received the following error when perform crawl: > > sqlmap version: 1.0-dev (r4243) > Python version: 2.6.1 > Operating system