From c6855e85119e9f0dc87330bf504843576af592f7 Mon Sep 17 00:00:00 2001 From: Mario Candela Date: Wed, 21 Dec 2022 00:12:43 +0100 Subject: [PATCH] Update README.md Signed-off-by: Mario Candela --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 249b81d..c82bc72 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,18 @@ Unit Test: $ go test ./... ``` +## Features + +- OpenAPI ChatBot GPT-3 integration +- SSH Honeypot +- HTTP Honeypot +- TCP Honeypot +- Easy to create a new strategy +- Easy to extend event tracking logic +- Strong code quality +- Docker +- RabbitMQ integration + ## Example configuration service The configurations are inside the /configurations/services directory, just add a new file for each service/port. @@ -136,18 +148,6 @@ deadlineTimeoutSeconds: 60 ![alt text](https://i.postimg.cc/jdpfT0LB/Schermata-2022-06-02-alle-12-46-50.png) -## Features - -- OpenAPI ChatBot GPT-3 integration -- SSH Honeypot -- HTTP Honeypot -- TCP Honeypot -- Easy to create a new strategy -- Easy to extend event tracking logic -- Strong code quality -- Docker -- RabbitMQ integration - ## TODO - telnet