There are a seeming never-ending number of new BH collectors. ShareHound when run against a large enterprise network results in a correspondingly large number of JSON output files, some of which are multiple GBs in size. I've taken their Python code and after numerous issues have iteratively vibe-coded a version that does not crash my 32G RAM system, does not hold an infinite number of remote files open (leading to resource starvation on the server), etc. But, ingesting the data into my BH CE instance has been running for 5 days and shows no progress. So, a solution outside of BH would be nice.
https://github.com/p0dalirius/ShareHound
https://specterops.io/blog/2025/10/30/sharehound-an-opengraph-collector-for-network-shares/
There are a seeming never-ending number of new BH collectors. ShareHound when run against a large enterprise network results in a correspondingly large number of JSON output files, some of which are multiple GBs in size. I've taken their Python code and after numerous issues have iteratively vibe-coded a version that does not crash my 32G RAM system, does not hold an infinite number of remote files open (leading to resource starvation on the server), etc. But, ingesting the data into my BH CE instance has been running for 5 days and shows no progress. So, a solution outside of BH would be nice.
https://github.com/p0dalirius/ShareHound
https://specterops.io/blog/2025/10/30/sharehound-an-opengraph-collector-for-network-shares/