← Latest papers
💻 computer science

Understanding Human-AI Collaboration in Cybersecurity Competitions

This paper presents the first empirical study of human-AI collaboration in a live Capture-the-Flag competition, revealing that while human teams increasingly delegate tasks to AI, their performance is often bottlenecked by ineffective prompting, whereas fully autonomous agents that self-direct their tool use outperform most human teams.

Original authors: Tingxuan Tang, Nicolas Janis, Kalyn Asher Montague, Kevin Eykholt, Dhilung Kirat, Youngja Park, Jiyong Jang, Adwait Nadkarni, Yue Xiao

Published 2026-02-25
📖 6 min read🧠 Deep dive

Original authors: Tingxuan Tang, Nicolas Janis, Kalyn Asher Montague, Kevin Eykholt, Dhilung Kirat, Youngja Park, Jiyong Jang, Adwait Nadkarni, Yue Xiao

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: The "Cyber Olympics"

Imagine a high-stakes video game tournament called a Capture the Flag (CTF). In this game, teams of hackers try to find hidden "flags" (secret codes) inside digital puzzles. These puzzles range from cracking a secret code (cryptography) to breaking into a fake website (web exploitation).

For years, researchers have been testing AI robots to see if they can win these games alone. But this paper asks a different question: What happens when a human player teams up with an AI robot? Does the human get superpowers, or do they just get distracted?

The researchers set up a real-life tournament where 41 students played with an AI assistant named CTFriend. They also built a team of fully autonomous AI robots to play the same game without any humans.


The Three Big Discoveries

1. The "Honeymoon is Over" Effect (Human Expectations)

The Analogy: Imagine you buy a self-driving car because you think it will drive you perfectly to your destination. You get in, and for the first five minutes, it's amazing. But then, it tries to drive you into a lake because it misread a sign, or it freezes because it's confused by a construction zone. You start to feel frustrated and think, "Maybe I should just drive myself."

The Finding:
Before the competition, the human players were very optimistic. They thought the AI would be a magic wand that solved everything.

  • What happened: After actually using the AI, their trust dropped. The AI made mistakes (called "hallucinations," where it confidently makes things up), wrote code that didn't work, and sometimes got stuck on ethical rules (refusing to help because it thought the task was "bad").
  • The Lesson: People realized that relying 100% on AI is risky. The best players were the ones who knew how to drive the car (use the AI) rather than just sitting in the back seat.

2. The "Slot Machine" vs. The "Architect" (How Humans Used AI)

The Analogy:

  • The Slot Machine Player: Imagine a gambler who keeps pulling the lever on a slot machine, hoping for a jackpot. They don't understand the game; they just hope luck will strike. In the study, many beginners did this with the AI. They would paste a hard puzzle and say, "Solve this," then if it failed, they'd just say "Try again" over and over, hoping the AI would eventually guess the right answer by luck.
  • The Architect: Imagine a master builder who hires a crew of workers. The builder doesn't just say "Build a house." They say, "Here is the blueprint, here are the materials, and here is the specific problem with the foundation. Fix that, then build the walls."

The Finding:

  • Beginners acted like the Slot Machine. They lacked the knowledge to guide the AI, so they just kept asking for answers. This led to failure.
  • Experts acted like the Architect. They used the AI to do the heavy lifting (like checking logs or writing basic code) but provided the context and strategy. They told the AI why they were doing something and gave it specific clues.
  • The Twist: Even people who knew nothing about hacking could win if they treated the AI as a tutor. Instead of asking "What's the answer?", they asked "How do I figure this out?" and learned as they went.

3. The Robot vs. The Human (Who Wins?)

The Analogy:

  • The Human: Great at intuition. If a door is locked, a human might look for a window, or realize the lock is fake, or notice a smell of smoke that suggests a fire.
  • The Robot: Great at speed and repetition. If the task is "read these 10,000 files and find the word 'apple'," the robot does it in seconds. But if the task requires opening a window in a room that doesn't exist, the robot might try to break the wall forever.

The Finding:

  • The AI Robot Team: A fully autonomous AI team (no humans) actually came in 2nd place overall! They solved many puzzles faster than the humans and used less "energy" (money for computing).
  • Where AI Struggled: The AI was terrible at tasks that required physical interaction or complex, multi-step environments. For example, if a puzzle required interacting with a live website that changed every second, the AI got confused and gave up. Humans were much better at these "messy" real-world scenarios.
  • Where Humans Struggled: Humans were slow at boring, repetitive tasks. The AI could scan thousands of lines of code instantly; a human would get tired.

The Golden Solution: "Pair Hacking"

The paper concludes that the future isn't "Humans vs. AI" or "Humans with AI." It's Pair Hacking.

The Analogy: Think of a Pilot and a Co-Pilot.

  • The AI (Co-Pilot) flies the plane, checks the instruments, and scans the horizon for storms. It does the boring, high-speed work.
  • The Human (Pilot) keeps their hand on the stick. When the AI gets confused by a weird cloud formation (a tricky puzzle), the human steps in, says, "Hey, ignore that cloud, look at the mountain instead," and steers the ship back on course.

The Takeaway:

  • For Students: Don't just ask the AI for answers. Use it to learn. If you don't know the basics, the AI can't help you much.
  • For Organizers: To keep these competitions fair, they need to create puzzles that are hard for robots (requiring complex, messy real-world interactions) but easy for humans.
  • For the Future: The best security teams will be those where humans and AI work together, with the human providing the "brain" (strategy) and the AI providing the "muscle" (speed and data processing).

Summary in One Sentence

AI is a powerful tool that can beat humans at speed and logic, but it needs a human "pilot" to guide it, avoid traps, and handle the messy, real-world problems that robots just can't figure out yet.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →