mirror of
https://github.com/carlospolop/hacktricks
synced 2025-03-02 14:27:12 +00:00
typo
This commit is contained in:
parent
a70ff8a2c3
commit
7fa07833ed
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…
Add table
Reference in a new issue