Skip to content

Releases: xophidia/DFIR_Linux_Collector

v0.4-beta

08 Mar 14:56

Choose a tag to compare

New Release 0.4-beta 🍻 🎉

New features :

User Desktop Artifacts:
- Trash
- Frequent Apps

Fix :

  • json parsing bugs

Enjoy 😆

v0.3-beta

16 Jan 16:21
f3aad78

Choose a tag to compare

New Release 0.3-beta 🍻 🎉

New features :

  • Add Select menu to choose collect mode
    • Light
    • medium (light + File Artifacts)
    • full (Medium mode + Memory Dump)
  • Export command history files raw format

Compatibility :

  • Tested on CentOS 7 distribution

Fix :

  • json parsing bugs
  • Remove mount point for files artifacts

Enjoy 😆

v0.2-beta

10 Jan 10:26

Choose a tag to compare

Fix many errors
Tested on the following distributions : Ubuntu > 12.04

Enjoy :)

v0.1.beta

17 Dec 15:01

Choose a tag to compare

First release

v0.1

DLC is a stand-alone collecting tools for Gnu/Linux

  • Very low impact on the host
  • No use of host binaries (anti hooking)
  • All binaries are included in the executable
  • Export in json format (log) / raw (dump ram) and Text format
  • Dump ram with avml (ref to compatilibilty https://github.com/microsoft/avml#tested-distributions)
  • The result is a compressed archive

Have Fun !