turbinia icon indicating copy to clipboard operation
turbinia copied to clipboard

Automation and Scaling of Digital Forensics Tools

Results 189 turbinia issues
Sort by recently updated
recently updated
newest added

Currently Turbinia assumes that it runs as a user with sudo privileges. We should add methods to the TurbiniaTask object to handle executing privileged commands rather than hard-coding sudo into...

enhancement
help wanted
Prio2

(There is another open ended issue to track adding multiple job types, but I'm going to start breaking them out into their own issues).

enhancement
new-task

Right now we will process the symlink as a file, but we should follow the symlink before adding the file to be processed.

bug
enhancement
Prio3

Once we have a generic task, we can use a recipe to specify the command and parameters.

enhancement
Prio2
new-task

... Also set a TTL to the task.

enhancement
Prio2

We can add different worker pools that are created to match individual job types (e.g. so Plaso can have worker nodes that have more cpu than workers for other job...

enhancement
Prio2
celery

This is so that multiple Turbinia Servers don't stomp on each other when using the same PubSub queue for scheduling tasks, etc.

enhancement
Prio2

The Turbinia Task templates in https://github.com/log2timeline/l2tscaffolder need to be updated to use the new Task report templating.

enhancement
Tiny

https://github.com/apache/tika "Apache Tika(TM) is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries."

enhancement
new-task

A Job based on https://www.fireeye.com/blog/threat-research/2019/09/open-sourcing-stringsifter.html would be nice (and easy).

enhancement
new-task