LIVE · cybersecurity feed
Live wire
aimedium

Formalizing Red Teaming Offensive Methodology as a Multi-Agent AI Architecture

Rapid7's Red Team has developed a multi-agent AI architecture to formalize their offensive methodology, mirroring how threat actors are using AI. This system automates and accelerates tasks like reconnaissance and vulnerability discovery throughout the penetration testing lifecycle. The initiative, part of Anthropic's Project Glasswing, involved integrating AI models to enhance vulnerability analysis and exploit chain development, providing insights into defending against AI-driven attacks.

zeroday.news · 30d ago

Threat actors are increasingly leveraging artificial intelligence to accelerate their offensive operations, from reconnaissance and vulnerability discovery to social engineering. In response, Rapid7's Red Team has developed a formalized, multi-agent AI system designed to mirror their end-to-end penetration testing methodology. This production system, built over the past year, aims to automate repetitive tasks while retaining human oversight for critical decision-making points.

The motivation behind building this AI-driven system stems from the labor-intensive nature of penetration testing. Tasks such as enumerating attack surfaces, tracing data flows, and documenting findings are structured and repeatable, making them suitable for AI agents. This allows human testers to focus on higher-level judgment, such as determining the next steps, assessing exploitability, and understanding business impact – areas where experience, context, and human insight are crucial and where AI models currently struggle.

Furthermore, developing this system provides Rapid7's internal security team with direct architectural insights into how AI agents behave in adversarial contexts. This understanding is vital for assessing and securing Rapid7's own AI-powered products, offering a proactive approach to internal security.

The architecture is designed as a coordinated team of specialist agents, rather than a single autonomous entity. An orchestrator manages the engagement, assessing the current state, assigning tasks to appropriate specialist agents (e.g., enumeration, code review, dynamic testing, reporting), and processing their results. This supervisor-style orchestration separates decision-making from execution, enhancing predictability, auditability, and control, which are essential for operations in sensitive environments.

A key design principle was reverse-engineering the agent architecture from the daily task lists of human red teamers. The sequence of tasks, decision branching, and triggers for returning to earlier phases in real engagements formed the specification for the orchestration logic. This methodological approach, rather than a purely technical one, was central to the system's success.

Early lessons learned highlighted the inefficiency of presenting an entire engagement scope to a single AI agent. Due to the finite context windows of large language models, complex applications could overwhelm the analysis, leading to shallow and scattered results. The solution was deliberate scope decomposition, breaking down the engagement into discrete, manageable chunks. Each chunk undergoes the full architectural process independently, ensuring that each component receives the agent's full analytical attention and enabling parallelization and clear progress tracking.

Recognizing that real penetration tests are non-linear, the system incorporates feedback loops. The orchestrator manages progression gates and feedback triggers, allowing the engagement to loop back to earlier phases when new, actionable data emerges, such as code reviews revealing new endpoints or dynamic testing uncovering previously unseen attack surfaces. This creates a directed graph with re-entry points, avoiding a rigid waterfall approach.

Significant design effort was dedicated to safety guardrails, given the potential for AI agents to operate in malicious contexts. A tiered safety model includes scope enforcement to ensure actions remain within authorized boundaries, action classification to categorize proposed tests as non-destructive, destructive, or ambiguous, and a human-in-the-loop default for approving dynamic tests. While the system is designed for eventual semi-automation of low-risk actions, state-modifying operations will continue to require human approval, with the level of autonomy being context-dependent.

Practical considerations, such as the cost of AI token consumption, also shaped design decisions. Mechanical tasks that do not require complex AI reasoning, such as DNS lookups, header checks, and certificate enumeration, were replaced with deterministic scripts and microservices. This significantly reduced token consumption during enumeration-heavy phases, allowing the AI to focus its reasoning capabilities on analysis, correlation, and judgment, demonstrating that not every step in an AI workflow necessitates AI.

aired teamingpenetration testingvulnerability researchoffensive security
ShareXLinkedInWhatsAppFacebook

More News

view all →
ai

7 States’ Water Systems Hit by Cyberattacks Likely Tied to Iran

Plus: The FBI eyes AI-powered tech to detect future crimes, Russia charges Telegram’s founder, xAI sues to stop a state’s “nudification” ban, and the Democrats learn a lesson about getting scammed.

vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.