An interactive, web-based phishing awareness game designed to train users in spotting phishing emails and SMS messages.
Minimalist, dark-themed, and fully responsive for both desktop and mobile.
- 🎯 Choose Difficulty: Easy, Medium, Hard
- 📩 Mixed Scenarios: Realistic emails and SMS messages
- ✅ Classify Messages: Decide if it’s Real or Phishing
- ⚡ Instant Feedback: Learn why it’s phishing or not
- 📊 Scoreboard: See how well you did at the end
- 📱 Responsive Design: Works smoothly on desktop and mobile
- 🌓 Minimal Dark UI: Clean, modern, and distraction-free
- 🤖 AI/ML integration: Auto-generate new phishing scenarios for every user session
- 📈 Analytics: Track progress and common mistakes
- 🏢 Enterprise mode: Teams can use it internally for awareness training
/project-folder
├── index.html #Main entry point
├── style.css #Styling (dark minimalist theme)
├── app.js #Game logic + dataset- Clone or download the project.
- Make sure the 3 files (
index.html,style.css,app.js) are in the same folder. - Open
index.htmldirectly in your browser
OR run a simple local server:
python -m http.server 8000Then open: http://localhost:8000
Made with ❤️ by Arjun
This project is for educational purposes only.
Do not reuse phishing examples outside of awareness/training contexts.
