Skip to content

Aegis-Guard v0.1.0 (Pre-Release)

Pre-release
Pre-release

Choose a tag to compare

@SepJs SepJs released this 30 Jun 09:45
5fb4fdd

This is the initial functional release of Aegis-Guard, a personal Linux security and process monitoring tool.

Highlights

  • Process Engine (v0.1.0): Real-time monitoring of system processes with basic anomaly detection rules (PATH, PID reuse).
  • Network Observer (v0.1.0): Go-based network monitoring tool to detect suspicious outbound connections, reverse shells, and SSRF patterns.
  • Tauri Dashboard: Integrated GUI for viewing system logs and monitoring threats in real-time.
  • Unified Build System: Automated build pipeline using Makefile for streamlined development.

Roadmap for v0.2.0

  • Whitelist configuration file support.
  • Automated process quarantine (automatic kill/suspend).
  • Enhanced historical log analysis.

Developed for personal use by Vladimir Unknown.