Files
hacktricks-cloud/src/pentesting-cloud/azure-security/az-persistence/az-logic-apps-persistence.md
Carlos Polop 245801a8f3 a
2025-04-26 13:09:32 +02:00

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}}