→ Back to Home
Cybersecurity

Settra Ransomware Operators Weaponize MeshAgent RMM and BYOVD to Evade Enterprise Defenses

Security researchers at Huntress published an in-depth threat analysis detailing recent enterprise intrusions orchestrated by the emerging Settra ransomware group. Active since mid-2026 and targeting sectors ranging from manufacturing to retail, the threat actors gain initial access through compromised virtual private network (VPN) credentials and unpatched perimeter software. Once inside target environments, the group deploys the open-source MeshAgent Remote Monitoring and Management (RMM) software for resilient command and control, utilizes Bring Your Own Vulnerable Driver (BYOVD) tactics with vulnerable signed drivers such as gdrv.sys to disable security tooling, tampers with Windows Recovery environments, and executes domain-tailored ransomware payloads. This development is significant because it highlights the continuing operational shift away from custom backdoor binaries toward living-off-the-land techniques and dual-use administrative tooling. By embedding open-source RMM clients into legitimate system paths—sometimes disguised as administrative utilities—threat actors blend command and control traffic into standard network telemetry. Furthermore, the combination of BYOVD exploitation to impair endpoint security defenses alongside native recovery sabotage (such as running reagentc and DiskPart scripts) severely limits an incident response team's ability to restore systems from local shadow copies or analyze unaltered event logs. This activity fits into a well-established broader trajectory in cybersecurity where initial access brokers and extortion groups systematically exploit remote access infrastructure and operational blind spots. Attackers increasingly bypass sophisticated perimeter defenses through legitimate credential abuse, subsequently deploying standard administrative toolchains to navigate hybrid IT environments. By employing known-vulnerable signed drivers, adversaries exploit the implicit trust operating systems place in cryptographic signatures, subverting kernel-level protections without triggering conventional malware signatures. In practice, security and infrastructure teams must transition from purely reactive detection to strict environmental control and identity governance. Organizations should implement rigorous application control policies that block unauthorized RMM software installations and maintain up-to-date kernel driver blocklists, such as Microsoft's Recommended Driver Block Rules or hypervisor-protected code integrity (HVCI). Concurrently, engineering teams must enforce phishing-resistant multifactor authentication on all external VPN gateways and ingress access points, isolate critical recovery environments from production Windows credentials, and centralize immutable log forwarding to ensure forensic integrity even during deliberate log-tampering attempts.
#cybersecurity#ransomware#threat intelligence#endpoint security#incident response
Read original source