diff --git a/software/beelzebub.yml b/software/beelzebub.yml new file mode 100644 index 0000000000..448315ec90 --- /dev/null +++ b/software/beelzebub.yml @@ -0,0 +1,14 @@ +name: "beelzebub" +website_url: "https://beelzebub-honeypot.com/" +source_code_url: "https://github.com/mariocandela/beelzebub" +description: "Honeypot framework designed to provide a highly secure environment for detecting and analyzing cyber attacks." +licenses: + - MIT +platforms: + - Docker + - K8S + - Go +tags: + - Miscellaneous +depends_3rdparty: true +demo_url: "https://beelzebub-honeypot.com/docs/"