Re: [sqlmap-users] Help: Sqlmap Api, resumed scans, retrieve json data

2013-07-09 Thread Miroslav Stampar
Hi Mehmet. It's not quite clear what's the problem here (is it sending of lengthy resuming strings in subsequent requests?). Can you please give more information? Kind regards, Miroslav Stampar On Tue, Jul 9, 2013 at 5:20 AM, wrote: > Dear All, > > I've the following situation with the api an

[sqlmap-users] Help: Sqlmap Api, resumed scans, retrieve json data

2013-07-08 Thread mamedo
Dear All,   I've the following situation with the api and need your help.   I can request for database and table enumerations and can use their values as dictionaries in python. The value looks like that: "value": { "user_login": { "length": 10, "values":["root", "admin"]