Commit Graph

180 Commits

Author SHA1 Message Date
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
frikky 166787e212 Made changes for 0.8.75 2021-04-22 19:57:26 +02:00
frikky 8648daa95b BUGS: Fixed a bunch of bugs related to execution and visualization 2021-04-12 21:07:44 +02:00
frikky e9a94fa145 #313: Reactivated execution variables 2021-04-03 21:17:29 +02:00
frikky 18a3d69623 Started migration according to #324 2021-04-03 20:06:56 +02:00
frikky 63db013438 Fixed issues with string and json parsing in SDK 2021-04-02 21:57:02 +02:00
frikky ab5c0d82b9 Added new colors and workflow view 2021-03-31 20:21:45 +02:00
frikky 1b428b301a Fixed no-path issue with requirement of leading / 2021-03-29 21:58:48 +02:00
frikky 7e422c4d8b More cloud sync migrations 2021-03-23 09:58:04 +01:00
frikky 4f49a87a21 Removed unused structs from worker 2021-03-20 16:17:28 +01:00
frikky 8148eb924c Moved worker and orborus to run with shuffle-shared 2021-03-20 16:16:53 +01:00
frikky b6dcc01e8f #293: Added extra configuration to 0.8.63 2021-03-11 17:15:05 +01:00
frikky 2a825dd1ea #293: Entire fix in a single button 2021-03-11 16:50:58 +01:00
frikky 61f5159235 Fixed a bug with Workers not getting backend access because of Kubernetes changes 2021-03-10 17:33:17 +01:00
frikky 6c09375f33 Workflow completion fixes 2021-03-10 17:16:55 +01:00
frikky 5e1ddc60fd Fixed worker issues 2021-03-10 10:35:21 +01:00
frikky db1abbd051 Minor changes for 0.8.61 2021-03-08 11:33:58 +01:00
frikky 3c6e973f3d BUGFIX: Subflows and workflow abort issues 2021-03-02 08:58:32 +01:00
frikky f91307e0a2 Minor fixes to frontend 2021-03-01 11:57:48 +01:00
frikky 403648a576 #275: Added check for whether the ID exists or not instead of opening new FD's 2021-02-26 08:06:45 +01:00
frikky 3736d9a25c Merge branch 'siemonster_improve_k8s' of https://github.com/harduino/Shuffle into harduino-siemonster_improve_k8s 2021-02-26 08:03:31 +01:00
Harduino 9fe6906622 improve work with Kubernetes 2021-02-25 14:27:15 +03:00
Harduino ee8b757c3b fix build with using golang:latest 2021-02-25 13:58:38 +03:00
frikky 0bd92d0fc7 Updated everything to 0.8.60 2021-02-21 19:01:06 +01:00
frikky 04e8a22a71 #247: Fixed Worker return and app SDK bug 2021-02-21 17:00:23 +01:00
frikky f4e0446bc9 #223: Added subflow in same workflow 2021-02-19 20:07:04 +01:00
frikky f663969d58 #223: Added subflow tracking features 2021-02-19 18:43:22 +01:00
frikky 8975424a91 Removed duplicate executions in orborus 2021-02-18 19:57:19 +01:00
frikky 8fb64da39a Added initial lambda function 2021-02-18 08:00:54 +01:00
frikky 68f9c541cd Bumped docker versions 2021-02-18 07:59:43 +01:00
frikky 3ed6d2f2d9 Added gomod for orborus 2021-02-08 12:01:28 +01:00
frikky 681be88a3c Added categories to workflows 2021-02-06 13:09:55 +01:00
frikky 11ddf604ec Fixed frontend vulnerabilities 2021-02-03 03:03:50 +01:00
frikky 5dd78211d4 Added appcreator autocomplete feature for GET {PATH} 2021-01-23 17:04:52 +01:00
frikky 42bfa92c81 Added tracker of selected executions 2021-01-20 16:03:01 +01:00
frikky 16caf4aac5 Reduced overall execution sizes 2021-01-17 16:21:51 +01:00
frikky 38b454bc38 Reduced execution bytesize 2021-01-17 15:38:58 +01:00
frikky 3b6501c56c Optimize: Made Workflow workers self-destruct at times 2021-01-14 17:01:11 +01:00
frikky 34097f971e Optimization: Made apps and executions way faster 2021-01-12 18:29:27 +01:00
frikky f0a299e69a Worker a lot optimized 2021-01-12 17:59:14 +01:00
frikky 43e228929e Optimize: Started work on an updated worker 2021-01-11 18:53:17 +01:00
frikky 3149e5e199 BUG: Fixed looped error handling in SDK 2021-01-05 05:36:30 +01:00
frikky bcefdcf873 BUG: Subflow trigger bugfixes 2021-01-04 12:46:31 +01:00
frikky 0240f810cd Migrated everything to 0.8.5 2021-01-03 18:34:36 +01:00
frikky a176ae8eba BUG: Fixed cleanup method for zombie containers 2021-01-03 17:22:22 +01:00
frikky faae62e1ab FEATURE: Added sub-workflow trigger 2021-01-03 16:54:31 +01:00
frikky a7e0b2706b FEATURE: Added new subflow trigger 2021-01-03 16:45:09 +01:00