Security|Development|AI / MLGo
beelzebub
A secure low code honeypot framework leveraging AI for system virtualization.
N/A rating (0 reviews)0 installs1,941 GitHub stars
honeypotcybersecurityAI
Beelzebub is an advanced honeypot framework designed to provide a highly secure environment for detecting and analyzing cyber attacks. It offers a low code approach for easy implementation and uses AI to mimic the behavior of a high-interaction honeypot.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"beelzebub": {
"args": [
"-y",
"@modelcontextprotocol/server-beelzebub"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.