RC RANDOM CHAOS

Spyware authors weaponize LLM safety filters to dodge AI malware scanners

· via Hacker News

Original source

Malware developers added nuclear and biological weapons text to to their spyware

Hacker News →

Malware developers have started embedding references to nuclear and biological weapons inside their spyware code — not as payload, but as a defense mechanism. The text is designed to trip the safety refusals built into large language models, causing AI-powered security scanners to decline to analyze the sample. John Scott-Railton of Citizen Lab, highlighting research from Socket Security, called it the cleanest practical example yet of how over-indexing on first-order safety creates exploitable blind spots.

The technique inverts the usual prompt-injection story: instead of tricking a model into doing something harmful, attackers trick it into refusing to do something helpful. Any model shipped with aggressive refusal behavior — closed or open — carries second-order weaknesses that adversaries can discover and exploit, and this case shows they already are. Scott-Railton predicts pressure will grow for less safety-blunted models in domains like cybersecurity, where analysts routinely need AI to handle disturbing or dangerous-looking material.

For defenders, the immediate lesson is architectural: malware analysis pipelines must be designed with attacker manipulation in mind, conveying analytic intent to the model so that scary-looking strings in untrusted code can’t short-circuit the scan. We’re in the early days of attackers probing AI guardrails as an evasion surface, and this likely won’t be the last trick of its kind.

Read the full article

Continue reading at Hacker News →

This is an AI-generated summary. Read the original for the full story.