Commit Graph

11 Commits

Author SHA1 Message Date
d062435818 feat: Add ChatBot GPT-3 integration (#16)
* Added dependency go-resty

* Configured Parser to read plugin configurations

* Add example ssh with ChatGPT plugin

* Add client ChatBot

* Improve logging

* Add integration with plugin OpenAIChatGPT

* Improve readme with ChatBot Example

* Add contributed ChatGPT question

* Refactoring

* Refactoring and improve unit test
2022-12-16 23:02:16 +01:00
39a23b0075 Improve initial TCP honeypot structure 2022-07-03 12:39:27 +02:00
ab5a4f8137 Refactoring Tracer and ProtocolManager 2022-06-04 17:14:46 +02:00
25904ff751 Configured Description filed into Event and Service configuration 2022-05-31 22:39:56 +02:00
462947efe0 fixe unit test 2022-05-21 12:29:35 +02:00
c0db81c3a2 Removed mongodb configuration, and configured RabbitMQ 2022-05-21 11:42:30 +02:00
8f75a40842 Fixed Unit Test 2022-05-17 23:36:06 +02:00
50705243f4 MongoDB configuration by file property, and added timeout connection MongoDB 2022-05-17 23:31:20 +02:00
60cffd6b26 Improve code quality 2022-05-14 16:51:00 +02:00
3d020d7548 Improve code quality 2022-05-12 22:46:15 +02:00
7b7eeb3e15 first commit 2022-05-08 20:49:53 +02:00