Skip to content

SecureLayer/command_line_phishing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎣 CLI Phishing quiz: Spot the Red Flags! 🚨

Welcome to the CLI Phishing Quiz Game!
Think you’ve got what it takes to outsmart the hackers? Test your detective skills by spotting the sneaky tricks lurking inside suspicious emails. 🚀

💡 What’s This About?

Phishing attacks are everywhere! From fake login pages to "YOU’VE WON A FREE GIFT CARD!" emails (nice try, hacker). This command-line quiz is here to train your instincts and keep you one step ahead of scammers. 🎓

🕹️ How to Play

It’s simple:

  1. You’ll be shown a suspicious email.
  2. Your mission? Identify 2 red flags hidden in the message.
  3. Get them right, and you score points. Get them wrong... and, well... let’s just say you’re one click away from disaster. 💥

Example Scenario:

Dear User,

Your account has been flagged for suspicious activity. Please log in
immediately to verify your identity: http://sketchy-login-page.com

If you don’t act NOW, your account will be suspended. 🔥

Can you spot the red flags? 🤔

  • Suspicious link
  • Urgent tone

See? You got this! 🎯

🛠️ Installation

  1. Clone this repo:

    git clone https://github.com/SecureLayer/command-line-phishing-game.git
    cd command-line-phishing-game
  2. Install dependencies (colorama):

    pip3 install colorama
  3. Run the game:

    python3 phishing_quiz.py

🎨 Features

  • Interactive gameplay: Instant feedback with colorful responses using colorama.
  • Real-world phishing scenarios: Practice spotting common phishing tricks.
  • Score tracking & fun feedback: Become a phishing expert or get a friendly warning to “try harder.”

🔥 Why Play This Game?

  • 🛡️ Sharpen your cybersecurity skills.
  • 🤓 Learn in a fun way—because let’s face it, security training can be boring.
  • 🎓 Train yourself to spot red flags before it’s too late.

👥 Contribute

Got some great phishing emails or tricky red flags to share? Submit a pull request and help make this quiz better! (it's just a base of work) ✨

📢 Disclaimer

This game is meant for educational purposes only—no real phishing here, just good vibes and safety tips. Stay vigilant out there!


🚀 Ready to Save Yourself from a Scam?

Play the game and see if you can beat the hackers at their own game!


Enjoy the quiz? ⭐️ Don’t forget to star the repo and share with your friends! Let’s make the internet a safer place—one red flag at a time. 🕵️‍♂️🔒


Let me know if you'd like to tweak anything! 😄

About

Python script to train users spot (very very basic) phishing emails through the command-line interface

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages