Tengu Botnet Resists Removal by Rebooting Infected IoT Devices

A new variant of the Mirai botnet, dubbed Tengu, has emerged, targeting internet-exposed IoT devices and employing advanced techniques to maintain persistence and resist removal. This development underscores the evolving nature of IoT threats and the need for robust security measures.

Mirai, first identified in 2016, is notorious for compromising IoT devices like routers and cameras by exploiting default credentials and outdated firmware. Once infected, these devices become part of a botnet used for large-scale distributed denial-of-service (DDoS) attacks. Over the years, Mirai’s source code has been adapted into various strains, each introducing new capabilities and targeting different vulnerabilities.

Tengu distinguishes itself by implementing mechanisms that make it particularly challenging to eradicate. Upon infection, it monitors its own processes and system integrity. If it detects an attempt to terminate or alter its operations, Tengu can trigger a system reboot, effectively disrupting removal efforts and potentially causing operational issues for the device owner. This self-preservation tactic complicates incident response and can lead to repeated infections if the underlying vulnerabilities are not addressed.

Additionally, Tengu employs multiple persistence methods to ensure it remains active on compromised devices. It utilizes systemd services, init scripts, shell startup files, and cron jobs to automatically restart its processes after a reboot. These techniques are designed to evade detection and removal, allowing the botnet to maintain control over the infected device.

The primary targets of Tengu are IoT and embedded Linux devices with internet-facing administrative services, such as Telnet, left exposed. Devices running outdated firmware or using default credentials are particularly vulnerable. Once compromised, these devices can be used not only for DDoS attacks but also as proxies for other malicious activities, posing significant risks to both individual users and organizations.

To mitigate the threat posed by Tengu and similar botnets, it is crucial to implement comprehensive security measures. These include:

  • Disabling unnecessary remote access services and ensuring that administrative interfaces are not exposed to the internet.
  • Changing default credentials to strong, unique passwords and regularly updating them.
  • Keeping device firmware up to date to patch known vulnerabilities.
  • Segmenting IoT devices from critical enterprise networks to limit potential damage from a compromise.
  • Monitoring network traffic for unusual patterns that may indicate botnet activity.

The emergence of Tengu highlights the ongoing evolution of IoT threats and the importance of proactive security practices. As botnets become more sophisticated in maintaining control over infected devices, organizations must stay vigilant and adopt a multi-layered approach to cybersecurity to protect their networks and data.