From e1f82db2d041debb599dc47369b72ee3fafb9d81 Mon Sep 17 00:00:00 2001 From: Mario Candela Date: Sun, 23 Jun 2024 20:04:43 +0200 Subject: [PATCH] Update README.md Signed-off-by: Mario Candela --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51e8cc6..432f730 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Beelzebub is an advanced honeypot framework designed to provide a highly secure ## LLM Honeypot -Learn how to integrate Beelzebub with LLM OpenAI by referring to our comprehensive guide on Medium: [Medium Article](https://medium.com/@mario.candela.personal/how-to-build-a-highly-effective-honeypot-with-beelzebub-and-chatgpt-a2f0f05b3e1) +[![asciicast](https://asciinema.org/a/665295.svg)](https://asciinema.org/a/665295) + ## Telegram Bot for Real-Time Attacks @@ -261,8 +262,6 @@ passwordRegex: "^(root|qwerty|Smoker666)$" deadlineTimeoutSeconds: 60 ``` -[![asciicast](https://asciinema.org/a/604522.svg)](https://asciinema.org/a/604522) - ## Roadmap Our future plans for Beelzebub include developing it into a robust PaaS platform.