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.
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.