Documentation
¶
Overview ¶
Package artifactcollector provides a software that collects forensic artifacts on systems. These artifacts can be used in forensic investigations to understand attacker behavior on compromised computers.
Features ¶
The artifactcollector offers the following features
- ️🖥️ Runs on 🖼️ Windows, 🐧 Linux and 🍏 macOS
- 🛍️ Can extract files, directories, registry entries, command and WMI output
- ⭐ Uses the configurable and extensible [Forensics Artifacts](https://github.com/forensicanalysis/artifacts)
- 💾 Creates a forensicstore as [structured output](https://github.com/forensicanalysis/forensicstore)
- 🕊️ Open source
Directories
¶
| Path | Synopsis |
|---|---|
|
Package artifacts provides functions for parsing and validating forensic artifact definition files.
|
Package artifacts provides functions for parsing and validating forensic artifact definition files. |
|
build
|
|
|
go/fs
Package fs defines basic interfaces to a file system.
|
Package fs defines basic interfaces to a file system. |
|
Package collector provides functions to collect forensicartifacts into a forensicstore.
|
Package collector provides functions to collect forensicartifacts into a forensicstore. |
|
Package doublestar provides a globing function for io/fs.
|
Package doublestar provides a globing function for io/fs. |
|
scripts
module
|
|
|
aczip
Package zip provides support for reading and writing ZIP archives.
|
Package zip provides support for reading and writing ZIP archives. |
Click to show internal directories.
Click to hide internal directories.
Running the artifactextractor on Windows.