AFAIK sqlmap uses into DUMPFILE and the speed of grabbing files within this
function depends on the used technique it self during the injection
On Fri, Sep 9, 2011 at 6:17 PM, ryan cartner wrote:
> Using --file-read on some injections can take a long time if the file must
> be retrieved one char
Using --file-read on some injections can take a long time if the file must
be retrieved one character at a time. Currently there is no easy way to view
a partially downloaded file. This python script will do that. Simply run
sqlmap with --file-read and once you've read part of the file, run the
scr