SpecterOps / SpecterOps/AzureHound

Improvement: Add a Feature to Allow Users to Specify Custom User Agents

Open
#135 0 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.