Commit Graph

258 Commits

Author SHA1 Message Date
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
25904ff751 Configured Description filed into Event and Service configuration 2022-05-31 22:39:56 +02:00
efefd0fb85 Configured Wordpress honeypot 2022-05-29 17:05:42 +02:00
f9b3d11122 Fixed bug headers HTTP 2022-05-29 17:05:13 +02:00
f52bab90eb Refactoring Event object, and HTTP handler 2022-05-29 16:18:40 +02:00
957d87c75d Added is on password handler SSH Strategy, and refactored the traceStrategy name 2022-05-22 21:49:23 +02:00
e89f8446fe Merge pull request #3 from mariocandela/tracing-rabbitMQ
Tracing on rabbitMQ
2022-05-21 12:58:28 +02:00
11e351c7f4 Fixed pointer 2022-05-21 12:56:06 +02:00
91dabae6bd Changed dependency 2022-05-21 12:38:08 +02:00
462947efe0 fixe unit test 2022-05-21 12:29:35 +02:00
08ca432fc9 Configured tracing on rabbitMQ 2022-05-21 12:24:07 +02:00
1085ab405e Configured tracing on rabbitMQ 2022-05-21 11:43:10 +02:00
ab2705f9c0 Removed mongodb configuration 2022-05-21 11:42:43 +02:00
c0db81c3a2 Removed mongodb configuration, and configured RabbitMQ 2022-05-21 11:42:30 +02:00
927247db1a Removed mongodb configuration, and configured RabbitMQ 2022-05-21 11:42:16 +02:00
4a18e93016 edit healthcheck interval 2022-05-19 23:55:38 +02:00
daf251191a improve dateTime into event 2022-05-19 23:20:20 +02:00
f9ad884739 Added healthcheck into docker-compose.yml 2022-05-19 23:17:29 +02:00
8f75a40842 Fixed Unit Test 2022-05-17 23:36:06 +02:00
d93e097c70 Refactoring enum with value 2022-05-17 23:32:00 +02:00
50705243f4 MongoDB configuration by file property, and added timeout connection MongoDB 2022-05-17 23:31:20 +02:00
296cf26861 POC mongodb tracing 2022-05-17 00:17:39 +02:00
c7df138e37 Added mongodb on docker-compose.yml 2022-05-17 00:17:16 +02:00
1c52881d14 Added go.mongodb.org dependency 2022-05-17 00:16:55 +02:00
4341a0afec Improve README.md 2022-05-14 19:10:18 +02:00
6e638c85ab Improve README.md 2022-05-14 19:04:44 +02:00
4c2022a4e5 Rename github action 2022-05-14 18:02:23 +02:00
944767e1cb Configured Quality Gate 2022-05-14 17:34:08 +02:00
66db128054 Configured code coverage 2022-05-14 16:51:14 +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
187a849475 Improve tracer_test.go 2022-05-11 22:58:33 +02:00
db8476693e Improve protocolManager_test.go 2022-05-11 22:58:21 +02:00
3c5ac84ef0 Refactoring protocolManager.go and tracer.go, improce dependency injection 2022-05-11 22:58:03 +02:00
3683659d35 Merge pull request #2 from mariocandela/ImproveTracerHTTPStrategy
Improve tracer http strategy
2022-05-10 22:53:21 +02:00
24ff11099c Improve new field on Event, and refactored the Protocol field with a Protocol enum 2022-05-10 22:50:29 +02:00
98f9835079 Refactoring and improve tracer on HTTPStrategy 2022-05-10 22:49:23 +02:00
f18b1f3806 Added logs on .gitignor 2022-05-10 22:41:15 +02:00
714f15db0f Merge pull request #1 from mariocandela/Tracer
Improve Tracer Event and configured on SSH Strategy
2022-05-09 23:24:04 +02:00
e1a1f20e6c Added tracer dependency into hypertextTransferProtocolStrategy.go 2022-05-09 23:21:14 +02:00
1d04476935 Injected tracer dependency into protocolManager.go 2022-05-09 23:19:19 +02:00
a68ee305ca Configured tracer into protocolStrategy.go 2022-05-09 23:18:48 +02:00