Explain the basics of cybersecurity to students by explaining the CIA Triad (Confidentiality, Integrity, Availability) using a fun game.
The game will include the following activities:
- Breaking the Substitution Cipher
- Reverse engineering a hash and finding a collision
- Launching a DDoS attack / Rate limiting a DDoS attack
To verify the hash function works correctly run:
node test/simpleHash.test.js