← Latest papers
💻 computer science

Network and Device Level Cyber Deception for Contested Environments Using RL and LLMs

This paper reviews AI-based solutions for dynamic network and device-level cyber deception in contested environments, specifically focusing on the fusion of Large Language Models (LLMs) and Reinforcement Learning (RL) to optimize cost-effective strategies against stealthy attacks on Operational Technology (OT) systems.

Original authors: Abhijeet Sahu, Shuva Paul, Richard Macwan

Published 2026-03-20
📖 6 min read🧠 Deep dive

Original authors: Abhijeet Sahu, Shuva Paul, Richard Macwan

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

Imagine you are the security guard for a massive, high-tech power plant. Your job is to keep the lights on and the turbines spinning. But there's a problem: hackers are trying to sneak in.

In the old days, security was like building a tall, thick wall. You tried to stop the hacker from getting in. But hackers are smart; they keep finding new ways to climb over or dig under the wall.

This paper proposes a smarter, trickier strategy: Cyber Deception. Instead of just building a wall, you build a giant, elaborate maze of fake doors and fake rooms inside your plant. You want the hacker to walk into a fake room, think they've found the treasure, and waste all their time there while you watch them from the shadows.

Here is how the authors of this paper are making that maze even smarter using two types of Artificial Intelligence (AI): Reinforcement Learning (RL) and Large Language Models (LLMs).

1. The Two Main Characters in Our Story

To understand the solution, think of the defense system as a team of two specialized robots:

  • Robot A: The Traffic Cop (The RL Agent)

    • What it does: This robot controls the digital roads (routers) inside the power plant.
    • Its job: When it sees a suspicious car (the hacker) driving down the street, it quickly changes the traffic signs. Instead of letting the hacker drive to the real control room, it gently (or not so gently) redirects them to a Fake Control Room (a honeypot).
    • How it learns: It uses Reinforcement Learning. Think of this like training a dog. Every time the robot successfully tricks the hacker into the fake room, it gets a "treat" (a reward). If the hacker escapes to the real room, it gets a "scolding" (a penalty). Over time, it learns the perfect traffic patterns to keep the hacker lost in the maze.
  • Robot B: The Method Actor (The LLM Agent)

    • What it does: This robot lives inside the Fake Control Room.
    • Its job: When the hacker finally walks into the fake room, they expect to see a real computer screen with real data. If the fake room looks like a cheap cardboard cutout, the hacker will realize it's a trap and run away.
    • The Magic: This robot uses a Large Language Model (like the tech behind ChatGPT). It doesn't just play back a pre-recorded script. It acts like a Method Actor. If the hacker asks, "What is the voltage on the main line?", the actor instantly generates a realistic, technical answer that sounds exactly like a real engineer would say it. It remembers what it said five minutes ago so it doesn't contradict itself.

2. The Problem with the Old Way

In the past, building these fake rooms was hard and expensive.

  • Static Traps: You had to build a fake server that looked exactly like a real one. If the hacker asked a weird question, the fake server would freeze or give a robotic answer, giving the game away.
  • Human Heavy: You needed a team of humans to constantly update these fake servers to make them look real.
  • Too Slow: By the time humans updated the fake server, the hacker had already figured out it was a trap.

3. The New "Smart Maze" Solution

The authors combined the Traffic Cop and the Method Actor to create a dynamic, living trap.

  • The Teamwork: The Traffic Cop (RL) decides where to send the hacker. The Method Actor (LLM) decides what to say once the hacker arrives.
  • The Feedback Loop:
    1. The hacker enters the fake room.
    2. The Method Actor talks to them.
    3. The system checks: "Did the hacker believe us? Did they stay longer?"
    4. If the actor did a great job (the hacker stayed), the Traffic Cop gets a huge reward and learns to send more hackers to that specific fake room.
    5. If the actor sounded fake (the hacker left), the Traffic Cop learns to stop sending people there and tries a different route.

4. Why This Matters for Power Plants (OT Systems)

The paper specifically talks about Operational Technology (OT), which is the stuff that runs physical things like power grids, water treatment plants, and factories.

  • The Stakes are Higher: In a regular office, if a hacker steals a password, it's annoying. In a power plant, if a hacker messes with the controls, the lights go out, or worse, equipment explodes.
  • The Timing is Critical: Real power plant computers talk to each other in split seconds. If your fake computer takes too long to answer, the hacker knows it's a fake.
  • The Solution: The "Method Actor" (LLM) is trained to answer instantly and with the exact timing of a real machine. It's not just a chatbot; it's a chatbot that knows how to mimic the heartbeat of a power grid.

5. The Results (The "Happy Ending")

The researchers tested this in a simulated power grid (based on a standard model called the IEEE 123-bus system).

  • Without the AI: Hackers figured out the fake rooms quickly and moved on to the real ones.
  • With the AI Team: The hackers got stuck in the maze. They spent a lot of time talking to the fake robots, thinking they were hacking the real system.
  • The Benefit: While the hacker was busy wasting time in the fake room, the real system stayed safe. The defenders got to watch the hacker's every move, learn their tricks, and gather intelligence without ever risking the actual power grid.

Summary Analogy

Imagine a burglar trying to rob a bank.

  • Old Defense: A big steel door. The burglar picks the lock and gets in.
  • New Defense (This Paper): The bank has a secret tunnel system.
    • The Traffic Cop (RL) sees the burglar and instantly opens a door that leads to a fake vault room.
    • The Method Actor (LLM) is inside that room. When the burglar asks, "Where is the money?", the actor says, "It's in the safe behind the painting," and acts exactly like a nervous bank teller.
    • The burglar spends 3 hours trying to find the safe behind the painting, completely unaware that the real money is safe in the basement, and the police (the defenders) are recording everything.

In short: This paper shows how we can use smart AI to build a "honey trap" that is so convincing and adaptive that hackers waste their time on fake targets, keeping our critical infrastructure safe.

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 →