dexter icon indicating copy to clipboard operation
dexter copied to clipboard

Forensics acquisition framework designed to be extensible and secure

Results 10 dexter issues
Sort by recently updated
recently updated
newest added

Hello, I was make install -ing on a Replit container which lacks sudo capability ( ref: https://ask.replit.com/t/sudo-not-working/32834 ) and such borked the install on line ten of the Dexter Makefile...

Hello can you send any help to coinbase support about my account is restricted without any message, all my case is closed automatically, and i got no respond from twitter....

https://github.com/thomasareed/pict

This is a future large architecture change, but I think it makes sense. Dexter daemon should run all tasks in parallel, and upload the results of each one as they...

[osxcollector](https://github.com/Yelp/osxcollector) would make a good addition as a task for Dexter to run

Dexter should encrypt every report to a sharded backup key, that way old reports can be recovered after all the investigators have left or are otherwise inaccessible.

This might not be possible, but it would be great to know when a report is done, in the sense that all hosts in scope have reported. We should explore...

Private arguments are hashed to make it more difficult for daemons that are not in scope to determine the contents of the fact. This makes it impossible for other investigators...

Currently, tasks and facts can have minimum required arguments, so that the command line doesn't let users create nonsense investigations. There may be situations where the set of valid arguments...

Currently, only the facts package is well tested. Other packages need to be tested.