paper-with-me

Papers

Using Large Language Models for Cybersecurity Capture-The-Flag Challenges and Certification Questions

2023-08-21 · Wesley Tann, Yuancheng Liu, Jun Heng Sim, Choon Meng Seah, Ee-Chien Chang

The assessment of cybersecurity Capture-The-Flag (CTF) exercises involves participants finding text strings or ``flags'' by exploiting system vulnerabilities. Large Language Models (LLMs) are natural-language models trained on vast amounts of words to understand and generate text; they can perform well on many CTF challenges. Such LLMs are freely available to students. In the context of CTF exercises in the classroom, this raises concerns about academic integrity. Educators must understand LLMs' capabilities to modify their teaching to accommodate generative AI assistance. This research investigates the effectiveness of LLMs, particularly in the realm of CTF challenges and questions. Here we evaluate three popular LLMs, OpenAI ChatGPT, Google Bard, and Microsoft Bing. First, we assess the LLMs' question-answering performance on five Cisco certifications with varying difficulty levels. Next, we qualitatively study the LLMs' abilities in solving CTF challenges to understand their limitations. We report on the experience of using the LLMs for seven test cases in all five types of CTF challenges. In addition, we demonstrate how jailbreak prompts can bypass and break LLMs' ethical safeguards. The paper concludes by discussing LLM's impact on CTF exercises and its implications.

📄 PDF Abstract BibTeX arXiv:2308.10443

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Autonomous Penetration Testing: Solving Capture-the-Flag Challenges with LLMs

2025-08-01 · Isabelle Bakker, John Hastings arxiv

This study evaluates the ability of GPT-4o to autonomously solve beginner-level offensive security tasks by connecting the model to OverTheWire's Bandit capture-the-flag game. Of the 25 levels that were technically compa…

The Disruptive Impact of Large Language Models on Capture the Flag Competitions and the Path Toward Fair Play

2026-07-28 · Michael Macaulay, Harmony Bouabid, Guo Gen Ang, Sasha Shaw arxiv

Capture the Flag (CTF) competitions are among cybersecurity's most effective training grounds, developing practical skill across cryptography, web exploitation, and binary exploitation. Large language models (LLMs) can n…

Capture the Flags: Family-Based Evaluation of Agentic LLMs via Semantics-Preserving Transformations

2026-02-05 · Shahin Honarvar, Amber Gorzynski, James Lee-Jones, Harry Coppock 외 arxiv

Agentic large language models (LLMs) are increasingly evaluated on cybersecurity tasks using capture-the-flag (CTF) benchmarks, yet existing pointwise benchmarks offer limited insight into agent robustness and generalisa…

CTFusion: A CTF-based Benchmark for LLM Agent Evaluation

2026-05-12 · Dongjun Lee, Ga-eun Bae, Insu Yun arxiv

Recent advances in Large Language Models (LLMs) have enabled agentic systems for complex, multi-step tasks; cybersecurity is emerging as a prominent application. To evaluate such agents, researchers widely adopt Capture …

EnIGMA: Enhanced Interactive Generative Model Agent for CTF Challenges

2024-09-24 · Talor Abramovich, Meet Udeshi, Minghao Shao, Kilian Lieret 외

Although language model (LM) agents are demonstrating growing potential in many domains, their success in cybersecurity has been limited due to simplistic design and the lack of fundamental features for this domain. We p…

Language ModelingLanguage Modelling