CROSAug 3

Mutate to Bypass: Autonomous Endpoint Evasion via Knowledge-Driven Multi-Agent Orchestration

arXiv:2608.016398.2Has Code
Predicted impact top 59% in CR · last 90 daysOriginality Highly original
AI Analysis

This work provides a systematic and automated method for security researchers and organizations to continuously evaluate the resilience of commercial Endpoint Detection and Response (EDR) systems against documented evasion techniques.

This paper introduces AutoBypass, a multi-agent framework that automates the assessment of EDR system resilience by converting public security knowledge into executable evasion techniques. AutoBypass successfully bypassed all seven commercial endpoint security platforms tested, achieving 90% evasion against Windows Defender and 86.7% against Trend Micro AV.

Public reports and open-source resources expose many EDR evasion techniques, but it remains unclear whether commercial Endpoint Detection and Response (EDR) systems can withstand these documented attacks. Evaluating them requires turning fragmented security knowledge into working payloads and refining those payloads from opaque alerts, tasks that existing automation does not address. We present AutoBypass, a knowledge-grounded, closed-loop multi-agent framework for automated EDR resilience assessment. A Detection-Aware Knowledge Base structures threat intelligence, expert analyses, and open-source proofs of concept into evasion techniques and operational constraints. Agents use this knowledge to plan attacks, generate polymorphic code, and compile binaries, while a telemetry-driven reasoning engine diagnoses failures and feeds corrective evidence back into the strategy. Across seven commercial endpoint security platforms, AutoBypass bypassed every target, reaching 90% evasion against Windows Defender and 86.7% against Trend Micro AV. Ablations show that the knowledge base raises the success rates of 8B open-weight models from 27--53% to 43--83%, bringing them close to large proprietary models. These results demonstrate a systematic way to operationalize public security knowledge for continuous, automated assessment of EDR resilience.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes