Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run like simple checker #147

Open
sec13b opened this issue Oct 4, 2024 · 1 comment
Open

run like simple checker #147

sec13b opened this issue Oct 4, 2024 · 1 comment

Comments

@sec13b
Copy link

sec13b commented Oct 4, 2024

if if have the credentials in this format, and want run like simple checker.

https://Contoso.com/owa/auth/logon.aspx
Contoso.com\test1:Apple@456

./ruler --domain evilcorp.ninja --insecure brute --userpass userpass.txt -v

and in userpass.txt have :
Contoso.com\test1:Apple@456
or
'Contoso.com\test1':Apple@456

some will give error : A mailbox couldn't be found for Contoso.com\test1.

@staaldraad
Copy link
Collaborator

Hey @sec13b

you probably just need test1 and not Contoso.com\test1 for the user. The domain component should be taken care of automatically as part of the auth.

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

No branches or pull requests

2 participants