EchidraOSS icon
EchidraOSS icon

EchidraOSS

EchidraOSS is a lightweight, high-performance open-source cyber deception platform. Built on an asynchronous Python 3.11 and FastAPI event loop, it keeps memory usage at 83MB and CPU flat under 20% during connection floods.

The EchidraOSS central Issue Intelligence dashboard, automatically grouping recurring attacker sessions by actor profile and correlating them with real-time MITRE ATT&CK technique tags.

Cost / License

Platforms

  • Self-Hosted  Requires Python 3.11+ (asyncio), FastAPI, and optional PostgreSQL. Runs on lightweight 1 vCPU / 1GB cloud instances.
  • Docker  Deployable instantly via docker compose up -d
Performance benchmark timeline comparing the Python/FastAPI asynchronous event loop against legacy thread-per-connection honeypot models under a 5,000-connection flood test.
Baseline memory footprint comparison showing the EchidraOSS stack running on a lean 83MB RAM floor compared to traditional multi-protocol legacy trap environments.
0likes
0comments
0alternatives
0articles

Features

EchidraOSS News & Activities

Highlights All activities

Recent activities

EchidraOSS information

AlternativeTo Categories

DevelopmentSecurity & PrivacyNetwork & Admin

GitHub repository

  •  2 Stars
  •  0 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub
EchidraOSS was added to AlternativeTo by qyleron-dev on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is EchidraOSS?

EchidraOSS is a lightweight, high-performance open-source cyber deception platform. Built on an asynchronous Python 3.11 and FastAPI event loop, it keeps memory usage at 83MB and CPU flat under 20% during connection floods. It simulates SSH, HTTP, FTP, and Telnet protocols, routing raw session telemetry through a deterministic YAML classifier to map attacks directly to MITRE ATT&CK techniques on a dark-mode web console.

EchidraOSS Videos