Re: [sqlmap-users] Upload file with SQL Injection

2015-07-01 Thread Brandon Perry
--file-write allows you to write a file, and has the ability to check if the file was written by testing the size of the file to the file locally you have written to ensure it was written ~correctly. On Wed, Jul 1, 2015 at 10:02 AM, Peter Laboratra wrote: > Hi All, > > Need help in uploading a n

[sqlmap-users] Upload file with SQL Injection

2015-07-01 Thread Peter Laboratra
Hi All, Need help in uploading a non-malicious file on vulnerable target. In several cases I noted that shell upload or meterpreter fails due to an effective & active Anti-Virus installed on vulnerable target as it got delete due to malicious nature (even after certain level of msf encoding. I a