SpecterOps / SpecterOps/AzureHound
[Feature Request] Status Indicator
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 961
- Forks
- 148
- Avg merge
- 22h 26m
- Merged PRs (30d)
- 4
Description
It would be helpful in large environments where it takes time for AzureHound to parse through all the data to have some kind of indicator like Sharphound does. Just some visual indicator we can use to determine if it's still moving through data, or if something caused it to hang.
I tried setting -v 1 but that printed out basically every object it was currently working on. I'd be looking for a -v .5 that would indicate processing x objects or something along those lines
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 locating AzureHound's data-parsing loop and the existing -v handling, then run it against a large environment to observe current output. Done means users can tell that processing is still progressing without listing every object, while a stalled run remains distinguishable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100