Lesson Plan Title: Password Strength
Concept / Topic To Teach:
Accounts are only as secure as there passwords. Most users have the same weak password everywhere. If you want to protect them against brute-force-attacks your application should have good requirements for passwords. The password should contain lower case letters, capitals and numbers. The longer the password, the better.General Goal(s):
For this exercise, your job is to test several passwords on https://www.cnlab.ch/codecheck