knavesec / CredMaster

Refactored & improved CredKing password spraying tool, uses FireProx APIs to rotate IP addresses, stay anonymous, and beat throttling
943 stars 124 forks source link

Fix for trim option when a userpass file used #83

Open stephenbradshaw opened 4 weeks ago

stephenbradshaw commented 4 weeks ago

The trim option does not prevent repeated attempts to guess credentials for a user account for which we have already discovered a valid password when a userpass file is used. This fix prevents credmaster from continuing to attempt password guesses for an already validated user when the trim option is set.