-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Milestone
Description
Description
Write a utility function that preserves known-good identity/secret combinations and generates an iterable of all possible identity/secret combinations.
Tasks
- Write a new utility function that accepts credentials objects and returns new credentials objects with all brute-force combinations (0d) @mssalvatore
- Preserve credentials objects that contain both identity and secret and try them first