frikky
2ea4e8d1c3
Started K8s helm template creation
2021-09-21 01:06:27 +02:00
frikky
e28b5d1e9b
Fixed startnode button showing for startnode
2021-09-15 20:24:59 +02:00
frikky
b0908b1f0c
Added example modal to popup windows
2021-09-14 10:27:50 +02:00
frikky
f860545de4
Added a fix for vm.max_map_count to docker-compose, bypassing 262144 limit for test environments
2021-09-08 20:05:26 +02:00
frikky
e028e9af99
Made SDK have more included libraries, and made App Builder MUCH faster
2021-09-08 01:09:57 +02:00
frikky
52ba4a9537
Fixed oauth2 and backslash SDK issue
2021-09-07 03:14:36 +02:00
frikky
9e9d114d87
Fixed OpenAPI body parser auto-casting
2021-09-05 23:47:04 +02:00
frikky
2fca3957c6
Fixed dollar escaping and end value
2021-09-04 21:33:06 +02:00
frikky
cd45b9ef26
Added a S3 -> Webhook forwarder
2021-09-04 21:30:52 +02:00
frikky
80ee585e81
#501 : Temporary fix for issues with cgroup v2
2021-09-02 01:46:21 +02:00
frikky
6328c15ef3
Merge branch 'fix-496' of https://github.com/gc-advens/Shuffle into gc-advens-fix-496
2021-09-02 01:29:38 +02:00
frikky
24c01eb89d
Added namespace downloads for files as ZIP
2021-09-01 00:56:53 +02:00
Grégoire C
233477407c
Add fallback strategies when orborus container id was not found
2021-08-31 08:45:41 +02:00
Grégoire C
9f3889c76d
Revert changes
2021-08-31 08:20:14 +02:00
Grégoire C
c1e29e8ce2
Fix #496 : compatibility with cgroup v2
2021-08-30 13:13:53 +02:00
frikky
faa555e26f
#223 : Fixed faster default responses from subflows
2021-08-27 03:17:15 +02:00
frikky
c4c0907485
More timezone fixes
2021-08-25 12:08:14 +02:00
frikky
cbdf225dfb
#477 : Added timezone control to all sub-containers (orborus, worker & sdk)
2021-08-25 11:14:55 +02:00
frikky
e9419eb7a8
Made it possible to auto-authenticate oauth2 with clientid and secret
2021-08-24 01:14:32 +02:00
frikky
53b02e7c46
#168 : Added prototype of Oauth2 handler with example app
2021-08-19 00:58:01 +02:00
frikky
a2849693d2
Fixed merge issues
2021-07-01 13:41:44 +02:00
frikky
d2b50cfa14
Fixed issues with semantic versioning for apps
2021-06-17 09:05:13 +02:00
frikky
642b589953
#415 : Added app rebuilds if the container doesn't exist
2021-06-15 17:41:53 +02:00
frikky
918d149165
#401 : Fixed execution issues and added node skipping
2021-06-14 09:08:51 +02:00
frikky
fde84958ee
Fixed hotloading app comparison overwrites
2021-06-14 02:08:05 +02:00
frikky
d19eb5fcaa
Added basic fix for orborus execution
2021-06-10 09:38:06 +02:00
frikky
2e2769dabc
Fixed bug in new version of opensearch
2021-06-08 12:19:18 +02:00
frikky
8844544d53
Added quickaccess to cache using .<CACHEKEY>.value
2021-06-07 09:18:44 +02:00
frikky
e19f29bc23
#400 : Fixed parsing of underscore/space issues in frontend and SDK
2021-06-07 07:04:45 +02:00
frikky
21279e7ea6
#396 : Fixed a bug where workflows are randomly aborted
2021-06-07 06:47:24 +02:00
frikky
d6f1b0e3ae
Added frontend bugfixes for workflow view
2021-06-06 13:43:51 +02:00
frikky
c81140babb
Fixed execution colors for shuffle tools
2021-06-06 08:20:39 +02:00
frikky
23d120947a
Added styling to all workflow actions
2021-05-30 15:46:15 +02:00
frikky
49453f6041
Re-removed CPU restrictions from apps to speed them up
2021-05-29 20:46:48 +02:00
frikky
5423685321
#283 : Added basic Kafka testcase that executes a workflow
2021-05-29 18:42:41 +02:00
frikky
35336663d7
Bumped compose version to .97
2021-05-29 18:18:59 +02:00
frikky
d3834f52d5
Added workflow storage set and get
2021-05-25 18:36:43 +02:00
frikky
fe7e0910d2
Added global headers, queries and more control app creator
2021-05-24 19:26:11 +02:00
frikky
4756d417b3
Added initial opensearch setup
2021-05-21 20:43:29 +02:00
frikky
79b2d83dd4
Started Opensearch migration
2021-05-20 16:23:15 +02:00
frikky
b8bcd50aad
#223 : Added basic resultgrabbing from subworkflow if NOT loop
2021-05-18 19:44:09 +02:00
frikky
4c6c6ba9c5
#373 : Added basic fix to the Worker
2021-05-18 10:52:10 +02:00
frikky
ef04064567
Minor changes to action view
2021-05-18 05:47:11 +02:00
frikky
22098f72e0
Removed worker download test code
2021-05-15 18:11:25 +02:00
frikky
8a750d0121
Added API for Worker to download docker images
2021-05-15 18:10:24 +02:00
frikky
2fca3ebd11
0.8.80 migration
2021-05-10 19:00:35 +02:00
azgaviperr
2ed910a2ac
Removed api code for webhook
...
Taking off API configuration on the webhook oriented responder
2021-05-07 08:22:25 +02:00
azgaviperr
e83017121a
Quick POC
...
This is a POC of usage of shuffle webhook as entry for a responder for thehive.
I am going to add extra layer to it later but this may help others to create some quick responders. I see for example an use in things like EDR not yet supported by cortex but included in Shuffle.
2021-05-04 23:50:01 +02:00
azgaviperr
0952670663
Fixed the responder and improvment
2021-05-04 22:44:57 +02:00
frikky
1adf20b43c
#189 : Fixed proxy and tagging issues with Docker build and runs
2021-04-26 18:55:52 +02:00