LIVE NEWSROOM · --:-- · May 28, 2026
A LIBRARY FOR SECURITY RESEARCHERS

Linux SSH Server gets Infected with Tsunami botnet malware

Post on X LinkedIn
Linux SSH Server gets Infected with Tsunami botnet malware

An unknown attacker is brute-forcing Linux SSH servers to install various malware, including the Tsunami DDoS (distributed denial of service) bot, ShellBot, log cleaners, privilege escalation tools, and an XMRig (Monero) coin miner.

SSH is an encrypted network communication protocol used for logging into remote machines, supporting tunnelling, TCP port forwarding, file transfers, etc.

Network administrators mostly use SSH to manage Linux devices remotely, it can also perform tasks such as running commands, changing the configurations, updating software, and troubleshooting problems.

// 01 Tsunami attack on SSH

AhnLab Security Emergency Response Center (ASEC) recently found an attack, that hacked Linux servers to launch DDoS attacks and mine Monero cryptocurrency.

Attackers scan the network for publicly exposed Linux SSH servers and then brute-forced username-password pairs to log in to the server.

The pairs used are like: –

ssh_credential_pair_used

When attackers get access to the endpoint with admin rights, they run the following command through the terminal to install and execute the malware through the bash script.

ssh

this command is executed on the recently breached server

Intruders are also involved in this attack and generate new pairs of public and private SSH keys to get access even after the user password changes. Malware that is downloaded on compromised machines includes DDoS botnets, log cleaners, cryptocurrency miners, and privilege escalation tools.

Other than the malware that is installed, the “key” file is a downloader-type Bash script file that installs additional malware that takes control of infected systems, which includes installing a backdoor SSH account.

And the key file is: –

ssh_key_file

The other botnet malware is Tsunami which uses IRC protocol for communication and is used in this attack, the particular version seen by ASEC is “Ziggy,” a Kaiten variant. Tsunami persists between reboots by writing itself on “/etc/rc.local” and uses typical system process names to hide themselves.

Source code of Tsunami botnet: –

source_code

The commands supported by Tsunami malware are: –

ssh_tsunami_commands

The other malware used in this attack are MIG Logcleaner v2.0 and Shadow Log Cleaner. These tools are used to wipe the evidence related to the malware on the victim’s machine and help in getting a persistent connection. Both tools support specific command arguments that enable the operators to delete logs, modify existing logs, or add new logs to the system.

Adding a fake login event on a server using this command: –

fake_login_event

The ELF (Executable and Linkable Format) privilege escalation malware file is used to escalate privileges in these attacks.

Now, the attacker activates the XMRig coin miner to hack the server’s computational resources to mine Monero on a specified pool.

To prevent these attacks, all Linux users should use strong account passwords or, for better security, require SSH keys to log in to the SSH server.

    TE
    Team Ciphers Security

    Independent cybersecurity desk publishing daily threat intel and research since 2021. Practitioners writing for analysts, defenders, and learners. About us →

    Previous Difference between Standard and Extended ACLs (Access Control List) Next 8085 vs 8086 Microprocessors

    Latest News

    Ghost CMS CVE-2026-26980: SQL Injection and ClickFix Defense Checklist Ghost CMS CVE-2026-26980 (CVSS 9.4) is actively exploited across 700+ sites. Patch to v6.19.1, rotate API keys, and… Best SIEM Tools for Mid-Size Enterprises 2026: Full Comparison Best SIEM tools for mid-size enterprises in 2026: Splunk, Sentinel, Elastic, QRadar, and Wazuh compared on cost, de… Zero Trust vs SASE: Architecture Comparison for Enterprise Networks Compare zero trust vs SASE enterprise network security: ZTNA, CASB, SWG — vendor guide covering Zscaler, Cloudflare… CVE-2026-27771: Gitea Exposes Private Container Images Without Auth CVE-2026-27771 lets unauthenticated attackers pull private container images from any Gitea deployment. Affects all … LA Metro Iranian Cyberattack: MOIS Stole 700GB, Hit Train Control Systems Iranian MOIS operatives posing as hacktivist group Ababil of Minab breached LA Metro in March 2026, stealing 700GB … SymJack: Malicious Repos and Symlinks Turn AI Coding Agents Into Attack Vectors SymJack uses malicious repos and disguised symlinks to trick AI coding agents like Cursor and Claude Code into sile… Nimbus Manticore Deploys MiniFast and MiniJunk V2 via SEO Poisoning Nimbus Manticore (UNC1549) targets aviation and defense sectors using MiniFast and MiniJunk V2 malware delivered vi… NDR vs SIEM: Solving Enterprise SOC Alert Fatigue in 2026 NDR vs SIEM enterprise SOC comparison covering detection coverage, false positive rates, TCO, and integration archi…
    Scroll to Top
    Ad