Also known as: OSX/MacDownloader
Executive Summary
iKitten is a macOS exfiltration agent that downloads additional payloads and collects sensitive data from infected machines. It uses encrypted C2 channels to covertly transmit stolen information back to threat actors, posing significant risks to corporate confidentiality. Prompt detection and isolation of compromised Macs are critical to mitigate potential data loss.
Enhanced Description
iKitten is a macOS‑based exfiltration agent first documented in the 2017 Objsee MAC malware study. The binary is distributed as a downloader (also known as OSX/MacDownloader), designed to silently install additional payloads or data‑stealing modules on compromised Macs. Once executed, iKitten harvests locally stored information—such as emails, documents, and system configuration—and stages it for exfiltration. It typically uses HTTP(S) requests to communicate with a command‑and‑control (C2) server, allowing the attacker to remotely trigger data collection, transfer, or additional downloads. The malware leverages native macOS capabilities to evade detection: it runs with standard user privileges yet may exploit trusted launch agents or daemon configurations to persist across reboots. It avoids anti‑sandbox checks and relies on obfuscated network traffic, making behavioral monitoring more challenging for traditional signature‑based defenses. iKitten’s overall impact is data loss; by retrieving confidential credentials or intellectual property, it can support broader espionage campaigns or facilitate secondary attacks. While specific variants of iKitten differ in the exact exfiltration methods used, its core role as a stealthy Mac downloader and exfiltration module remains consistent across reports.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The available data about iKitten is minimal, primarily derived from a single 2017 report that identified it as a macOS exfiltration agent. Key details such as command‑and‑control infrastructure, specific payloads, or full behavioral profile are not publicly documented, limiting depth of analysis. Additional technical samples and observed network traffic would increase confidence in functional assumptions.
iKitten is a macOS exfiltration agent (Citation: objsee mac malware 2017).