- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Set up the azure integration.
Detect when an Azure disk is successfully exported. Export URLs generated in Azure are accessible to anyone with the URI. This could be utilized as an exfiltration method that would allow an attacker to download an Azure Compute VM’s disk as a VHD file.
Monitor Azure logs where @evt.name
is "MICROSOFT.COMPUTE/DISKS/BEGINGETACCESS/ACTION"
and @evt.outcome
is Success
.
{{@resourceId}}
) has a legitimate reason for being exported.{{@network.client.ip}}
) creating the export URI.2 November 2022 - Updated strategy.