https://openrelik.org/docs/getting-started/
https://timesketch.org/guides/getting-started/
OpenRelik is a forensic analysis workflow generation platform. This would be useful for us to be able to perform dynamic analysis on abstract packages; OpenRelik exposes an API which can ingest various files that would be generated by the dynamic analysis instance and perform analysis on them.
Timesketch is useful for timelining those results.
We should deploy these two instances in Kubernetes.
This Kubernetes instance (and related helm charts/infrastructure) should be considered a standalone project and entirely separate from Vipyr's main product.
It should:
- Implement RBAC to the Kubernetes cluster for administrative purposes.
- Preferably be simple to deploy (this will be useful for others.)
- Use native Google OAuth authorization to the maximum extent possible to various services.
https://openrelik.org/docs/getting-started/
https://timesketch.org/guides/getting-started/
OpenRelik is a forensic analysis workflow generation platform. This would be useful for us to be able to perform dynamic analysis on abstract packages; OpenRelik exposes an API which can ingest various files that would be generated by the dynamic analysis instance and perform analysis on them.
Timesketch is useful for timelining those results.
We should deploy these two instances in Kubernetes.
This Kubernetes instance (and related helm charts/infrastructure) should be considered a standalone project and entirely separate from Vipyr's main product.
It should: