PulseAugur
EN
LIVE 08:02:10

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

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 →

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

Researchers develop new adversarial malware generator for Linux ELF binaries

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · 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 English(EN) · 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 …