ZeroTier is a peer-to-peer overlay network that joins hosts into a virtual L2/L3 network traversing NAT and firewalls, coordinated through ZeroTier root/controller servers (or a self-hosted controller). Threat actors deploy the ZeroTier client on compromised hosts to establish persistent, encrypted remote access into internal environments, observed with Scattered Spider/UNC3944 and the CrowdStrike telco/BPO intrusion campaign.
Joins the host to an attacker-controlled ZeroTier network, placing it on a virtual overlay reachable by other members regardless of NAT or firewalls.
zerotier-cli join <NETWORK_ID>
Lists the ZeroTier networks the host is a member of and the assigned overlay IP addresses, confirming reachability within the mesh.
zerotier-cli listnetworks
Runs the ZeroTier service as a daemon so the host rejoins its networks on boot, maintaining persistent access.
zerotier-one -d