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

WiPassDump Bypass UAC Issue #50

Open
dsplice opened this issue Mar 13, 2017 · 6 comments
Open

WiPassDump Bypass UAC Issue #50

dsplice opened this issue Mar 13, 2017 · 6 comments

Comments

@dsplice
Copy link

dsplice commented Mar 13, 2017

If the UAC window does not have focus, the bypass UAC will not work (as the Alt-o will not take affect.

@eliddell1
Copy link

I wrote my own based on this.. one difference.. i wait 3 seconds for drive to mount before running quacks as sometimes windows will take focus with a finder window.. then instead of ALT o , i use LEFTARROW; ENTER

@jd-raymaker
Copy link

I have submitted a pullrequest regarding this.
#84
This version should work just fine

@tuzzmaniandevil
Copy link
Contributor

I've also made a change, A more reliable way is to do a ALT Y instead and remove the enter afterwords
https://github.com/tuzzmaniandevil/bashbunny-payloads/blob/master/payloads/library/WiPassDump/payload.txt

@eliddell1
Copy link

I feel like using alt Y is assuming its an english pc.. left arrow enter is probably more reliable..

@viperguy07
Copy link

I submitted a pull request #136 that bypasses the UAC all together and added a way to clean your tracks after it's done.

@sundhaug92
Copy link

Vote for LEFT + Enter, since it's compatible with non-english locales

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants