hfiref0x / UACME

Defeating Windows User Account Control
BSD 2-Clause "Simplified" License
6.08k stars 1.3k forks source link

Method (78) requires at least one network adapter available #148

Closed T-256 closed 9 months ago

T-256 commented 9 months ago

Repro:

image

hfiref0x commented 9 months ago

Hello, it is obvious that network authentification will not work without actual network and it is assumed by default just like if target machine should have monitor or CPU. The real drawback of this method is password requirement, everything else does not. In any case if there is no network adapter this method will simple fail with API returned status which I can add as method result in the next update.