Sanmeet-EWU / github-teams-project-bid-uwultimate-stardust-crusaders

github-teams-project-bid-uwultimate-stardust-crusaders created by GitHub Classroom
0 stars 0 forks source link

U12 – Calculate and display the time it took to crack a hash. #17

Open wreese3 opened 6 months ago

wreese3 commented 6 months ago

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.