ProjectBloodHound

command module
v0.0.0-...-67b9287 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2025 License: MIT Imports: 19 Imported by: 0

README

ProjectBloodHound

a tool for spinning up BloodHound CE containers for a single project/user. Sets the credentials to admin:admin, and imports customqueries.json. Stores data in a local folder for persistence. Inspired by https://github.com/SySS-Research/Single-User-BloodHound

Requirements

  • podman
  • libbtrfs-dev
  • libgpgme-dev
If you are on kali this means
  • sudo apt install podman libbtrfs-dev libgpgme-dev
  • sudo systemctl enable podman --now

Installation

After installing the above dependencies go install github.com/Mortimus/ProjectBloodHound@latest

Arguments

Usage of ProjectBloodHound:
  -custom string
        Path to custom queries json file in legacy bloodhound format (default "customqueries.json")
  -expiration string
        Set password expiration date (default "2035-02-16 16:51:44")
  -force
        Force injection of custom queries - will add duplicates if they already exist
  -logs
        Show container logs
  -path string
        Path to store data folders (default "/home/Mortimus/")
  -pull
        Pull images before starting containers

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL