SpecterOps / SpecterOps/AzureHound
Improvement: Add a Feature to Allow Users to Specify Custom User Agents
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 961
- Forks
- 148
- Avg merge
- 22h 26m
- Merged PRs (30d)
- 4
Description
Almost all detections on AzureHound flag the user agent. Operationally, if we were to run AzureHound, we'd always have to recompile the binary. The ability to specify our own UA would help reduce time.
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 tracing where AzureHound constructs its outbound requests and sets the current user agent, then identify how command-line options or configuration are exposed. The work is done when users can provide a custom user agent without recompiling the binary and detections use that value consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- cloud, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100