Skip to content

Invoke HostHunterCommand

James Hinton edited this page Jun 20, 2020 · 1 revision

Purpose

Forms the core of endpoint interaction within the HostHunter forensic framework

Design decisions

  1. Registration of the command within the .NET framework discarded
  2. Must account for running playbooks in parallel
  3. Must account for running discovery commands across an entire domain

Clone this wiki locally