Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify BypassUAC to auto-use ask functionality #2482

Merged
merged 2 commits into from Oct 16, 2013
Merged

Conversation

mubix
Copy link
Contributor

@mubix mubix commented Oct 7, 2013

Instead of just continuing to use the BypassUAC binaries when UAC is set to NoPrompt this will just use ShellExecute's 'runas' function which in this scenario won't prompt the user and will just result in a elevated shell with only needing to drop the single executable.

@mubix
Copy link
Contributor Author

mubix commented Oct 7, 2013

This may be a bug for another day but when I migrated on a Win8.1 box to explorer (to get into a x64 process I got this for the OS which resulted in BypassUAC not running.

meterpreter > sysinfo
Computer        : WIN8X64_TARGET
OS              : Unknown (Build 9600).
Architecture    : x64
System Language : en_US
Meterpreter     : x64/win64

@Meatballs1
Copy link
Contributor

Tum te tum if we're giving BypassUAC some love: #2282 #2431

jlee-r7 pushed a commit that referenced this pull request Oct 16, 2013
@jlee-r7 jlee-r7 merged commit aed2490 into rapid7:master Oct 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants