A7:2021 | Secure Passwords (4) | Cycubix Docs
Last updated
Last updated
In this assignment, you have to type in a password that is strong enough (at least 4/4).
After you finish this assignment we highly recommend you try some passwords below to see why they are not good choices (you can use a brute force calculator):
password: 8 characters ✔ lowercase (a-z) ❌ Uppercase (A-Z) ❌ numbers (0-9) ❌ Special characters.
johnsmith: 9 characters ✔ lowercase (a-z) ❌ Uppercase (A-Z) ❌ numbers (0-9) ❌ Special characters.
2018/10/4: 9 characters ❌ lowercase (a-z) ❌ Uppercase (A-Z) ✔ numbers (0-9) ✔ Special characters.
1992home: 8 characters ✔ lowercase (a-z) ❌ Uppercase (A-Z) ✔ numbers (0-9) ❌ Special characters.
abcabc: 6 characters ✔ lowercase (a-z) ❌ Uppercase (A-Z) ❌ numbers (0-9) ❌ Special characters.
fffget: 6 cha. racters ✔ lowercase (a-z) ❌ Uppercase (A-Z) ❌ numbers (0-9) ❌ Special characters
poiuz: 5 characters ✔ lowercase (a-z) ❌ Uppercase (A-Z) ❌ numbers (0-9) ❌ Special characters.
@dmin: 5 characters ✔ lowercase (a-z) ❌ Uppercase (A-Z) ❌ numbers (0-9) ❌ Special characters.
Try your own secure password:
You can also check out the Rainbow Table available in the following link: