SEMar 23

AI In Cybersecurity Education -- Scalable Agentic CTF Design Principles and Educational Outcomes

arXiv:2603.2155135.81 citationsh-index: 41
Predicted impact top 6% in SE · last 90 daysOriginality Synthesis-oriented
AI Analysis

This provides incremental guidance for educators designing LLM-assisted cybersecurity competitions to improve accessibility and reliable evaluation.

This paper tackles the challenge of designing fair and evidence-based cybersecurity competitions that incorporate human-AI collaboration by analyzing LLM-centered Capture-the-Flag competitions across different autonomy levels and participant backgrounds. The results show that autonomous agent frameworks and hybrid approaches achieve higher completion rates on challenges requiring iterative testing and tool interactions, with participants preferring lightweight, tool-augmented prompting over complex multi-agent architectures.

Large language models are rapidly changing how learners acquire and demonstrate cybersecurity skills. However, when human--AI collaboration is allowed, educators still lack validated competition designs and evaluation practices that remain fair and evidence-based. This paper presents a cross-regional study of LLM-centered Capture-the-Flag competitions built on the Cyber Security Awareness Week competition system. To understand how autonomy levels and participants' knowledge backgrounds influence problem-solving performance and learning-related behaviors, we formalize three autonomy levels: human-in-the-loop, autonomous agent frameworks, and hybrid. To enable verification, we require traceable submissions including conversation logs, agent trajectories, and agent code. We analyze multi-region competition data covering an in-class track, a standard track, and a year-long expert track, each targeting participants with different knowledge backgrounds. Using data from the 2025 competition, we compare solve performance across autonomy levels and challenge categories, and observe that autonomous agent frameworks and hybrid achieve higher completion rates on challenges requiring iterative testing and tool interactions. In the in-class track, we classify participants' agent designs and find a preference for lightweight, tool-augmented prompting and reflection-based retries over complex multi-agent architectures. Our results offer actionable guidance for designing LLM-assisted cybersecurity competitions as learning technologies, including autonomy-specific scoring criteria, evidence requirements that support solution verification, and track structures that improve accessibility while preserving reliable evaluation and engagement.

Foundations

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

Your Notes