Skip to content

SonicDoom25/AegisOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ AegisOS - AI-Powered Cyber Intelligence Workspace

AegisOS is an event-driven, modular cyber intelligence platform designed to orchestrate system-level security scanning and provide AI-assisted threat analysis using entirely local, free, and open-source tooling.

🧠 Core Architecture

  • Frontend: React, Tailwind CSS V4, Vite, Force-Graph-2D
  • Backend: Python FastAPI, Uvicorn
  • Security Engines: OSQuery (Live Telemetry), YARA (Malware Signatures)
  • Intelligence: Local Ollama Integration (Zero-API Dependency)

🚀 Key Features

  • Resource-Aware AI: The LLM is invoked asynchronously only when high-severity threats are detected, preserving system RAM.
  • Live Threat Graphing: Visualizes relationships between suspicious IPs, dropped files, and child processes.
  • Event-Driven Telemetry: Real-time polling of Linux host states via OSQuery.

🛠️ Quick Start

  1. Clone the repository.
  2. Run the backend orchestrator via WSL2: cd backend && source start_env.sh
  3. Launch the SOC interface: cd frontend && npm install && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors