BloodHound icon indicating copy to clipboard operation
BloodHound copied to clipboard

Bug: Error "1 File(s) failed to ingest as JSON Content" when importing with netexec or rusthound-ce as ingestors

Open cmpspiti opened this issue 3 months ago • 9 comments

Description:

When uploading data collected from netexec or rusthound-ce I get the error "1 File(s) failed to ingest as JSON Content". I get the error even if I upload the whole .zip file or the files unzipped. Unfortunately I only have a domain user with no access to a domain machine to try the windows ingestors from a domain joined pc. I have reinstalled all programs and the issue persists.

A clear and concise description of the bug you're encountering.

Are you intending to fix this bug?

Please indicate "yes" or "no". No

Component(s) Affected:

  • Data Collector (Other)

Steps to Reproduce:

Commands used to upload:

rusthound-ce --domain domain.local -u marcus -p 'Password'

netexec ldap domain.local -u marcus -p 'Password' --bloodhound --collection All --dns-server 192.168.210.10

Then just upload to GUI.

Expected Behavior:

To ingest the data correctly.

Actual Behavior:

Error: 1 File(s) failed to ingest as JSON Content

Screenshots/Code Snippets/Sample Files:

Image

Environment Information:

BloodHound: 8.1.1

Collector: netexec 1.4.0 - SmoothOperator - 027e5208 - 940 / rusthound-ce 2.4.0

OS: Kali VERSION_ID="2025.2"

Docker (if using Docker): 26.1.5+dfsg1, build a72d7cd

cmpspiti avatar Sep 16 '25 19:09 cmpspiti