AI-Generated Malware in Panda Image Hides Persistent Linux Threat (www.aquasec.com)
from Zerush@lemmy.ml to security@lemmy.ml on 25 Jul 2025 11:34
https://lemmy.ml/post/33645035

A sophisticated Linux malware called Koske, discovered in July 2025, hides malicious code within innocent-looking panda bear JPEG images to deploy cryptocurrency miners and establish persistent system access[^1]. Security researchers at AquaSec believe Koske was developed using artificial intelligence, based on its adaptive behaviors and code structure[^2].

The malware exploits misconfigured JupyterLab instances to gain initial access, then downloads two panda images containing separate payloads - a C-based rootkit and a shell script[^3]. Rather than using steganography, Koske employs polyglot files that function as both valid images and executable scripts[^1].

Once executed, the malware:

“Impersonation and psychological warfare will be a big thing in the coming years,” warns Rem Dudas from Palo Alto Networks, noting how AI enables malware to mimic other threat actors’ techniques[^4].

[^1]: BleepingComputer - New Koske Linux malware hides in cute panda images [^2]: The420 - How Is A “Panda” Becoming a Persistent Threat? [^3]: Securitricks - AI-Generated Malware in Panda Image Hides Persistent Linux Threat [^4]: BetaNews - Hackers are using AI and panda images to infect Linux machines

#security

threaded - newest

krolden@lemmy.ml on 25 Jul 2025 14:33 next collapse

The image is ai generated obviously. Are they saying the code is as well? Seems really weird

Also it looks like they would have already had to have access to the server and are just using the image as a payload

grrgyle@slrpnk.net on 25 Jul 2025 15:24 collapse

Hiding code in an image is one of my favourite tricks