← Latest papers
💻 computer science

Intent-based Security Management Using the TM Forum TR292I Security Ontology

This paper proposes an autonomous, intent-based security framework leveraging the TM Forum TR292I Security Ontology and Description Logic to dynamically neutralize threats in complex 5G-Advanced and 6G cloud-native architectures while balancing protection with resource constraints, validated through the automated mitigation of a DDoS attack on a gNB slice.

Original authors: Loay Abdelrazek

Published 2026-05-28
📖 4 min read☕ Coffee break read

Original authors: Loay Abdelrazek

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 manager of a massive, futuristic city made entirely of digital buildings (the 5G/6G network). In the past, you had a team of security guards who walked around with clipboards, manually checking every door and changing locks whenever they saw a suspicious person.

The problem is that this city is changing too fast. Buildings appear and disappear in milliseconds, and the "bad guys" (hackers) are attacking from every angle at once. By the time a human guard figures out what's happening and changes a lock, the city is already compromised.

This paper proposes a new way to run this city: An autonomous, self-protecting system driven by "Intent."

Here is how the paper explains this solution, broken down into simple concepts:

1. The Problem: The "Manual" Bottleneck

In modern networks, everything is fluid. A security rule that says "Block traffic from this specific IP address" is useless if that address changes every second.

  • The Old Way (Imperative): Telling the computer, "If you see X, do Y." This breaks when the network changes shape.
  • The New Way (Declarative/Intent): Telling the computer, "I want the city to be safe, and I want it to stay fast." You don't tell it how to do it; you just tell it what the result should look like.

2. The Solution: The "Security Dictionary" (TR292I Ontology)

To make the computer understand your "Intent," everyone needs to speak the same language. The authors created a new standard dictionary called TM Forum TR292I.

  • Think of this as a universal translator that allows different security systems (from different companies) to understand each other.
  • It defines what a "threat" is, what a "security goal" is, and what a "security tool" is, using a strict mathematical structure (like a very organized filing system).

3. The Brain: The "Intent Management Function" (IMF)

This is the smart software brain that sits in the middle.

  • It listens: It hears your goal: "Keep the network safe, but don't slow it down."
  • It looks: It scans the city in real-time to see where the attack is happening.
  • It decides: It automatically picks the best tool to fix the problem without asking a human.

4. The Balancing Act: Safety vs. Speed

This is the paper's most important trick. Usually, security slows things down (like a heavy security checkpoint).

  • The system has a built-in "calculator." Before it picks a security tool, it asks: "How much will this tool slow down the network?"
  • The Rule: If a security tool is super fast at stopping a hacker but slows down the network too much (violating the speed promise), the system rejects it.
  • It only picks a tool that stops the attack and keeps the network fast enough to satisfy the customers.

5. The Real-World Test: The "Drone" Scenario

The paper tested this with a story about a network controlling industrial drones.

  • The Attack: A hacker started flooding the drones' control signals (a DDoS attack).
  • The Goal: Stop the attack in under 50 milliseconds, but don't add more than 20 milliseconds of delay to the signal.
  • The Choice: The system had two options:
    1. Option A (The Heavy Shield): Stops the attack instantly (10ms) but slows the network by 35ms. Result: Rejected! It breaks the speed rule.
    2. Option B (The Smart Filter): Stops the attack in 30ms and slows the network by only 15ms. Result: Accepted! It meets both the safety and speed rules.
  • The Outcome: The system automatically chose Option B and stopped the attack without a human ever touching a keyboard.

Summary

The paper argues that we can no longer rely on humans to manually configure security for fast-moving 5G and 6G networks. Instead, we need a system that:

  1. Understands a high-level goal ("Be safe, stay fast").
  2. Uses a shared dictionary to talk to different machines.
  3. Automatically calculates the trade-offs between safety and speed.
  4. Fixes problems instantly on its own.

The authors claim this approach makes networks "self-protecting," allowing them to fight off complex attacks while keeping the service running smoothly for everyone.

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 →