beelzebub

beelzebub

An AI-powered system virtualization deception runtime framework.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 2.1k
Source
mcp-github

Overview

Beelzebub is an open-source, low-code deception runtime framework that leverages AI for system virtualization. It deploys adaptive, LLM-driven decoy services to emulate SSH, HTTP, TCP, TELNET, and MCP protocols, proactively engaging with attackers to collect high-fidelity threat intelligence and detect prompt injection attacks targeting AI agents. This capability is suitable for scenarios requiring enhanced security and threat detection, and can be rapidly integrated via Docker, Kubernetes, or Go environments.

Capabilities

  • Multi-protocol coverage (SSH, HTTP, TCP, TELNET, MCP)
  • Adaptive deception engine
  • Low-code service definition
  • Extensible plugin system
  • Full-stack observability

Use cases

Cybersecurity protectionThreat intelligence collectionAI agent protectionSystem virtualization

Setup

Requires: API KeyNode 环境
Using Docker Compose: \datacompose build\datacompose up -d or Using Go: \datago mod download\datago build -o beelzebub .\.\beelzebub run

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What protocols does Beelzebub support?

Supports SSH, HTTP, TCP, TELNET, and MCP protocols.

How do I configure Beelzebub?

Through YAML files, no custom code required.

Related skills