Closed addenial closed 8 years ago
When -u is given a fully qualified domain, the script will state that incorrect username or password was given. For example:
-u crowesec\username < ok -u crowesec.net\username < wrong auth
also why would i need to give it domain name in the username option (-u) if the tool already requests -d for domain name?
When -u is given a fully qualified domain, the script will state that incorrect username or password was given. For example:
-u crowesec\username < ok -u crowesec.net\username < wrong auth