Re: [sqlmap-users] Upload file with SQL Injection
Brought to you by:
inquisb
From: Brandon P. <bpe...@gm...> - 2015-07-01 15:10:59
|
--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 <myp...@gm...> wrote: > 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 also noted that in most of the cases method of uploading using > --sql-shell fail due to lack of stack-query related issues. > > In that case is there a way to upload a file which is not malicious if > objective is not to take control of system and just requires uploading a > file. > > > > > > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- http://volatile-minds.blogspot.com -- blog http://www.volatileminds.net -- website |