Metasploit mailing list archives

Re: uploadexec error


From: HD Moore <hdm () metasploit com>
Date: Thu, 18 Nov 2010 10:27:13 -0600

On 11/18/2010 10:06 AM, Miguel Rios wrote:
Ah, I see. Strange. I recall seeing the UAC popup before.
Oh well, is it possible to have it not run hidden and prompt for UAC?

The code would need to be changed to use cmd.exe /c start instead of
launched through the normal createprocess method. The reason is that
createprocess doesn't allow auto-elevate unless you use specific flags.

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: