38297faed2
Feat: Refactoring LLM Plugin, update docs. ( #165 )
...
Refactoring LLM Plugin, update docs.
2025-02-16 22:48:59 +01:00
db804474d3
Add support for TLS based HTTP connections. ( #158 )
...
* Add support for TLS based HTTP connections, With Unit Tests.
2025-02-13 20:54:22 +01:00
c3d2ff885d
Feat: LLM Honeypot allow specifying the custom prompt #152 ( #153 )
...
* implement new feature, custom prompt
* Add doc for custom prompt
2025-01-14 08:45:30 +01:00
a1e96738fb
Feat: beelzebub cloud integrations ( #117 )
...
* improve beelzebub cloud integration
* refactoring cloud integration, fix unit test
* add unit test get honeypots
* improve code coverage
2024-08-01 20:05:05 +02:00
2088163b54
Feature: add support for llama, refactor yaml service interface ( #115 )
...
* refactor and add llama LMM support
* update readme
* improve code coverage
2024-07-21 20:11:18 +02:00
93d7804ba3
Feat: add LMM Honeypot HTTP Server ( #110 )
...
* add LMM Honeypot HTTP Server
* improve unit test code coverage
* integrate LLM plugin into http honeypot strategy
* improve code coverage
* fix typos
* improve OpenAI plugin with gpt-4, adpt new API amd map new object
2024-06-23 10:55:06 +02:00
1c650882b6
feat: Beelzebub cloud tracer plugin ( #92 )
2024-03-02 15:29:43 +01:00
5e5d0494a9
refactor: Improve Go docs ( #74 )
...
* add go docs, package: parser
* add go docs, package: protocols
* add go docs, package: tracer
2023-10-15 20:54:53 +02:00
07ffdd839f
Refactoring, improve code coverage ( #72 )
...
* Refactoring, improve code coverage
* Add unit test for gelAllFilesNameByDirName
* Add codecov coverage into README.md
* Improve coverage readFileBytesByFilePath
2023-10-09 01:16:53 +02:00
0794736bc5
Feature: non-blocking tracer, changed license ( #57 )
...
* refactor tracer, introduce worker to avoid un-blocker trace strategy
* fixed unit test and refactor dockerFile
* buffered events chan
* refactor yaml API core, initial web hook tracing implementations
* added banner
* changed license from GPL 3 to MIT
* Edit readme
2023-08-30 23:04:35 +02:00
c9fe11c371
tiny refactor
2023-06-16 23:57:35 +02:00
0639c347df
tiny refactor
2023-06-16 23:40:48 +02:00
6c9f6dd477
fix typo
2023-06-16 23:37:30 +02:00
b05a44a3c5
tiny refactoring
2023-06-16 23:32:49 +02:00
f50f5185df
feature: Configured prometheus, improve readme ( #31 )
2023-03-31 20:03:42 +02:00
6468b5aa6f
refactor:Added Integration test and tiny refactoring ( #23 )
...
* Refactoring name convention
* Added integration test
* Added Makefile
* Bump golang.org/x/crypto from 0.0.0-20220826181053-bd7e27e6170d to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20220826181053-bd7e27e6170d to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
* Upgrade go from 1.16 to 1.20
* Added integration test: HTTP, TCP, SSH
* Added Makefile Improve README.md
* Fixed unit test CI
* Fixed go-version
* Added integration test into C.I. actions
---------
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 18:04:05 +01:00
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