How to make your org more resilient to common Mac OS attacks
ID: db3d65ba-a886-5626-aa1e-72ecfd746bb1
STIX ID: report--db3d65ba-a886-5626-aa1e-72ecfd746bb1
Feed Name: Expel Blog
This blog post outlines two common macOS attack techniques observed in the wild: interactive scripting interpreters (Python spawning Bash/nohup to hide command activity and download payloads) and launchd persistence that reconstructs binaries from encoded text (base64 -> xxd -> binary). The author details detection strategies (EDR process- and kernel-level monitoring, specific command-line patterns like pty.spawn and /dev/fd/63, and suspicious code-hosting domains), example process trees, and mitigation recommendations including domain blacklisting, privilege control, and recurring EDR hunts.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
