PulseAugur
EN
LIVE 09:44:04

New system compiles security intent into executable network topologies

Researchers have developed TopoIntent, a system designed to translate natural language security requirements into executable network topologies. This system utilizes a schema contract for generation, retrieves reference architectures from a template library using dense-vector search, and aligns intent with templates through staged fusion. TopoIntent checks generated topologies against CIS Controls v8.1.2 safeguards and uses additive edits to repair structural gaps, ultimately exporting them as Mininet scripts with iptables ACLs for testing. An evaluation set constructed from reference security architecture diagrams demonstrated significant improvements in CIS satisfaction and policy pass rates. AI

IMPACT This system could streamline the creation of secure and compliant network infrastructures by automating the translation of high-level security requirements into actionable configurations.

RANK_REASON The cluster describes a new academic paper detailing a novel system for a specific technical task. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

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

New system compiles security intent into executable network topologies

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Xiaokang Qu, Jianliang Ma, Zao Fan, Tianshu Chu, Tianlong Fan, Linyuan L\"u ·

    TopoIntent: Compiling Security Intent into Executable, Compliance-Checked Network Topologies

    arXiv:2608.13389v1 Announce Type: new Abstract: Enterprise security topology design requires translating business intent, regulatory requirements, and risk assumptions into zones, boundary devices, inter-zone paths, and access-control policies. Existing NetOps automation tools ma…