GKRootWire
AI Google Adds 'Preferred Source' Button to Help Publishers Fight AI Traffic LossesGadgets Linkdaze Launches a Smart Calendar Aimed at Running Your Whole HouseholdSecurity Popular Rust Crate arrayref Hijacked to Spread Infostealer MalwareCloud & Sysadmin GitHub Details Cause of August 17 Outage, Outlines Reliability FixesDev Tools Show HN: 'Huzzah' Proposes a Fresh Take on AI-Assisted CodingCloud & Sysadmin The Weird Science of Cooling Data Centers With UrineAI Google Adds 'Preferred Source' Button to Help Publishers Fight AI Traffic LossesGadgets Linkdaze Launches a Smart Calendar Aimed at Running Your Whole HouseholdSecurity Popular Rust Crate arrayref Hijacked to Spread Infostealer MalwareCloud & Sysadmin GitHub Details Cause of August 17 Outage, Outlines Reliability FixesDev Tools Show HN: 'Huzzah' Proposes a Fresh Take on AI-Assisted CodingCloud & Sysadmin The Weird Science of Cooling Data Centers With Urine
Security

Attackers Hide Malware Commands Inside FTP Server Banners

A newly spotted campaign smuggles instructions for two undocumented Windows trojans through the innocuous-looking text FTP servers send on connection.

Researchers have uncovered a malware campaign that abuses FTP server banners — the plain-text greeting messages servers display when a client connects — as a covert channel for delivering attack commands. Threat actors are using this trick to distribute two previously unseen remote access trojans, dubbed E4del and PINHOLE, onto Windows machines.

Because FTP banners are typically ignored by security tools as harmless metadata, hiding encoded instructions inside them lets attackers slip commands past network monitoring that focuses on file transfers or payloads rather than protocol handshake text. Once triggered, the malware can give attackers remote access and control over infected systems.

The campaign highlights how attackers continue to find overlooked corners of legacy protocols to stage intrusions, especially in environments where FTP is still exposed to the internet.

Why it matters: FTP is decades old but still runs quietly on countless servers, often unmonitored precisely because it's considered legacy and low-risk. This technique is a reminder that any exposed service, no matter how mundane, can become a covert command channel if defenders aren't inspecting its full traffic content.

Sources: BleepingComputer