|
31f5ca9cb1
|
Update README.md
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2023-01-08 13:10:19 +01:00 |
|
|
c6855e8511
|
Update README.md
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2022-12-21 00:12:43 +01:00 |
|
|
6d2500d0f5
|
copy the ca-certificate.crt into scratch container
v1.1.1
|
2022-12-19 23:08:21 +01:00 |
|
|
c98b888985
|
Add 2222:2222 ports mapping.
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2022-12-18 18:49:13 +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
v1.1.0
|
2022-12-16 23:02:16 +01:00 |
|
|
9ddb076621
|
Update Builder.go (#15) Fixed typo
Fixed typo
|
2022-11-15 09:54:38 +01:00 |
|
|
5bfdff7097
|
Refactored initialization Beelzebub core with Builder Pattern (#14)
* Fixed deprecated function
* Coded builder pattern
* coded the first version builder
* coded rabbitmq into Builder.go
* Refactored builder, and configured director
* refactoring rabbitmq eventtracing
* Refactoring builder, managed close connections
* Fixed typos
Co-authored-by: mariocandela <mario.candela@nttdata.com>
v1.0.2
|
2022-11-04 20:06:50 +01:00 |
|
|
fa7d17f817
|
Bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 (#11)
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases)
- [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-29 17:28:47 +02:00 |
|
|
fafa2bcb05
|
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#13)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-26 11:47:08 +02:00 |
|
|
3801628ef1
|
Create CODE_OF_CONDUCT.md
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2022-10-20 14:41:29 +02:00 |
|
|
327c82367b
|
Update docker-image.yml
Fix docker push tag
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
v1.0.1
|
2022-09-14 15:47:11 +02:00 |
|
|
7ec294c7e2
|
Update docker-image.yml
Create new docker image using git tag
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
v1.0.0
|
2022-09-14 15:43:05 +02:00 |
|
|
d6b9ef989a
|
Update README.md
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2022-09-05 11:03:31 +02:00 |
|
|
7827deed15
|
Bump github.com/gliderlabs/ssh from 0.3.4 to 0.3.5 (#10)
Bumps [github.com/gliderlabs/ssh](https://github.com/gliderlabs/ssh) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/gliderlabs/ssh/releases)
- [Commits](https://github.com/gliderlabs/ssh/compare/v0.3.4...v0.3.5)
---
updated-dependencies:
- dependency-name: github.com/gliderlabs/ssh
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-05 10:58:41 +02:00 |
|
|
af79e99ce6
|
Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 (#7)
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases)
- [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.3.4...v1.4.0)
---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-08 16:52:08 +02:00 |
|
|
14ad9c6605
|
Bump github.com/gliderlabs/ssh from 0.3.3 to 0.3.4 (#9)
Bumps [github.com/gliderlabs/ssh](https://github.com/gliderlabs/ssh) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/gliderlabs/ssh/releases)
- [Commits](https://github.com/gliderlabs/ssh/compare/v0.3.3...v0.3.4)
---
updated-dependencies:
- dependency-name: github.com/gliderlabs/ssh
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-08 16:48:51 +02:00 |
|
|
b8a757fd2b
|
Bump github.com/stretchr/testify from 1.7.0 to 1.8.0 (#8)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-26 04:44:46 +02:00 |
|
|
0fd9ab2e7e
|
Update README.md
|
2022-07-25 23:10:04 +02:00 |
|
|
870dfed7ce
|
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#5)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-23 00:41:14 +02:00 |
|
|
fa5ac454f9
|
Merge pull request #6 from mariocandela/fix-ci-docker
Update docker-image.yml
|
2022-07-23 00:38:13 +02:00 |
|
|
87967d57d6
|
Update docker-image.yml
|
2022-07-23 00:35:13 +02:00 |
|
|
9c6d203c63
|
Merge pull request #4 from mariocandela/tcp-honeypot
feat: Implemented TCP Honeypot
|
2022-07-03 17:20:13 +02:00 |
|
|
882066f0a6
|
Implemented tcp honeypot
|
2022-07-03 17:15:38 +02:00 |
|
|
39a23b0075
|
Improve initial TCP honeypot structure
|
2022-07-03 12:39:27 +02:00 |
|
|
99c5193889
|
Added configuration file
|
2022-07-02 22:58:39 +02:00 |
|
|
061dbdd424
|
Create FUNDING.yml
|
2022-06-14 20:21:59 +02:00 |
|
|
b6aac5291f
|
Update README.md
|
2022-06-14 11:51:32 +02:00 |
|
|
a052170c75
|
Update README.md
|
2022-06-13 23:56:23 +02:00 |
|
|
082235aff0
|
Refactoring docker-compose.yml
|
2022-06-13 23:33:40 +02:00 |
|
|
f61bc93665
|
Update README.md
|
2022-06-13 23:30:19 +02:00 |
|
|
166d12ce31
|
Update docker-image.yml
|
2022-06-13 23:24:32 +02:00 |
|
|
8eca4260b8
|
Update docker-image.yml
|
2022-06-13 23:22:46 +02:00 |
|
|
b133aa74ee
|
Update docker-image.yml
|
2022-06-13 23:19:50 +02:00 |
|
|
fef3caa658
|
Update docker-image.yml
|
2022-06-13 23:14:07 +02:00 |
|
|
87f70b9bc7
|
Update docker-image.yml
|
2022-06-13 23:04:27 +02:00 |
|
|
0a0288a45c
|
Create docker-image.yml
|
2022-06-13 23:02:26 +02:00 |
|
|
28a80f91f6
|
Update README.md
|
2022-06-13 22:21:04 +02:00 |
|
|
5c5e95b518
|
Update README.md
|
2022-06-13 22:18:35 +02:00 |
|
|
7fad1c5ae2
|
Create dependabot.yml
|
2022-06-13 22:17:27 +02:00 |
|
|
bae944c385
|
Update issue templates
|
2022-06-13 22:10:14 +02:00 |
|
|
c3000493d1
|
Refactoring Factory RabbitMQ
|
2022-06-04 17:44:15 +02:00 |
|
|
caf95dc9da
|
Refactoring Factory RabbitMQ
|
2022-06-04 17:34:03 +02:00 |
|
|
ab5a4f8137
|
Refactoring Tracer and ProtocolManager
|
2022-06-04 17:14:46 +02:00 |
|
|
1aafe73505
|
SSH log rawCommand, added new password on SSH honeypot
|
2022-06-03 14:05:11 +02:00 |
|
|
0bf71742b6
|
Expose rabbitmq ports
|
2022-06-02 12:53:49 +02:00 |
|
|
1867fa4850
|
Updated readme with example
|
2022-06-02 12:49:33 +02:00 |
|
|
8f359cdc24
|
get credential by .env
|
2022-06-02 12:33:02 +02:00 |
|
|
e980c7509a
|
Bind external configuration
|
2022-06-02 12:17:18 +02:00 |
|
|
24b85bb28b
|
Configured rabbitmq
|
2022-06-01 23:52:01 +02:00 |
|
|
7d2e8b4e05
|
Added description value into configuration file
|
2022-05-31 22:40:25 +02:00 |
|