turbinia
turbinia copied to clipboard
Automation and Scaling of Digital Forensics Tools
### What is the feature you are proposing? Evidence pre-processing runs every time a new job is executed. For some types of jobs, this is not necessary. As an example,...
### What is the feature you are proposing? Add monitoring metrics for evidence size and task success status (e.g. evidence size for both successful and failed tasks) to be graphed...
### Description of the change This PR proposes adding a Mach-O file format parser to Turbinia. ### Applicable issues - fixes #1561 ### Additional information Mach-O parsing is critical to...
### What is the feature you are proposing? Mach-O file parsing is currently not available in Turbinia. Large enterprises with a considerable fleet of MacOS devices would benefit of having...
### What is the feature you are proposing? Add the evidence metadata to redis on upload so that after evidence has been uploaded that it can be queried by the...
### What is the feature you are proposing? Sorry its not a feature, but more of a discussion topic, but i cant do those... I found a project called [OpenRelik](https://openrelik.org/docs/designs/openrelik/#workflows)...
### Description of the change Gathers per-day metrics of requests, tasks and failed tasks. ### Applicable issues N/A ### Additional information This just uses the CLI instead of the library...
### What is the feature you are proposing? Several analysers (eg the Yara Analyser Job) need a mounted disk. We currently have not implemented the MOUNTED state for RawDisk and...
### Description of the change Moving to Ubuntu 22.04 and using GIFT-PPA for forensic tooling. ### Applicable issues - fixes # ### Additional information ### Checklist - [ ] All...