4b97240eca
Fixes trivial bugs when combining additional_publics with user_as_pass Fixes the fact that no nil credential is generated for additional_publics Re-implement the each_unfiltered_password_first method (used in case of password spraying) to make all tests pass First refactoring pass in order to dry the code that iterates on passwords and usernames
This is where all of the libraries and mixins of Metasploit live. Generally speaking any code that will be reused across multiple modules will be placed into a library or mixin which will then be placed under this folder.