Advanced Ecosystem for Global Information Security
Next-Generation Network Monitoring, Intrusion Detection, and SecOps Training.
AEGIS is a modular, high-performance cybersecurity ecosystem designed to protect, analyze, and educate. Instead of disjointed tools, AEGIS operates as a Unified Master Suite, delivering enterprise-grade capabilities through a single, highly polished graphical interface.
The entire suite is packaged into a Zero-Footprint Master Executable. No complex installation wizards, no dependency hell, and absolutely zero cloud reliance. Your data, your network, your machine.
The AEGIS Master Launcher acts as your central command hub, granting instant, encrypted access to three incredibly powerful subsystems:
Your frontline defense. ARGUS is a standalone Network Intrusion Detection System (NIDS) and threat investigation console.
- Deep Packet Inspection: Leverages intelligent Scapy-based network monitoring.
- Heuristic Rule Engine: Snort-compatible detection cycles identify malicious patterns instantly (Port scans, DDoS vectors, ARP spoofing).
- Automated Case Files: Transforms raw alerts into actionable forensic Case Files with mitigation strategies.
Your tactical overwatch. VISTA is a sleek, professional network traffic monitor designed for unprecedented visibility.
- Live Bandwidth Mapping: Monitor throughput, packet sizes, and transmission rates in real-time.
- Geographic Tracing: Visually trace the origin and destination of packets across global nodes.
- Protocol Analysis: Intercept and dissect packet structures at the TCP/UDP and IP layers.
Your security academy. CAST is a gamified training platform designed to teach Security Operations (SecOps) through practical, simulated lab environments.
- Interactive Labs: Identify phishing vectors, audit password entropy, and analyze malicious binaries.
- Progression System: Earn XP and level up your SecOps clearance as you solve increasingly complex threat scenarios.
AEGIS is built utilizing a cutting-edge hybrid tech stack, combining the speed of Python network engineering with the aesthetic supremacy of modern web frameworks.
- Master Orchestrator: PyInstaller-compiled
AEGIS_Launcher.exeacting as a localized module extractor and process manager. - Frontend Engines: React, Vite, and TailwindCSS (Warm Charcoal, Slate, and Muted Teal palette).
- Backend Engines: Python 3.11, PyWebView, Scapy (for packet capture), and Flask/Websockets for real-time telemetry.
- Secure Storage: All configurations, logs, and SQLite databases are strictly sandboxed into
%LOCALAPPDATA%\AEGIS\, guaranteeing robust user permission management and zero footprint on external drives.
AEGIS has been compiled into a single, massive 250MB executable that contains the entire ecosystem (Python runtime, Node.js frontend bundles, databases, and sub-executables).
- Download
AEGIS_Launcher.exefrom the Releases tab (or locate it inlauncher/dist/). - Double-click the file.
- The Initial Boot Sequence will invisibly extract and install ARGUS, CAST, and VISTA directly into your secure AppData folder.
- Create your offline encrypted Vault profile, and you're in.
If you wish to modify the source code, AEGIS can be run modularly.
# Clone the master repository
git clone https://github.com/itsaddyon/AEGIS.git
cd AEGIS
# To run the master launcher:
cd launcher
npm install
npm run build
python run.py(Ensure Python 3.11+ and Npcap are installed on your host system).
AEGIS Security Suite (including the Master Launcher, ARGUS, CAST, and VISTA) was designed, engineered, and developed by Adarsh Arya.
© 2026 Adarsh Arya. All Rights Reserved.
Unauthorized commercial distribution, modification, or reproduction of this software without explicit written permission is strictly prohibited. AEGIS is intended for authorized network defense and educational purposes only.