技術者がログを確認したところ、3ヶ月間にわたって大量のファイルがリモートサイトに転送されていたことが判明しました。このアクティビティはその後停止しました。ファイルは、通常はこれらのサイトにトラフィックを送信しないシステムから、TLSで保護されたHTTPセッションを介して転送されていました。技術者はこの脅威を次のように定義します。
正解:C
The scenario describes a prolonged, stealthy operation where files were exfiltrated over three months via secure channels (TLS-protected HTTP) from unexpected systems, then ceased. This aligns with anAdvanced Persistent Threat (APT), characterized by long-term, targeted attacks aimed at data theft or surveillance, often using sophisticated methods to remain undetected.
Option A:Decrypting RSA with weak encryption implies a cryptographic attack, but TLS suggests modern encryption was used, and there's no evidence of decryption here.
Option B:A zero-day attack exploits unknown vulnerabilities, but the duration and cessation suggest a planned operation, not a single exploit.
Option C:APT fits perfectly-slow, persistent exfiltration fromunusual systems indicates a coordinated, stealthy threat actor.
Option D:An on-path (man-in-the-middle) attack intercepts traffic, but there's no indication of interception; the focus is on unauthorized transfers.