[Show and Tell] Autonomous SASE Framework using Microsoft Agent Framework rc5 + eBPF/XDP (Video Demo) #4836
hidemi-k
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! I'm an OSS engineer focusing on network automation. I'm excited to share an autonomous security framework I've been building that combines:
🔹 What this project demonstrates
An end‑to‑end pipeline where MAF agents (Policy, IPS, and Admin agents) analyze traffic metadata, update eBPF maps in real time, and enforce dynamic access control. It shows how reasoning can be directly linked to kernel-level enforcement.
🔹 Note on the Demo Video
I have included a demo video in the repository. Please note that the console output and some descriptions in the video are in Japanese, as this project was developed in Japan. However, the core logic and agent interactions are universal, and the README provides English documentation.
🔹 Why I’m sharing this
I believe MAF is extremely promising for autonomous infrastructure. I wanted to provide a concrete, reproducible example (built with containerlab) that integrates low-level networking with multi-agent systems.
🔹 Repository (with Demo Video)
https://github.com/hidemi-k/maf-ebpf-sase
I’d love to hear your thoughts on this integration, especially regarding agent-driven infrastructure control!
Beta Was this translation helpful? Give feedback.
All reactions