← Latest papers
💻 computer science

SoK: Honeypots & LLMs, More Than the Sum of Their Parts?

This paper presents the first comprehensive survey of LLM-powered honeypots, offering a unified taxonomy, architectural framework, and evaluation paradigm while charting a roadmap toward autonomous, self-improving deception systems to counter intelligent automated attackers.

Original authors: Robert A. Bridges, Thomas R. Mitchell, Mauricio Muñoz, Ted Henriksson

Published 2026-04-08
📖 5 min read🧠 Deep dive

Original authors: Robert A. Bridges, Thomas R. Mitchell, Mauricio Muñoz, Ted Henriksson

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.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

Imagine you are a security guard for a massive, high-tech castle (your computer network). Your job is to stop thieves (hackers) from stealing your treasure.

For decades, you've had two main ways to catch thieves:

  1. The "Cardboard Box" Trap (Low-Interaction Honeypot): You put a fake treasure chest in the hallway. It's cheap and safe. If a clumsy thief tries to open it, they get caught. But if a smart thief looks at it, they immediately see it's a fake because the lock is plastic and the chest is empty. They walk right past it.
  2. The "Real Vault" Trap (High-Interaction Honeypot): You put a real, working vault in the hallway. It's incredibly convincing. A smart thief will spend hours trying to crack it, giving you plenty of time to study their tools. But the risk is huge: if they actually break in, they could steal real data or burn the whole castle down.

The Problem: You've always wanted the best of both worlds: a trap that looks and feels exactly like a real vault, but is actually just a harmless simulation.

Enter the "Magic Storyteller" (The LLM)

In late 2022, a new technology arrived called Large Language Models (LLMs). Think of these as incredibly talented, magical storytellers. They can write code, answer questions, and simulate conversations so perfectly that humans often can't tell they are talking to a machine.

Researchers thought: "Aha! If we hook this Magic Storyteller up to our fake vault, it can answer every question the thief asks, pretend to be a real computer, and keep them busy forever!"

This paper, written by a team of researchers, is a Systematization of Knowledge (SoK). In plain English, that means they gathered all the scattered experiments, failed attempts, and early successes from the last few years to create a single "User Manual" for this new technology.

Here is what they found, broken down into simple concepts:

1. The "Uncanny Valley" of Traps

The researchers discovered that even with a Magic Storyteller, the trap isn't perfect yet. They identified four ways smart thieves can still spot a fake:

  • The "Too Perfect" Look: If the fake computer has weird file names or runs too many services at once (like a toaster that also acts as a bank), a thief knows it's fake.
  • The "Robot" Reaction: Real computers react instantly. If the Magic Storyteller takes 3 seconds to answer a simple "Hello," a thief knows it's a bot.
  • The "Broken" Features: If a thief tries to use a complex tool (like a text editor) and the fake computer says "I can't do that" or crashes, the game is up.
  • The "No Exit" Problem: If a thief tries to download a file or connect to another server, the fake computer can't actually do it. It just pretends to. A smart thief checks if the file actually downloaded; if not, they know they are in a trap.

2. Who Are We Trying to Trick?

The paper argues that we need to rethink our target audience.

  • Scripted Bots (The Dumb Thieves): These are automated programs running pre-written scripts. They are easy to trick with simple, static fakes. Using a Magic Storyteller for them is like using a Ferrari to deliver a pizza—it's a waste of money.
  • Skilled Humans (The Master Thieves): These are real people. The paper suggests that even the best Magic Storyteller might not be enough to fool a truly skilled human for long, because humans can spot subtle inconsistencies that AI misses.
  • The New Threat: AI Agents (The Robot Thieves): This is the big insight. Hackers are now using their own AI to attack us. These "Robot Thieves" are smart, adaptive, and can reason.
    • The Solution: We need our "Magic Storyteller" traps to fight their "Robot Thieves." The goal isn't to fool a human; it's to fool an AI. If we can trick an AI attacker into wasting hours trying to crack a fake system, we win.

3. The "Data Desert"

The researchers found a major problem: We don't have enough good data.
Most real-world attacks are just "dumb bots" scanning for easy targets. They don't stay long enough to test if our Magic Storyteller is good. It's like trying to test a new, high-tech fishing lure, but the only fish in the pond are tiny minnows that don't care about the lure.
We need a way to generate "smart" attacks to test our traps, so we can improve them before real AI attackers show up.

4. The Future: The Self-Improving Trap

The paper ends with a vision for the future. They imagine a Self-Improving Trap.

  • Step 1: The trap catches an AI attacker.
  • Step 2: It automatically analyzes the attack and learns what tricks the attacker used.
  • Step 3: It instantly updates itself to be even better at fooling that specific type of attacker.
  • Step 4: It tells your security team, "Hey, I just learned a new trick the bad guys are using!"

The Bottom Line

This paper says: "LLMs are a powerful new tool for cyber defense, but they aren't a magic wand yet."

They are currently being used to build better traps, but the field is still in its infancy. The real breakthrough won't just be making a fake computer that looks real; it will be building a smart, autonomous system that can fight back against the next generation of AI-powered hackers, learning and evolving in real-time to keep our digital castles safe.

In short: We are building a "Cyber Jenga" tower where the blocks are AI. The paper is the instruction manual on how to stack them so the tower doesn't fall, and how to use it to catch the other players who are trying to knock it down.

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 →