PulseAugur
EN
LIVE 06:34:15

New AI system ThreatForest automates attack tree generation from code

Researchers have developed ThreatForest, a novel multi-agent system designed to automate threat modeling for cloud-native software development. This system analyzes code repositories to generate structured attack trees, mapping attack steps to adversary tactics, techniques, and procedures (TTPs) from frameworks like MITRE ATT&CK and CAPEC. ThreatForest also synthesizes actionable mitigations and incorporates human-in-the-loop validation points. While the overall system demonstrates promising results in generating threat statements, attack trees, and mitigations, the accuracy of the embedding stage for TTP mapping remains a bottleneck. AI

IMPACT This system could significantly speed up threat modeling for cloud-native applications, freeing up scarce security expertise for more complex tasks.

RANK_REASON The cluster contains an academic paper detailing a new system and its evaluation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

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

New AI system ThreatForest automates attack tree generation from code

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Cristian Leo, Anton Dykyi, Danny Cortegaca, Daniel Begimher, Prakash Jha ·

    ThreatForest: Multi-Agent Attack Tree Generation with Pluggable TTP Framework Mapping

    arXiv:2607.27528v1 Announce Type: cross Abstract: Threat modeling is essential for secure software development, yet manual analysis of cloud-native architectures is slow and demands scarce security expertise. We present ThreatForest, a multi-agent system that generates structured…