Skip to content

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