SpecterOps / SpecterOps/SharpHound
Unable to find a JSON example for the cache file
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 266
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 3
Description
Based on my tests and referencing the article https://posts.specterops.io/sharphound-evolution-of-the-bloodhound-ingestor-3b46643ccbd8, I found that using the cache file significantly improves the efficiency of collecting ACLs, especially during the first data collection in large domains.
However, I couldn’t find any information about the format or sample data of the cache file.
Could you provide details on this?
I’d like to pre-build this cache file to enhance the efficiency of repeatedly collecting complete ACLs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the cache-file behavior in SharpHound and the referenced SpecterOps article. Document the cache format and include representative sample data; the work is done when a user can understand the format and determine how to pre-build a cache for repeated ACL collection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100