mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add beelzebub (#585)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
da1cfe0c4c
commit
12cfd3e207
1 changed files with 14 additions and 0 deletions
14
software/beelzebub.yml
Normal file
14
software/beelzebub.yml
Normal file
|
|
@ -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/"
|
||||
Loading…
Reference in a new issue