Article Details
Scrape Timestamp (UTC): 2025-07-31 18:53:37.716
Original Article Text
Click to Toggle View
Kali Linux can now run in Apple containers on macOS systems. Cybersecurity professionals and researchers can now launch Kali Linux in a virtualized container on macOS Sequoia using Apple's new containerization framework. During WWDC 2025, Apple announced a new containerization framework that allows Apple Silicon hardware to run isolated Linux distros in its virtualized environment, similar to Microsoft Windows Subsystem for Linux 2 (WSL2). To get started, users on macOS Sequoia with Apple Silicon can install the container CLI via Homebrew and initialize Apple's container framework: You can then launch Kali Linux using the following command, which loads the container from the DockerHub container library and executes inside a macOS VM. You can also use a container to mount a local directory into the Kali VM with a command like: This command allows you to access files on the host device from within the container. However, there are some limitations to the new feature, as it's only available on Apple Silicon and does not support Intel Macs. Also, the Kali team reports that there are some bugs with the new implementation around networking. "Currently there are a few known limitations of Containerization, especially using macOS "Sequoia" 15, such as container's network access not getting an IP address or no network access," reads Kali's announcement. "We recommend reading and following Apple's advice if you run into these issues." Cybersecurity professional Taha Ex also warns that some Kali use cases that require hardware passthrough will not work due to the container being isolated from hardware. The ability to quickly launch Kali Linux in macOS, even if in a virtualized environment, and with some limitations, makes it easier for Mac users to perform security testing. Cloud Detection & Response for Dummies Contain emerging threats in real time - before they impact your business. Learn how cloud detection and response (CDR) gives security teams the edge they need in this practical, no-nonsense guide.
Daily Brief Summary
Kali Linux has been updated to run on macOS systems within Apple's new containerization framework on Apple Silicon.
The feature was introduced at Apple's WWDC 2025, highlighting integration similar to Microsoft’s WSL2 for Linux distros.
Users must install a specific CLI through Homebrew and use commands to launch and manage the Kali Linux container.
This implementation supports mounting local directories to the Kali VM to enable file access from the host macOS.
The new containerization on macOS Sequoia currently faces some limitations, such as lack of support for Intel Macs and networking issues within containers.
Cybersecurity experts advise that certain Kali Linux use cases might be restricted due to the inability to perform hardware passthrough.
Though there are identified bugs and limitations, this development simplifies the process of conducting security tests on macOS using Kali Linux.