Open
Description
The bypassuac_injection
module currently doesn't work on Windows 10 (as of a recent update). MS have patched this vector. We need to update the module so that Windows 10 versions that are new enough are no longer marked as pwnable. Either that or we spend some time adding a new vector that is known to work.
At this point, I think just adding a version check is good enough, because the bypassuac_eventvwr
module works just fine.
Adding this as a reminder for myself more than anything (and will self-assign).