Skip to content

Quick Start

idna edited this page Mar 8, 2022 · 1 revision

To get up and running quickly with default options:

Pre-requisites

Install GoodHound

pip install goodhound

Run with basic options

goodhound -p "neo4jpassword"

This will process the dataset and output 3 csv files in the current working directory.

  • Summary report
  • Busiest paths report
  • Weakest links report