PulseAugur
LIVE 12:25:15
research · [2 sources] ·
0
research

Researchers develop new adversarial malware generator for Linux ELF binaries

Researchers have developed a novel method for generating adversarial malware specifically targeting Linux ELF binaries. This new generator achieved a 67.74% evasion rate against the MalConv classifier by making semantic-preserving transformations. The study found that incorporating strings typically found in benign files was the most effective strategy for bypassing detection, indicating the classifier's sensitivity to string placement within executables. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT New adversarial techniques could challenge existing malware detection systems, necessitating advancements in AI-based security defenses.

RANK_REASON Academic paper detailing a new method for adversarial malware generation.

Read on arXiv cs.LG →

COVERAGE [2]

  1. arXiv cs.LG TIER_1 · Luk\'a\v{s} Hrdonka, Martin Jure\v{c}ek ·

    Adversarial Malware Generation in Linux ELF Binaries via Semantic-Preserving Transformations

    arXiv:2604.22639v1 Announce Type: cross Abstract: Malware development and detection have undergone significant changes in recent years as modern concepts, such as machine learning, have been used for both adversarial attacks and defense. Despite intensive research on Windows Port…

  2. arXiv cs.LG TIER_1 · Martin Jureček ·

    Adversarial Malware Generation in Linux ELF Binaries via Semantic-Preserving Transformations

    Malware development and detection have undergone significant changes in recent years as modern concepts, such as machine learning, have been used for both adversarial attacks and defense. Despite intensive research on Windows Portable Executable (PE) files, there is minimal work …