Giter VIP home page Giter VIP logo

safeguard's Introduction

SafeGuard: Cybersecurity Education and Phishing Awareness

๐Ÿšจ Educational Disclaimer

The "SafeGuard" project is designed for educational purposes only. It serves to illustrate the methods used in phishing attacks and to emphasize cybersecurity best practices. This project is intended for use in a controlled, consensual environment. It is not to be used for illegal or unethical activities of any kind.

๐ŸŽฏ Overview

SafeGuard simulates realistic phishing scenarios to teach users how to recognize fraudulent attempts seeking sensitive information. By using Python, Flask, and the Telegram API, this project demonstrates how individuals might be tricked into providing personal data, showing the importance of measures such as Two-Factor Authentication (2FA) in real-time.

Key Features

  • Simulation of phishing techniques using a cloned website.
  • Real-time educational feedback for participants.
  • Demonstration of data transmission through the Telegram API.
  • Emphasis on the importance and setup of 2FA.

๐Ÿ”ง Built With

  • Python - The backend programming language used.
  • Flask - The web framework used.
  • Telegram API - Used to simulate the transmission of sensitive information securely.

๐Ÿ›  Getting Started

Prerequisites

  • Knowledge that this is a simulated environment for education.
  • Informed consent from all participants.
  • Python enviroment and project requirements.

Installation

# Clone the repository
git clone https://github.com/wolketich/SafeGuard.git

# Navigate to the repository directory
cd SafeGuard

# Install Python dependencies
pip install -r requirements.txt

๐Ÿš€ Usage

Provide detailed instructions on how to initiate the simulation, including any environment setup, Flask server initialization, and participant interaction steps.


# Set up the environment variables (if any), by creating an .env file with following content
TELEGRAM_API_TOKEN='your_token_here'

# Run the cloned website

# Run the Flask server from this repository
flask run

# The server should start, and the simulation is ready for access on the local network
# Direct participants to access the server address (provide detailed steps)

๐Ÿ‘จโ€๐Ÿซ Educational Scenario

  1. Start at the Event Booking: Participants visit the mock booking site and choose an event.
  2. Redirection: They are then redirected to a fake Instagram login page, simulating a common phishing tactic.
  3. Data Transmission Simulation: Showcases how entered data could be transmitted insecurely by simulating an API transmission to Telegram.

โš–๏ธ License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ“ง Contact

Vladislav Cernega โ€“ [email protected]

Project Link: https://github.com/wolketich/SafeGuard


๐Ÿ“š Resources


safeguard's People

Contributors

wolketich avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.