Skip to content

Commit 7271b0c

Browse files
committed
Update README
1 parent 98e4ee6 commit 7271b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ NOTE: This repo is meant for a demonstration. It does not illustrate good securi
55
## Demo Instructions
66

77
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.
8+
- Have people make a new account on the main page. Warn them that everyone will be able to see their name and password.
99
- Have people go to `/hack` so they can pretend to be a hacker and view the passwords database
1010
- Explain why it's bad that the attacker can see everyone's passwords
1111
2. Explain what a hashing algorithm is (use an online SHA-1 calculator as an example). In `/admin`, delete the existing users, then change the hashing type to `sha1`.

0 commit comments

Comments
 (0)