mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
24
README.md
24
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
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user