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

Added command: spraycampaign #41

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

deadjakk
Copy link

Added a desired function to spread out/automate the passwordspray functionality of kerbrute. The new command will allow a user to provide a list of passwords as well as specify how long to wait between sprays and how many passwords per spray.

This usually ends up being a terminal script of some kind but placing this all in the binary itself allows for cleaner usage, output with timestamps, and platform independence of this functionality.
screenshot of the command being run with verbose output

deadjakk added 7 commits May 31, 2021 01:13
changed print to logging with timestamp
changed from millis to minutes
modified help output for command
…e while kerbrute is running. Also added an additional krb error (type 14) to prevent crashing when attempting authentication against certain types of accounts
@deadjakk
Copy link
Author

View of the file monitoring feature being used. Updated the password file during the first delay:
kerbrute-file-monitor

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