GenTI: Benchmarking LLMs for Autonomous IDPS Rule Generation for Unseen Attacks

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

Summary

GenTI (Generative Threat Intelligence) is an LLM-driven benchmark designed for the autonomous generation of Intrusion Detection and Prevention System (IDPS) rules, specifically targeting unseen attacks. It addresses the limitations of manually crafted, signature-driven rules and the lack of structured information in existing datasets for automatic rule synthesis. The accompanying GTI dataset aggregates over 150k detection and prevention rules from Snort, Suricata, and Emerging Threats, plus 50k YARA rules, all annotated with protocol behavior, payload signatures, CTI mappings, and actionable response types. GenTI's LLM-based pipeline transforms analyst prompts and payloads into deployable rules using structured prompt engineering, Chain-of-Thought (CoT) reasoning, and a Chain-of-Verification (CoVe) loop for validation. Evaluated on syntax accuracy, semantic similarity, CTI coverage, and security effectiveness, GenTI achieved a composite rule-quality score of 89.4%, 94.8% CTI coverage, improved unseen attack detection from 45% to 87.4%, and reduced false-positive rates from 8.5% to 2.3%. This establishes the first large-scale benchmark coupling rule-level CTI with LLM-based automation for adaptive IDPS.

Key takeaway

For security engineers developing or managing Intrusion Detection and Prevention Systems, GenTI demonstrates a path to significantly enhance adaptability against emerging threats. You should consider integrating LLM-driven automation with comprehensive Cyber Threat Intelligence to move beyond static, signature-based defenses. This approach can improve unseen attack detection from 45% to 87.4% and reduce false positives, making your IDPS more resilient and self-evolving.

Key insights

GenTI leverages LLMs and a comprehensive dataset to autonomously generate adaptive IDPS rules for unseen threats.

Principles

Method

An LLM-based pipeline transforms analyst prompts and payloads into deployable IDPS rules via structured prompt engineering, Chain-of-Thought reasoning, and a Chain-of-Verification loop.

In practice

Topics

Best for: Research Scientist, CTO, VP of Engineering/Data, AI Scientist, AI Security Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.