Linux Machines with Poorly Secured SSH Servers are Under Attack
A new cryptocurrency miner is attacking Linux servers to co-opt them into a cryptocurrency mining network as well as spreading distributed denial-of-service attacks.
The AhnLab Security Emergency Response Center (ASEC) released a report that indicates bad actors are guessing SSH credentials – using dictionary attacks – to install port scanners and malware (such as DDOSbot and CoinMiner).
Once the malicious software is installed, it then scans for other servers to continue the spread. Those same bad actors also can sell the breached IP and account credentials on the dark web.
The attacks are searching for systems with port 22 (the default SSH port) open and then hitting the server with the dictionary attack to install and propagate the malware.
ASEC believes the tools used in the attack were created by the PRG old Team and were modified before being used.
Because this isn't a vulnerability in the SSH software itself, admins and users are warned to ensure passwords are strong and unique, systems are always up-to-date, and (if possible) SSH uses an alternative port (than 22).
This, of course, comes right on the heels of the Terrapin attacks (CVE-2023-48795), which is a prefix truncation attack that targets the SSH protocol.
As far as updates for the Terrapin attacks, the researchers who published the original paper contacted nearly 30 providers of different SSH implementations and indicated it might take some time for all clients and servers to be patched and updated against this attack.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
EndeavorOS Mercury Neo Available
A new release from the EndeavorOS team ships with Plasma 6.3 and other goodies.
-
Fedora 42 Beta Has Arrived
The Fedora Project has announced the availability of the first beta release for version 42 of the open-source distribution.
-
Dash to Panel Maintainer Quits
Charles Gagnon has stepped away as maintainer of the popular Dash to Panel Gnome extension.
-
CIQ Releases Security-Hardened Version of Rocky Linux
If you're looking for an enterprise-grade Linux distribution that is hardened for business use, there's a new version of Rocky Linux that's sure to make you and your company happy.
-
Gnome’s Dash to Panel Extension Gets a Massive Update
If you're a fan of the Gnome Dash to Panel extension, you'll be thrilled to hear that a new version has been released with a dock mode.
-
Blender App Makes it to the Big Screen
The animated film "Flow" won the Oscar for Best Animated Feature at the 97th Academy Awards held on March 2, 2025 and Blender was a part of it.
-
Linux Mint Retools the Cinnamon App Launcher
The developers of Linux Mint are working on an improved Cinnamon App Launcher with a better, more accessible UI.
-
New Linux Tool for Security Issues
Seal Security is launching a new solution to automate fixing Linux vulnerabilities.
-
Ubuntu 25.04 Coming Soon
Ubuntu 25.04 (Plucky Puffin) has been given an April release date with many notable updates.
-
Gnome Developers Consider Dropping RPM Support
In a move that might shock a lot of users, the Gnome development team has proposed the idea of going straight up Flatpak.