Package Details: bloodhound 4.3.1-1

Git Clone URL: https://aur.archlinux.org/bloodhound.git (read-only, click to copy)
Package Base: bloodhound
Description: Use graph theory to reveal the hidden and often unintended relationships within an Active Directory
Upstream URL: https://github.com/BloodHoundAD/BloodHound
Keywords: activedirectory AD graph infosec netsec redteam relationships security
Licenses: GPL3
Submitter: Network_Jack
Maintainer: Network_Jack
Last Packager: Network_Jack
Votes: 1
Popularity: 0.000000
First Submitted: 2021-08-15 23:07 (UTC)
Last Updated: 2025-08-24 23:43 (UTC)

Dependencies (7)

Required by (1)

Sources (2)

Latest Comments

D3vil0p3r commented on 2025-09-18 22:43 (UTC)

Why don't update the package to https://github.com/SpecterOps/BloodHound ?

weltio commented on 2025-09-09 08:56 (UTC) (edited on 2025-09-09 09:12 (UTC) by weltio)

shacheck fails - I downloaded shasum 2e9bcc3c260fbfc101b397ef086a37999390f84c647533be4f6dfc5c1e847f6f

also the "${_pkgname}-${pkgver}" must be replaced with "${_pkgname}-Legacy-${pkgver}"

sirl1on commented on 2023-10-09 09:26 (UTC)

I had to add export NODE_OPTIONS=--openssl-legacy-provider as the first line in PKBUILD's build() method. Due to ERR_OSSL_EVP_UNSUPPORTED during build otherwise.

I have no further experience with Node or Bloodhound to triage this.

Network_Jack commented on 2021-08-26 12:02 (UTC)

added python-sphinx_rtd_theme

CravateRouge commented on 2021-08-23 13:53 (UTC)

The following error occurs when I try to build the package: " ModuleNotFoundError: No module named 'sphinx_rtd_theme' "

I think the following dependency should be added: python-sphinx_rtd_theme