We provide two quick start options for run Beelzebub: using Go compiler or docker container.
Go compiler
git clone https://github.com/mariocandela/beelzebub.git
go mod download
go build
./beelzebub
Docker compose
git clone https://github.com/mariocandela/beelzebub.git
docker compose build
docker-compose up -d
Now that you have executed Beelzebub, you will find several pre-configured honeypots within the project. They are located inside the configurations/services directory, try the simple SSH honeypot on port 22