mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-21 20:23:18 +00:00
commit
7437ee7b6b
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ whoami /groups | findstr Level
|
||||||
## UAC bypass
|
## UAC bypass
|
||||||
|
|
||||||
{% hint style="info" %}
|
{% hint style="info" %}
|
||||||
Note that if you have graphical access to the victim, UAC bypass is straight forward as you can simply click on "Yes" when the UAS prompt appears
|
Note that if you have graphical access to the victim, UAC bypass is straight forward as you can simply click on "Yes" when the UAC prompt appears
|
||||||
{% endhint %}
|
{% endhint %}
|
||||||
|
|
||||||
The UAC bypass is needed in the following situation: **the UAC is activated, your process is running in a medium integrity context, and your user belongs to the administrators group**.
|
The UAC bypass is needed in the following situation: **the UAC is activated, your process is running in a medium integrity context, and your user belongs to the administrators group**.
|
||||||
|
|
Loading…
Reference in a new issue