Skip to content

Conversation

@d4rk-d4nph3
Copy link

@d4rk-d4nph3 d4rk-d4nph3 commented Jul 21, 2020

I find that that the domain info is redundant in the username option as it is already supplied in the domain option.
So, this PR will allow domain info to be optional in the username and if the user has not supplied it then the value specified in the domain option will be appended to the username behind the scene.

This will allow both the commands to work seamlessly:

python3 windapsearch.py -d MyDomain -u MyDomain\\sam -C 
python3 windapsearch.py -d MyDomain -u sam -C 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant