Re: [sqlmap-users] PUT request in file (with -r) POSTed
Brought to you by:
inquisb
From: Brandon P. <bpe...@gm...> - 2014-04-15 00:53:30
|
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 |