Skip to content

samarth3101/Zecurex-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Zecure

The AI-Powered Cybersecurity Guardian for Modern Threats


🧠 About

Zecure is a modular AI cybersecurity framework built to detect and neutralize threats before they reach you β€” powered by autonomous AI agents, real-time inference, and seamless edge-to-cloud protection.

Born from a hackathon. Built for the world.
Zecure is your digital bodyguard for phishing, fraud, data leaks, and everything in between.


✨ Key Features

  • 🧠 Agentic AI: Modular agents (PhisherHawk, TransactionSage, LeakSniper) for task-specific security
  • 🌐 Full-Spectrum Defense: CLI, browser extension, real-time server monitoring
  • πŸ”„ Autonomous Retraining: Self-learning models adapt continuously
  • πŸ§ͺ Simulation Lab: Test Zecure in a sandbox before going live
  • πŸ“Š Sleek UI: Control panel with a 3D threat globe and agent insights

πŸ—ΊοΈ Zecure Blueprint

ZECURE/
β”œβ”€β”€ zecure-core/      # AI Models (LLMs, BERT, GNNs)
β”œβ”€β”€ zecure-agents/    # Modular agents (PhisherHawk, etc.)
β”œβ”€β”€ zecure-cli/       # Terminal-based threat scanner
β”œβ”€β”€ zecure-ext/       # Chrome extension
β”œβ”€β”€ zecure-ui/        # React + Globe.gl Dashboard
β”œβ”€β”€ zecure-lab/       # Simulation playground
β”œβ”€β”€ zecure-api/       # REST/gRPC APIs
└── zecure-data/      # Training datasets & logs

πŸš€ Getting Started

# Clone Zecure
git clone https://github.com/yourorg/zecure.git
cd zecure

# Launch the full stack with Docker
docker-compose up --build

# Use the CLI
zecure scan url https://suspicious-site.com
zecure agent status

πŸ§‘β€πŸ’» How to Contribute

We welcome contributions! Here’s how you can get started: 1. 🍴 Fork the repo 2. πŸ› οΈ Create a new branch: git checkout -b feature-name 3. πŸ“¦ Make your changes and commit: git commit -m "Add new feature" 4. πŸ“€ Push to your branch: git push origin feature-name 5. πŸ” Submit a Pull Request

Please read our Contribution Guide before starting.

🧩 Tech Stack β€’ Python, Node.js, Docker, gRPC, React β€’ HuggingFace Transformers, BERT, GNNs, LLMs β€’ Globe.gl, Tailwind CSS, Express, MongoDB

πŸ›‘οΈ License This project is licensed.

Secure your future, one packet at a time.