Hello,
I am testing a RESTful interface that uses HTTP PUT requests. If I load these in SQLMap using the -r (load request from file) mode, I get an error:
[CRITICAL] unable to find usable request(s) in provided file
Does SQL map support HTTP PUT requests?
user asked: