SpecterOps / SpecterOps/AzureHound
Enhance documentation and error messaging for start subcommand
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 961
- Forks
- 148
- Avg merge
- 22h 26m
- Merged PRs (30d)
- 4
Description
Hi,
I always get a tcp error: Connection cant be established, Host denies connection.
I tried the precomipled binary and self compiled binarys on windows and linux. Even on different computers and with different login methods.
Poking arround in the code it seems its trying to establish a connection to a blank host - wich obv. fails but i cant find the reason for it.
Any help would be appreciated :)
Edit: running it directly (-u "user@" -p "pwd") and not over the configfile seems to work!
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 with the start subcommand and compare its config-file path with the working direct -u and -p invocation. Trace where the host becomes blank, then review the related documentation and error output. Done means the config-file case either connects correctly or reports an actionable error, with the documented invocation matching the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100