Trusted Design

T1133 - External Remote Services

概要

Adversaries may leverage external-facing remote services to initially access and/or persist within a network. Remote services such as VPNs, Citrix, and other access mechanisms allow users to connect to internal enterprise network resources from external locations. There are often remote service gateways that manage connections and credential authentication for these services. Services such as Windows Remote Management and VNC can also be used externally.(Citation: MacOS VNC software for Remote Desktop)

Access to Valid Accounts to use the service is often a requirement, which could be obtained through credential pharming or by obtaining the credentials from users after compromising the enterprise network.(Citation: Volexity Virtual Private Keylogging) Access to remote services may be used as a redundant or persistent access mechanism during an operation.

Access may also be gained through an exposed service that doesn’t require authentication. In containerized environments, this may include an exposed Docker API, Kubernetes API server, kubelet, or web application such as the Kubernetes dashboard.(Citation: Trend Micro Exposed Docker Server)(Citation: Unit 42 Hildegard Malware)

Adversaries may also establish persistence on network by configuring a Tor hidden service on a compromised system. Adversaries may utilize the tool ShadowLink to facilitate the installation and configuration of the Tor hidden service. Tor hidden service is then accessible via the Tor network because ShadowLink sets up a .onion address on the compromised system. ShadowLink may be used to forward any inbound connections to RDP, allowing the adversaries to have remote access.(Citation: The BadPilot campaign) Adversaries may get ShadowLink to persist on a system by masquerading it as an MS Defender application.(Citation: Russian threat actors dig in, prepare to seize on war fatigue)

管理者によるコメント

T1133「External Remote Services」(外部リモートサービス) は、攻撃者が組織の外部ネットワークから、社内ネットワーク(プライベートネットワーク)に直接接続できる正規のアクセス経路を悪用、または乗っ取る手法です。

この手法は、主に「初期侵入(Initial Access)」および「永続化(Persistence)」の目的で実行されます。

1. 概要

この手法で攻撃者は、「悪意のあるマルウェアを送り込むことなく、正規の社員やシステム管理者のフリをしてネットワークの境界線を突破すること」を実現します。

何を実現できるのか

2. 対象となる主なサービス

組織が外部向けに公開している、以下のようなリモート接続・管理用のゲートウェイが標的になります。

3. 攻撃の流れ

攻撃者は、主に「認証情報の悪用」または「機器の脆弱性」を突いて侵入します。

  1. アクセス経路の特定:
    インターネット全体のスキャンやOSINT(公開情報調査)により、ターゲット企業が公開しているVPNゲートウェイやRDPのログイン画面を見つけます。

  2. 侵入手段の実行:

    • パターンA(認証情報奪取):
      フィッシング詐欺や、過去の漏洩データ、あるいはブルートフォース(総当たり攻撃)によって、正規社員のログインIDとパスワードを入手してログインします。

    • パターンB(脆弱性悪用):
      VPN機器やファイアウォールのOSに存在する、未修正の脆弱性(エクスプロイト)を突き、認証をバイパスして内部に侵入します。

  3. 社内ネットワークへの展開:
    接続が確立されると、攻撃者の端末は社内LANに直接参加した状態(または踏み台サーバーを確保した状態)になり、ここから社内の別端末への「横展開(Lateral Movement)」を開始します。

4. 防御・対策

境界ディフェンスの強化と、ゼロトラストモデルへの移行が鍵となります。

5. 関連する主なCWE

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

近年猛威を振るっているランサムウェア攻撃の多くが、この T1133 を最初の侵入口としています。

実務上のアドバイス

現代のセキュリティにおいては、「外部公開しているVPNやRDPは、常に攻撃者からノックされ続けている」という前提で動く必要があります。自社のドメインやパブリックIPに対して、意図せず3389番ポート(RDP)などがインターネットに露出していないか、定期的に外部からスキャン(Shodanの活用など)して棚卸しを行ってください。

分析

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

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

関連する CVE

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


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