Releases: xophidia/DFIR_Linux_Collector
Releases · xophidia/DFIR_Linux_Collector
v0.4-beta
v0.3-beta
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
v0.1.beta
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 !