From d362ac626db66db7be1e918e58b35fc03e3b1f8f Mon Sep 17 00:00:00 2001 From: Mario Candela Date: Mon, 30 Oct 2023 11:54:10 +0100 Subject: [PATCH] add beelzebub (#5059) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c76d07b..c27a41ce 100644 --- a/README.md +++ b/README.md @@ -2134,6 +2134,7 @@ _Libraries that are used to help make your application more secure._ - [argon2pw](https://github.com/raja/argon2pw) - Argon2 password hash generation with constant-time password comparison. - [autocert](https://godoc.org/golang.org/x/crypto/acme/autocert) - Auto provision Let's Encrypt certificates and start a TLS server. - [BadActor](https://github.com/jaredfolkins/badactor) - In-memory, application-driven jailer built in the spirit of fail2ban. +- [beelzebub](https://github.com/mariocandela/beelzebub) - A secure low code honeypot framework, leveraging AI for System Virtualization. - [booster](https://github.com/anatol/booster) - Fast initramfs generator with full-disk encryption support. - [Cameradar](https://github.com/Ullaakut/cameradar) - Tool and library to remotely hack RTSP streams from surveillance cameras. - [certificates](https://github.com/mvmaasakkers/certificates) - An opinionated tool for generating tls certificates.