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

Fix for allowing to test multiple users with one password #2

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

NeffIsBack
Copy link
Contributor

Before: cme smb 10.10.10.10 -u userlist.txt -p 1234 was not possible because username list and password list must be equal in non bruteforcing
Now: cme smb 10.10.10.10 -u userlist.txt -p 1234 fixing that so you can test multiple users with one password

@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label Sep 8, 2023
@Marshall-Hallenbeck
Copy link
Collaborator

Nice, this was an annoyance for me recently.

@NeffIsBack NeffIsBack merged commit 25e9721 into master Sep 9, 2023
10 checks passed
@NeffIsBack NeffIsBack deleted the neff-fix-login branch September 9, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants