PulseAugur
EN
LIVE 16:06:05

New AI method evades malware detectors by mimicking benign software

Researchers have developed a method to evade machine learning-based malware detectors by injecting specific API imports characteristic of benign software. This technique, utilizing a Conditional Variational Autoencoder, targets a specific benign category without altering the malware's core functionality. Experiments showed a significant reduction in malware detection rates, with evaded samples being classified as the intended benign type, and the attack proved effective against commercial detection engines. AI

IMPACT This research highlights a critical vulnerability in AI-powered security systems, potentially necessitating new defense strategies against targeted evasion attacks.

RANK_REASON The cluster contains an academic paper detailing a novel method for evading AI-based malware detectors. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New AI method evades malware detectors by mimicking benign software

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Viktor Medvedev ·

    Learning to Look Benign: Targeted Evasion of Malware Detectors via API Import Injection

    Machine learning-based malware detectors are widely deployed in antivirus and endpoint detection systems, yet their reliance on static features makes them vulnerable to adversarial manipulation. This paper investigates whether a malware sample can be intentionally misclassified a…