Re: [sqlmap-users] Using cURL to test a MultiPart site
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2015-10-25 10:26:27
|
Can you please send me privately the URL? Bye On Sun, Oct 25, 2015 at 7:51 AM, Rodrigo Zanatta Silva < rod...@gm...> wrote: > I am having bad times with sqlmap. > > I can create a command with curl and I can see that the website is > vulnerable. But if I try to mimic the same command with sqlmap, something > goes wrong and I can't have sucess wit any request in the site. Maybe it is > because sqlmap use another codding. > > Can I use something similar to it: > > > - I write the cURL command and set the place I want sqlmap inject the > payload > - The cURL do the request and write a file > - The sqlmap process the file and continue as normal > > The unique difference is: sqlmap WILL NOT do the internet request. Only > cURL will do it. > > If I can't do it, where can I change it in source code to try to do this? > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |