Trusted Design

T1192 - Spearphishing Link

概要

Spearphishing with a link is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of links to download malware contained in email, instead of attaching malicious files to the email itself, to avoid defenses that may inspect email attachments.

All forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this case, the malicious emails contain links. Generally, the links will be accompanied by social engineering text and require the user to actively click or copy and paste a URL into a browser, leveraging User Execution. The visited website may compromise the web browser using an exploit, or the user will be prompted to download applications, documents, zip files, or even executables depending on the pretext for the email in the first place. Adversaries may also include links that are intended to interact directly with an email reader, including embedded images intended to exploit the end system directly or verify the receipt of an email (i.e. web bugs/web beacons). Links may also direct users to malicious applications designed to Steal Application Access Tokens, like OAuth tokens, in order to gain access to protected applications and information.(Citation: Trend Micro Pawn Storm OAuth 2017)

管理者によるコメント

T1192「Spearphishing Link」(スピアフィッシング・リンク) は、特定の個人や組織を標的にし、悪意のあるウェブサイトへ誘導するためのリンクを含んだメールなどを送りつける、極めて成功率の高い初期侵入手法です。

1. 概要

この手法で攻撃者は、「標的ユーザーを騙して、攻撃者が制御するサイトへアクセスさせること」を実現します。

何を実現できるのか:

2. 攻撃の流れ

「スピア(槍)」の名が示す通り、標的に合わせて高度にパーソナライズされています。

  1. 標的の調査 (Reconnaissance): SNS(LinkedInなど)や企業サイトから、ターゲットの氏名、役職、業務内容、使用しているサービスを特定します。
  2. ルアー(誘い)の作成: ターゲットがクリックせざるを得ない内容のメールを作成します。
    • 例:「未払いの請求書について」「IT部門からのパスワード更新通知」「共有された重要ドキュメント」
  3. リンクの難読化・偽装: リンク先が怪しいドメインであることを隠します。
    • 短縮URL: bit.ly などを使用。
    • タイポスクワッティング: micro-soft.com のような似たドメイン。
    • ハイパーリンクの偽装: 表示テキストは正規のURLだが、リンク先(href)は攻撃サイト。
  4. 送信と実行: ターゲットがリンクをクリックし、遷移先のサイトで情報を入力するか、ファイルをダウンロードすることで侵害が完了します。

3. 防御・対策

技術的なフィルターと、人間の判断力の両面での対策が必要です。

4. 重要ポイント

5. 関連する主なCWE

6. 関連する代表的なCVE

T1192は「騙し」の技術であるため、直接CVEを突くものではありませんが、リンクをクリックした後のプロセスで以下の脆弱性が悪用されることがあります。

分析

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

この攻撃手法を利用する脅威アクターは登録されていません。

関連する CVE

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


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