As an IAM manager, I need to display times of password cracking so that I can present the data in an audit.
Assumptions and Details:
• Passwords are already cracked.
• Types are already known.
• Times are included in the list.
Acceptance Criteria
Given a list of password hashes
And the passwords are cracked and timed
When I upload the list
Then I should receive a graph displaying the data.
As an IAM manager, I need to display times of password cracking so that I can present the data in an audit. Assumptions and Details: • Passwords are already cracked. • Types are already known. • Times are included in the list.
Acceptance Criteria