Skip to content

ncsc-fi/minion-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.