Honeypot framework for cyber attack detection and analysis
Top 30.7% on sourcepulse
Beelzebub is a low-code honeypot framework designed for detecting and analyzing cyber attacks with AI-driven behavioral mimicry. It targets security professionals and researchers seeking a secure, high-interaction honeypot solution with simplified deployment and real-time attack monitoring via a Telegram bot.
How It Works
Beelzebub employs a modular architecture, allowing users to define honeypot configurations via YAML files for various protocols (SSH, HTTP, TCP). Its key innovation lies in its LLM integration, enabling dynamic, human-like responses for high-interaction honeypots. It supports both OpenAI and local Ollama instances, allowing for sophisticated threat emulation.
Quick Start & Requirements
docker-compose build && docker-compose up -d
go mod download && go build && ./beelzebub
helm install beelzebub ./beelzebub-chart
/configurations/services/
directory.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
1 day