mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-01-12 21:13:45 -08:00
virtual desktops
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Az - VMs & Network Post Exploitation
|
||||
|
||||
{{#include ../../../banners/hacktricks-training.md}}
|
||||
|
||||
## Virtual Desktop
|
||||
|
||||
For more info about Virtual Desktop check the following page:
|
||||
|
||||
{{#ref}}
|
||||
../az-services/az-virtual-desktop.md
|
||||
{{#endref}}
|
||||
|
||||
### Common techniques
|
||||
|
||||
- Overwrite a **MSIX package from the storage account** to get RCE in any VM using that app.
|
||||
- In a remoteapp it’s possible to change the **path of the binary to execute**.
|
||||
- **Escape from apps** to a shell to get RCE.
|
||||
- Any post exploitation attack & persistence from **Azure VMs.**
|
||||
- It’s possible to **configure a script to be executed** in pool to apply custom configurations
|
||||
|
||||
{{#include ../../../banners/hacktricks-training.md}}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user