Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 864 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 864 Bytes

Building a Minion DFIR playbook

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.

HOWTO run these rules

Prequisites

  1. Install minion which automatically installs cincan
  2. cincan run cincan/volatility3

Actual minion processing

  1. Clone this repository's rules folder to your forensicator machine
  2. minion build rules/windows-memory-forensics.rules YOUR_IMAGE_FILE_HERE

Example report

You can see an example report in Markdown format to understand what it produces when run.