Security First Architecture

Built for the safe detonation of zero-day malware.

Isolation Layers

Air-Gapped MicroVMs

  • Detonation in Firecracker
  • Strictly no network access
  • Monitored memory & syscalls

Network Simulation

  • Fake DNS resolution
  • Simulated C2 responses
  • PCAP traffic capture

Data Ephemerality

  • Wiped after analysis
  • No persistent storage
  • Isolated graph nodes

Data Protection

AES-256 Encryption

All data at rest is encrypted using industry standard AES-256 encryption. Keys are managed via AWS KMS.

TLS 1.3 In Transit

All communication between components and external APIs is strictly enforced over TLS 1.3.

Secure Storage

Ephemeral storage for sandboxes is securely wiped immediately after termination using DoD 5220.22-M algorithms.

Audit Logging

Immutable audit logs tracking all control plane operations are retained for compliance and forensic analysis.

Threat Model & Flow

User
API Gateway
Air-Gapped Detonation
Telemetry Stream
Intelligence Layer

Responsible Disclosure

We take security seriously. If you find a vulnerability, please report it directly to our security team.

security@aegis.io