Skip to content

ayush712gupta/CyberSecurityAwarenessGame

Repository files navigation

CyberSecurity Awareness Game

Play the Game Online

An interactive game to learn and practice cybersecurity concepts in a fun and engaging way.


Project Overview

The CyberSecurity Awareness Game is an interactive, educational game designed to help users learn and practice key cybersecurity concepts. The game uses quizzes, simulations, and story-based challenges to engage users and raise awareness about online security threats. A chatbot is integrated for guidance and assistance during gameplay.

This project is ideal for students, beginners, and anyone interested in improving their cybersecurity knowledge in an engaging way.


Features

  • Interactive Quizzes for cybersecurity concepts
  • Simulation Games for practical understanding of attacks
  • Story-based Learning to demonstrate real-world cybersecurity threats
  • Botpress Chatbot for hints, guidance, and interactive learning
  • Responsive Design compatible with desktop and mobile devices
  • User-Friendly Interface for a seamless learning experience

Topics Covered

Beginner Level

  • Introduction To Cybersecurity
  • Password Testing
  • Two factor Authentication
  • Cyber Hygiene Simulator

Intermediate Level

  • Phishing Defense Simulator
  • Encryption And Decryption Simulation
  • Digital Footprint Simulator

Advance Level

  • SQL Injection Game
  • Man In The Middle Attack
  • Brute Force Attack Simluator
  • Cross Site Scripting

Technologies Used

  • Frontend: HTML, CSS, JavaScript, ReactJS
  • Backend: Local JavaScript (Node.js optional)
  • Chatbot: Botpress
  • Version Control: Git & GitHub

Installation

  1. Clone the repository:
    git clone https://github.com/ayush712gupta/CyberSecurityAwarenessGame.git
  2. Navigate to the project directory:
    cd CyberSecurityAwarenessGame
  3. Install dependencies (if using Node.js for backend):
    npm install
  4. Start the project:
    npm start

Releases

No releases published

Packages

No packages published