We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91fec48 commit d355bfeCopy full SHA for d355bfe
README.md
@@ -4,7 +4,7 @@ NOTE: This repo is meant for a demonstration. It does not illustrate good securi
4
5
## Demo Instructions
6
7
-1. Go to `/admin` and change the hashing type to `plaintext`
+1. Go to the `/admin` URL and change the hashing type to `plaintext`
8
- Have people make a new account. Warn them that everyone will be able to see their name and password.
9
- Have people go to `/hack` so they can pretend to be a hacker and view the passwords database
10
- Explain why it's bad that the attacker can see everyone's passwords
0 commit comments