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

feat: Added username + password pair brute force capability #42

Open
wants to merge 3 commits into
base: trevorspray-v2
Choose a base branch
from

Conversation

Tripex48
Copy link

  • Added a new argument flag (-up) to denote a username+password pair file
  • Updated the CLI and main module (lib/trevor.py) to apply pair file-based spraying when the new flag is used.
  • Updated the README.md to reflect the new functionality

* Added a new argument flag (-up) to denote a username+password pair
file
* Updated the CLI and main module to apply spraying when the new flag is
used.
* Updated the README.md to reflect the new functionality
@NoobieDog
Copy link

Love This! Thanks @Tripex48

@TheTechromancer
Copy link
Collaborator

Nice work @Tripex48, this has been a much-needed feature. I'm hijacking this PR to add a few versioning updates.

I also changed the user-pass delimiter from a comma to a colon (:), for consistency with other spraying tools like patator. Let me know if it looks good.

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.

3 participants