🔥 この記事の詳細
2026-04-28 更新
C
月内に

AiTM(Adversary-in-the-Middle)攻撃は、認証情報を盗むのではなく、認証成功後のセッション・トークンを直接窃取して認証をバイパスする手法…

脆弱性🌐 英語ソース
📅 2026-04-28📰 freebuf
📌 一言でいうと
AiTM(Adversary-in-the-Middle)攻撃は、認証情報を盗むのではなく、認証成功後のセッション・トークンを直接窃取して認証をバイパスする手法です。FIDO2などの防フィッシングMFAを導入しても、トークン自体が盗まれれば攻撃者は正規ユーザーとしてアクセス可能です。対策として、セッションを管理デバイスに紐付ける条件付きアクセスの導入や、認証後の地理的な不整合(不可能行程)などの異常行動監視が推奨されています。
🏢影響範囲
クラウドサービス(Microsoft Entra ID等)を利用し、MFAを導入しているがセッション管理が不十分なあらゆる組織
該当時の対応
1. FIDO2/パスキーなどの防フィッシングMFAの導入。2. 条件付きアクセスを用いて、管理・準拠したデバイスからのアクセスのみを許可する設定の有効化。3. 認証成功後の地理的・行動的な異常検知(Impossible Travel等)の監視体制構築。
📧 メール案を見る (社員向け + 管理者向け)
⚠️ これは AI が生成した参考例です。配信前に必ず内容をご確認のうえ、貴社の状況に合わせて編集してご利用ください。実際の被害状況や自社の利用環境を踏まえた判断は、貴社のセキュリティ責任者にご確認ください。
件名: 【注意喚起】巧妙なフィッシングメールへの警戒について

お疲れさまです。情報システム担当です。
パスワードや二要素認証(MFA)を突破してアカウントに不正アクセスする、非常に巧妙な攻撃手法(AiTM攻撃)が確認されています。

ご協力をお願いしたいこと:
1. 送信元が不明なメールのリンクや、不自然なログイン画面へのアクセスを避けてください。
2. 万が一、不審なサイトでログイン操作を行った場合は、すぐに情報システム担当まで報告してください。

対応期限: 本日中(継続的な注意をお願いします)
Subject: [Security Alert] Beware of Advanced Phishing Attacks

Dear employees,
We are seeing an increase in sophisticated phishing attacks (AiTM) that can bypass passwords and multi-factor authentication (MFA).

What we need from you:
1. Avoid clicking links in emails from unknown senders or entering credentials on suspicious login pages.
2. If you suspect you have interacted with a phishing site, please report it to the IT security team immediately.

Deadline: Immediate/Ongoing
件名: 【共有】AiTM攻撃への対策とセッション管理の強化について

お疲れさまです。AiTM(Adversary-in-the-Middle)攻撃に関する情報共有です。

■ 概要
AiTM攻撃は、認証プロセスをリアルタイムで中継し、認証成功後のセッション・トークンを窃取します。これにより、FIDO2等の強力なMFAを導入していても、トークンのリプレイ攻撃により認証をバイパスされるリスクがあります。

■ 影響範囲
- クラウド認証基盤(Microsoft Entra ID等)を利用する全ユーザー

■ 対応手順
1. 【デバイス制限】条件付きアクセス等のポリシーを適用し、管理済みかつ準拠したデバイス(Managed/Compliant Device)からのアクセスのみを許可する設定を検討してください。
2. 【監視強化】認証成功後の「不可能行程(Impossible Travel)」や、不自然なIPアドレス・デバイスからのセッション利用を検知するアラートを設定してください。
3. 【認証強化】可能な限りFIDO2/パスキーへの移行を推進し、認証段階でのリスクを低減してください。

■ 参考情報
- 記事:如何防御AiTM攻击:认证成功后真正有效的防护措施

対応優先度: 高
対応期限: 次回セキュリティレビューまで
Subject: [Technical Share] Mitigating AiTM Attacks and Strengthening Session Management

Dear Security Team,

This is a technical update regarding Adversary-in-the-Middle (AiTM) attacks.

■ Overview
AiTM attacks intercept the authentication process in real-time to steal session tokens. Because these tokens are bearer tokens, attackers can replay them to bypass MFA, including phishing-resistant methods if the session is not bound to the device.

■ Scope
- All users utilizing cloud identity providers (e.g., Microsoft Entra ID).

■ Mitigation Steps
1. [Device Binding] Implement Conditional Access policies to require managed and compliant devices for accessing sensitive resources, preventing token replay on unmanaged devices.
2. [Behavioral Monitoring] Configure alerts for post-authentication anomalies, specifically 'Impossible Travel' and unexpected geolocation shifts.
3. [Authentication Upgrade] Accelerate the deployment of FIDO2/Passkeys to reduce the initial risk of credential/token interception.

■ Reference
- Article: How to defend against AiTM attacks: Truly effective protection measures after successful authentication

Priority: High
Deadline: Next security review cycle