When executing without password flag AzureHound should interactively prompt for password but it is not. Affected version v1.1.3.
Executing:
.\azurehound.exe list -u 'user@company.com' -t '123-123-123' -b 'abc-abc-abc' --json --log-file 'C:\output'
Output:
No configuration file located at C:\Users\user\.config\azurehound\config.json
{"level":"error","error":"unable to authenticate. no valid credential provided","time":"2022-08-25...","message":"encountered unrecoverable error"}