Re: [sqlmap-users] PUT request in file (with -r) POSTed
Brought to you by:
inquisb
From: Brandon P. <bpe...@gm...> - 2014-04-15 12:20:29
|
Np, I will dig around see what I can find. Thanks! On Tue, Apr 15, 2014 at 6:23 AM, Miroslav Stampar < mir...@gm...> wrote: > Hi. > > This is an old opened Issue (Feature request) [1]. This moment can't > promise you anything than that I'll have it on my mind ;) > > Kind regards, > Miroslav Stampar > > [1] https://github.com/sqlmapproject/sqlmap/issues/431 > > > On Tue, Apr 15, 2014 at 2:53 AM, Brandon Perry <bpe...@gm...>wrote: > >> Looking in lib/core/option.py it seems to parsing the correct header fwiw. >> >> >> On Mon, Apr 14, 2014 at 7:44 PM, Brandon Perry <bpe...@gm... >> > wrote: >> >>> Hey! >>> >>> I have a PUT request in a file, passing it to sqlmap with -r, but sqlmap >>> is POSTing the data, and that verb isn't allowed. :( Currently on latest. I >>> confirmed this by proxying through burp suite and seeing it was a POST. >>> >>> Would it help if I provided the request I am making? >>> >>> -- >>> http://volatile-minds.blogspot.com -- blog >>> http://www.volatileminds.net -- website >>> >> >> >> >> -- >> http://volatile-minds.blogspot.com -- blog >> http://www.volatileminds.net -- website >> >> >> ------------------------------------------------------------------------------ >> Learn Graph Databases - Download FREE O'Reilly Book >> "Graph Databases" is the definitive new guide to graph databases and their >> applications. Written by three acclaimed leaders in the field, >> this first edition is now available. Download your free book today! >> http://p.sf.net/sfu/NeoTech >> _______________________________________________ >> sqlmap-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> >> > > > -- > Miroslav Stampar > http://about.me/stamparm > -- http://volatile-minds.blogspot.com -- blog http://www.volatileminds.net -- website |