x3419 / TriageAllTheThings

Another DFIR triage tool
1 stars 0 forks source link

Digital Forensics Triage Tool

For rapid, multi-platform incident response

NOTE: The Windows tools included in this repository serve as a starting example configuration. It is recommended that you add your own tools and set the arguments to your own specifications. I have not included the non-default GNU/Linux or Mac OSX tools in this repository because a compilation process is necessary for most open source tools, and different distributions and architectures will compile using different configurations. Also, if your tools run very quickly, you will not see the "status" of tools in the console for GNU/Linux and Mac OSX, so be aware of this.

Lastly, please pay special attention to the arguments and be sure to set --portable=false when using it without portability

Screenshots

Figure 4

Figure 5

Figure 6

How to build

Arguments
Making a portable executable

Cross compilation

If you would like to cross compile (compile for an operating system other than the one currently running):

Resources

Documentation

If you would like to see the documentation for this project: