Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bloodhound-ce collectors #402

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Fix bloodhound-ce collectors #402

merged 1 commit into from
Oct 17, 2024

Conversation

nodauf
Copy link
Contributor

@nodauf nodauf commented Oct 16, 2024

Description

The current bloodhound-ce installation is broken. The collectors page returns the following errors
image

In fact, no Azurehound collectors is found. Bloodhound-ce expect the Azurehound and Sharphound archive to follow a nomenclature: https://github.com/SpecterOps/BloodHound/blob/403c45c041f36c2e80db6c5922f298ee6484fff8/cmd/api/src/api/v2/collectors.go#L32

The version should be in the named of the archive (i.e: SharpHound-v2.4.1.zip). This PR fix this issue by retrieving the azurehound version and creating an archive with the arm and amd binary

@ShutdownRepo ShutdownRepo added bugfix It's a bird, it's a plane ready for merge in the waitlist for merge, requires preliminary steps labels Oct 17, 2024
@ShutdownRepo ShutdownRepo merged commit b6d1cef into ThePorgs:dev Oct 17, 2024
@qu35t-code qu35t-code mentioned this pull request Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix It's a bird, it's a plane ready for merge in the waitlist for merge, requires preliminary steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants