C
月内に
Windows Management Instrumentation (WMI) のサブスクリプション機能を悪用して、システムに永続的に潜伏する手法について解説…
📌 一言でいうと
Windows Management Instrumentation (WMI) のサブスクリプション機能を悪用して、システムに永続的に潜伏する手法について解説しています。攻撃者はWMIリポジトリにイベントフィルターとコンシューマーを登録することで、特定の条件(起動時など)で任意のコードを自動実行させることが可能です。記事では、SysmonやPowerShellログを用いた検知方法、およびASRルールや権限制限による防御策が提示されています。
🔍該当判定
- Windows OSを搭載したPCやサーバーを社内で利用している
- システム管理にPowerShellやWMI(Windows Management Instrumentation)を使用している
- Microsoft Defender以外のサードパーティ製セキュリティソフトを導入していない、またはログ監視(Sysmon等)を行っていない
上記いずれにも該当しない → 静観でOK
✅該当時の対応
1. Microsoft DefenderのASR (Attack Surface Reduction) ルールを有効にする。
2. WMI管理権限を最小限に制限する。
3. PowerShell Script Block Logging (Event ID 4104) を有効にし、不審なWMI操作を監視する。
4. Sysmonを導入し、WMIイベントに関連するログを収集・分析する。
📧 メール案を見る (管理者向け)
⚠️ これは AI が生成した参考例です。配信前に必ず内容をご確認のうえ、貴社の状況に合わせて編集してご利用ください。実際の被害状況や自社の利用環境を踏まえた判断は、貴社のセキュリティ責任者にご確認ください。
件名: 【共有】WMIサブスクリプションを利用した永続化手法への対策について
お疲れさまです。WMI (Windows Management Instrumentation) を悪用したステルス性の高い永続化手法に関する情報共有です。
■ 概要
攻撃者がWMIのイベントサブスクリプション機能を悪用し、ファイルレスに近い状態でシステムに潜伏する手法(T1546.003)が詳細に解説されています。特定のトリガー発生時に任意のコマンドやスクリプトを自動実行させることが可能です。
■ 影響範囲
- Windows OS 全般
■ 対応手順
1. ASRルールの適用: 「WMIを介したプロセスの作成をブロックする」等のルールを検討してください。
2. ログ監視の強化: SysmonおよびPowerShell Script Block Logging (Event ID 4104) を有効化し、WMIリポジトリへの不審な書き込みを監視してください。
3. 権限管理: WMI管理ツール (wmimgmt.msc) へのアクセス権限を厳格に制限してください。
■ 参考情報
- MITRE ATT&CK T1546.003
対応優先度: 中
対応期限: 次回セキュリティレビュー時まで
お疲れさまです。WMI (Windows Management Instrumentation) を悪用したステルス性の高い永続化手法に関する情報共有です。
■ 概要
攻撃者がWMIのイベントサブスクリプション機能を悪用し、ファイルレスに近い状態でシステムに潜伏する手法(T1546.003)が詳細に解説されています。特定のトリガー発生時に任意のコマンドやスクリプトを自動実行させることが可能です。
■ 影響範囲
- Windows OS 全般
■ 対応手順
1. ASRルールの適用: 「WMIを介したプロセスの作成をブロックする」等のルールを検討してください。
2. ログ監視の強化: SysmonおよびPowerShell Script Block Logging (Event ID 4104) を有効化し、WMIリポジトリへの不審な書き込みを監視してください。
3. 権限管理: WMI管理ツール (wmimgmt.msc) へのアクセス権限を厳格に制限してください。
■ 参考情報
- MITRE ATT&CK T1546.003
対応優先度: 中
対応期限: 次回セキュリティレビュー時まで
Subject: [Info] Mitigation for Persistence via WMI Subscriptions
Dear Team,
We are sharing technical information regarding a stealthy persistence technique utilizing Windows Management Instrumentation (WMI).
■ Overview
Attackers can leverage WMI event subscriptions (MITRE ATT&CK T1546.003) to maintain persistence. By registering an event filter and a consumer, they can trigger arbitrary code execution without needing a standalone executable file on disk.
■ Scope
- All Windows OS environments
■ Recommended Actions
1. Enable ASR Rules: Implement Attack Surface Reduction rules that block process creation via WMI.
2. Enhance Monitoring: Enable Sysmon and PowerShell Script Block Logging (Event ID 4104) to detect suspicious WMI repository modifications.
3. Privilege Restriction: Limit administrative access to WMI management tools (wmimgmt.msc).
■ Reference
- MITRE ATT&CK T1546.003
Priority: Medium
Deadline: Next security review cycle
Dear Team,
We are sharing technical information regarding a stealthy persistence technique utilizing Windows Management Instrumentation (WMI).
■ Overview
Attackers can leverage WMI event subscriptions (MITRE ATT&CK T1546.003) to maintain persistence. By registering an event filter and a consumer, they can trigger arbitrary code execution without needing a standalone executable file on disk.
■ Scope
- All Windows OS environments
■ Recommended Actions
1. Enable ASR Rules: Implement Attack Surface Reduction rules that block process creation via WMI.
2. Enhance Monitoring: Enable Sysmon and PowerShell Script Block Logging (Event ID 4104) to detect suspicious WMI repository modifications.
3. Privilege Restriction: Limit administrative access to WMI management tools (wmimgmt.msc).
■ Reference
- MITRE ATT&CK T1546.003
Priority: Medium
Deadline: Next security review cycle