This repository contains a starter rules
file for using Minion for DFIR work.
This initial version will cover a basic Windows memory foresics basic playbook that hopefully other people can then build upon and get to know the tool.
You should definitely go read Minion's own documentation to unleash its full power.
- Install
minion
which automatically installscincan
cincan run cincan/volatility3
- Clone this repository's
rules
folder to your forensicator machine minion build rules/windows-memory-forensics.rules YOUR_IMAGE_FILE_HERE
You can see an example report in Markdown format to understand what it produces when run.