Welcome to Hellea Cyber Range


Features:

  • Multi-tenants advanced lab engine exposing virtual networks and virtual nodes to multiple users simultaneously with strict isolation of each context
    • lab network map on HTML5 canvas with live updates of GUI via WSS
    • Secure HTML5 remote shell inside running container
    • Secure SSH pipe to remote capture paquets on any NIC of running container
    • Can read cloonix file format as topology definition
  • Ultra light
    • Minimal software requirements
    • Based on minimal set of official packages from Alpine Linux in respect of their respective license
    • Heavy usage of control groups and network name spaces
    • bash, python, javascript and low-level configuration files resulting in small packages
  • Secure by design
  • Tiny attack surface
  • wireguard mesh between components running in stackable isolated network namespaces
  • architecture
  • Use standard OCI containers from an internal secure registry to filter supply-chain attacks
  • Use standard signed Alpine Linux packages
  • ACL enforced on all HTTP access via an internal LDAP based authorization server
  • Only info needed is a username and an email address; we never see any password due to self service password
  • Can run air-gaped with local mirrors of repository and registry
  • Scalable horizontaly in seconds
  • Components may run on same box or on different ones
  • Most components may be containers
  • On-premise or in the cloud (via plugins)
  • Centralized log daemon for the whole software suite; easy to forward to any third-party SIEM
  • AI enhanced metrics and Live dashboards
  • AI enhanced speech-to-text transcription
  • _(TBD AI enhanced text correction)_
  • _(TBD AI enhanced text parsing)_
  • Designed to be integrated into third party provider solution (LMS)
    • Custom Alpine package for each component
    • API driven
    • centralized _look & feel_
  • Designed bottom-up with an holistic view to ensure both security, lightweightness and scalability