mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-01-10 04:05:09 -08:00
535 B
535 B
Az - Logic Apps Persistence
{{#include ../../../banners/hacktricks-training.md}}
Logic Apps
For more information check:
{{#ref}} ../az-services/az-logic-apps.md {{#endref}}
Common Persistence Techniques
- Backdoor an existing workflow or create a new one that will perform some persistence action (like leaking an access token of an administrator MI) and keep the SAS URL to trigger it
- Create an authorization policy allowing your tenant to trigger the workflow
{{#include ../../../banners/hacktricks-training.md}}