forensicanalysis / custom-collector

πŸŽ’ Examples for custom artifactcollectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Artifactcollector

The artifactcollector can be customized to your needs. This repository shows some examples for this.

Note: The master branch might not be stable. Please use the latest released version (e.g. git checkout v0.1.0).

zip-collector

The zip-collector is an example that stores the collected files in a zip file instead of the database.

autoruns-collector

The autoruns-collector is an example that includes the autoruns tool into the artifactcollector and collects the printed results.

Note: You need to replace the autorunsc.exe with a real one to make this example work.

About

πŸŽ’ Examples for custom artifactcollectors

License:MIT License


Languages

Language:Go 100.0%