01ClickFix-style Terminal execution starts the chain
Observed execution begins from an interactive macOS shell session consistent with a paste-and-run social-engineering workflow.
Useful logs: Endpoint, Process
Threat report
MacSync rotates infrastructure quickly, but shell retrieval, AppleScript, credential collection, temporary staging, chunked curl uploads, and cleanup remain durable hunting pivots.
Reported facts and defensive takeaways are labeled separately.
Public reporting
MacSync is a macOS-focused information stealer that uses fast-changing web infrastructure for payload delivery, command-and-control, and exfiltration. Microsoft expanded earlier infrastructure research by correlating repeated endpoint and request behaviors, linking more than thirty domains and confirming collection, staging, chunked upload, and cleanup.
Static domain blocking ages quickly in this activity. The stronger defensive surface is the repeated sequence: interactive shell and curl retrieval, AppleScript-assisted execution, credential and user-data collection, temporary staging, archive creation, chunked binary upload, and evidence removal.
Public reporting
01Observed execution begins from an interactive macOS shell session consistent with a paste-and-run social-engineering workflow.
Useful logs: Endpoint, Process
02curl reaches a recurring retrieval path and native utilities decode or unpack the staged content.
Useful logs: Process, Network
03osascript drives shell and native utilities including copy, removal, retrieval, directory creation, and process-control actions.
Useful logs: Process
04The malware targets Keychain material, browser credentials and sessions, SSH keys, cloud credentials, and other locally stored secrets.
Useful logs: Process, File
05Sensitive data is copied into temporary sync staging and compressed before transfer.
Useful logs: Process, File
06Binary HTTP PUT requests carry upload session, chunk index, and total chunk parameters through rotating web infrastructure.
Useful logs: Process, Network
07Temporary staging, archive, lock, and related artifacts are removed after transfer.
Useful logs: Process, File
Defensive takeaways
The process sequence survives destination changes better than a domain IOC.
Useful logs: Process, Network
Microsoft and RST Cloud both used recurring request shape to expand the infrastructure view.
Useful logs: Network, Process
The AppleScript-assisted phase connects standard macOS automation with the malicious shell chain.
Useful logs: Process
Cross-store collection is a stronger signal than one expected browser or Keychain access.
Useful logs: Process, File
Collection followed by temporary staging creates a strong pre-exfiltration pivot.
Useful logs: Process, File
This request shape directly represents active chunked data transfer and persists across domain rotation.
Useful logs: Process, Network
Cleanup reinforces the end-to-end collection and transfer sequence even when disk evidence is short-lived.
Useful logs: Process, File
Device inventory is needed to keep detection and hunt scope on managed Macs.
Process telemetry exposes the shell, curl, AppleScript, collection, compression, upload, and cleanup command lines.
File telemetry exposes temporary staging and archive creation or deletion.
Network telemetry preserves durable URI/request pivots and destination rotation.
Defensive takeaways
Detect first-seen macOS curl PUT with binary transfer and all recurring chunk parameters, confirmed by same-process network telemetry.
Correlate several credential-store path references with temporary staging/compression and later curl PUT upload.
Defensive takeaways
Use recurring retrieval, check-in, and upload URI traits with curl process context before considering a domain related.
Multiple credential-store references followed by temporary staging and compression can reveal theft before upload starts.
Upload session and chunk parameters combined with binary PUT provide a high-value exfiltration pivot that survives domain rotation.
Public reporting
1 valuesjacksonvillemma[[.]]com1 valuesglowmedaesthetics[[.]]com6 valueslalandscapelighting[[.]]comlumenagnet[[.]]commarbellaresales[[.]]commiamipcsupport[[.]]commoldinspectiondayton[[.]]comnailscanai[[.]]comReview record
RST Cloud identified URI-pattern-bound infrastructure with observations reaching February 2026 and analyzed an active May 2026 C2 rotation. Microsoft published a broader behavior-led infrastructure and exfiltration analysis on August 18, 2026.
Microsoft correlated endpoint and network telemetry across more than thirty related domains and documented collection through exfiltration. RST Cloud independently analyzed a confirmed loader, rapid C2 replacement, recurring URI patterns, and additional candidate infrastructure.
RST Cloud documented rapid C2 replacement in May 2026 and used recurring URI structure to identify additional related infrastructure. Microsoft later expanded the behavior-led view across endpoint and network telemetry, connecting more than thirty domains and confirming that the infrastructure supported collection, staging, and active exfiltration rather than simple beaconing.
The useful pivots are the repeated execution and transfer traits: interactive shell plus curl retrieval, AppleScript-assisted native tooling, credential and browser collection, temporary sync staging, archive creation, binary PUT, upload session and chunk parameters, and post-transfer cleanup.
Treat the domain list as point-in-time enrichment. Require multiple behavior traits before relating new infrastructure, and correlate endpoint process context with request shape whenever possible.
Microsoft Security
RST Cloud
Microsoft Learn
Microsoft Learn
Microsoft Learn
Microsoft Learn
Supporting context
T1059.004 · Unix ShellInteractive zsh and Unix shell activity retrieves, decodes, unpacks, and executes payload content.
T1105 · Ingress Tool Transfercurl retrieves staged payload content from attacker-controlled web infrastructure.
T1555.001 · KeychainThe malware targets macOS Keychain material and browser Safe Storage-related secrets.
T1555.003 · Credentials from Web BrowsersBrowser credentials, cookies, login databases, session data, and local browser storage are collected.
T1560.001 · Archive via UtilityCollected data is compressed with native utilities before upload.
T1071.001 · Web ProtocolsCommand-and-control and upload behavior use web protocols with recurring request paths and headers.
T1041 · Exfiltration Over C2 ChannelCollected data is transferred to the active command-and-control infrastructure.
T1020 · Automated Exfiltrationcurl automates the binary PUT upload flow.
T1030 · Data Transfer Size LimitsThe staged archive is transferred in multiple chunks.
T1070.004 · File DeletionTemporary staging, archive, and lock artifacts are removed after exfiltration.