Update README.md

Signed-off-by: Mario Candela <m4r10.php@gmail.com>
This commit is contained in:
Mario Candela
2022-12-21 00:12:43 +01:00
committed by GitHub
parent 6d2500d0f5
commit c6855e8511

View File

@ -31,6 +31,18 @@ Unit Test:
$ go 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 ## Example configuration service
The configurations are inside the /configurations/services directory, just add a new file for each service/port. 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) ![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 ## TODO
- telnet - telnet