Trusted Design

T1204 - User Execution

概要

An adversary may rely upon specific actions by a user in order to gain execution. Users may be subjected to social engineering to get them to execute malicious code by, for example, opening a malicious document file or link. These user actions will typically be observed as follow-on behavior from forms of Phishing.

While User Execution frequently occurs shortly after Initial Access it may occur at other phases of an intrusion, such as when an adversary places a file in a shared directory or on a user's desktop hoping that a user will click on it. This activity may also be seen shortly after Internal Spearphishing.

Adversaries may also deceive users into performing actions such as:

For example, tech support scams can be facilitated through Phishing, vishing, or various forms of user interaction. Adversaries can use a combination of these methods, such as spoofing and promoting toll-free numbers or call centers that are used to direct victims to malicious websites, to deliver and execute payloads containing malware or Remote Access Tools.(Citation: Telephone Attack Delivery)

管理者によるコメント

T1204「User Execution」(ユーザー実行) は、攻撃者が送り込んだ悪意のあるファイルやリンクを、「ユーザー自身の手で」実行・クリックさせる手法です。

技術的な脆弱性(バグ)を突くのではなく、人間の心理的な隙やミスを突く「ソーシャルエンジニアリング」と密接に関わっています。

1. 概要

この手法で攻撃者は、「高度な脆弱性悪用(エクスプロイト)を使わずとも、システム内部でコードを動かすこと」を実現します。

*何を実現できるのか

2. 攻撃の種類(サブテクニック)

攻撃者は、ユーザーが日常的に行う「開く」「クリックする」という動作に罠を仕掛けます。

3. 攻撃の流れ

攻撃は技術よりも「物語(シナリオ)」が重要になります。

  1. シナリオの準備: 「緊急の支払い依頼」「アカウント停止の警告」「荷物の再配達」など、ユーザーが思わずクリックしてしまう内容を作成します。
  2. 配布: 大量送信メール(スパム)や、特定の人物を狙ったスピアフィッシングで届けます。
  3. ユーザーの操作: ユーザーが「コンテンツの有効化」をクリックしたり、圧縮ファイルのパスワードを入力して中身を実行したりします。
  4. 感染完了: ユーザーの権限でマルウェアが起動し、バックドアの設置やデータの暗号化が始まります。

4. 防御・対策

「人間」を標的にしているため、技術的対策と意識改革の両面が必要です。

5. 重要ポイント

6. 関連する代表的な事例

実務上のアドバイス

インシデントログを調査する際、親プロセスが outlook.exebrowser.exe であり、その子が cmd.exe や不明な実行ファイルである場合、この T1204 が発生したことを示す決定的な証拠となります。

分析

この攻撃手法を利用する脅威アクター

関連する CVE

攻撃手法 – 脅威アクター Graph


← Technique一覧に戻る ← Tactics一覧に戻る