Re: [sqlmap-users] Weird issue when processing urls from a file
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-04-07 19:33:16
|
Hi. Could you please retry it now? Problem has been found and it should be fixed now. Kind regards, Miroslav Stampar On Sun, Apr 7, 2013 at 12:10 PM, Happy User <rob...@gm...>wrote: > 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 the uses this database name when > trying to retrieve column names for all other urls. > > For example in the attachment test-url-a48948_1.txt the first database > name retrieved was 'a48948_1', sqlmap tried to retrieve columns names > for the database a48948_1 in all following urls and failed. > > In the attachment test-urls-drmoto_wp.txt the first database name to be > retrieved was 'drmoto_wp', then sqlmap tried to retrieve columns names > for the database a48948_1 in all following urls. > > The file test-urls.txt in these two runs contained the same 3 urls, > just in different order. > > > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |