Files
hacktricks-cloud/src/pentesting-cloud/azure-security/az-persistence/az-logic-apps-persistence.md

20 lines
688 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Az - Logic Apps Persistence
{{#include ../../../banners/hacktricks-training.md}}
## Logic Apps
詳細については、次を確認してください:
{{#ref}}
../az-services/az-logic-apps.md
{{#endref}}
### 一般的な持続性技術
- 既存のワークフローにバックドアを仕掛けるか、新しいワークフローを作成して、持続性アクション管理者MIのアクセストークンを漏洩させるなどを実行し、それをトリガーするためのSAS URLを保持する
- テナントがワークフローをトリガーできるようにする認可ポリシーを作成する
{{#include ../../../banners/hacktricks-training.md}}