Skip to content

GYFX35/codespaces-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Security Platform

Welcome to the Global Security Platform, a centralized hub for digital protection, media verification, and advanced logistics management.

Official Domain: global-security-platform.com

Overview

The Global Security Platform provides a powerful suite of AI-driven tools designed to safeguard your digital life and optimize industrial operations. From detecting sophisticated phishing attempts to simulating 3D logistics environments, our platform integrates cutting-edge technology into a unified, accessible interface.

Key Features

🛡️ Scam Analyzer

Heuristic-based detection system for phishing, fraudulent messages, and social engineering attempts. It leverages a centralized heuristics engine to identify urgency, sensitive info requests, and suspicious URL patterns.

📰 Fake News Detector

Analyzes news articles and social media posts for sensationalism, misinformation patterns, and clickbait, helping users navigate the digital information landscape.

🤖 AI Content Detector

Identifies text generated by large language models (LLMs) using linguistic patterns and robotic structure heuristics.

🔍 Fake Content Verifier

Tools to verify the authenticity of digital media and online profiles, including manual checklists and reverse image search guidance for identifying fake social media accounts.

🕶️ FBI AR Game

An immersive Augmented Reality (AR) training simulation built with Three.js and @react-three/xr. It teaches users how to identify security threats and manage evidence, which is then securely logged using blockchain-simulated technology.

📦 Logistics Digital Twin

A 3D warehouse simulation featuring blockchain-backed logistics tracking and IoT-driven anomaly detection. It includes an Incoterms 2020 navigator and AI route optimization tools.

🛡️ Official Assistance Tools

Integrated support modules for official entities:

  • Police: Emergency dispatch, secure incident reporting, and forensic analysis.
  • Military: Strategic dashboards, AI-driven reconnaissance, and tactical communications.
  • Gendarmerie: Territorial security management, traffic coordination, and specialized response units.

Tech Stack

Frontend

  • React 18: Component-based UI architecture.
  • Vite: Ultra-fast build tool and development server.
  • Three.js & @react-three/fiber: 3D rendering and simulation.
  • @react-three/xr: VR/AR capabilities.
  • Ethers.js: Integration for secure evidence logging and logistics tracking.

Backend

  • Flask (Python): Light-weight API backend for text analysis.
  • NLTK: Natural Language Toolkit for advanced processing.
  • Heuristics Engine: Centralized logic for scam, fake news, and AI detection.

Getting Started

Prerequisites

  • Node.js (v16+)
  • Python 3.x

Frontend Setup

  1. Install dependencies:
    npm install --legacy-peer-deps
  2. Start the development server:
    npm start
    The application will be available at the address provided in your terminal (typically http://localhost:3000).

Backend Setup

  1. Install Python dependencies:
    pip install -r requirements.txt
  2. Set up the Python environment:
    export PYTHONPATH=$PYTHONPATH:.
  3. Run the Flask application (for example, in text_message_analyzer):
    python app.py

Contributing

We welcome contributions to enhance the security and capabilities of the platform. Please refer to SECURITY.md for reporting vulnerabilities.

License

This project is licensed under the MIT License - see the LICENSE file for details.


© 2024 Global Security Platform | global-security-platform.com

Sponsor this project

Packages

 
 
 

Contributors