Welcome to Hyperion

Welcome to the Hyperion Platform documentation. Work in progress.
What is Hyperion?
Hyperion is a cyber analytic platform built on top of a CTI knowledge graph (aka. HyperionDB). Hyperion aims to streamline and automate entity correlation and enrichment by providing a unified platform for storing and ingesting cyber threat data.
How can I access Hyperion?
At the moment there are 2 ways you can access Hyperion:
- The easy way - by using Neo4j Bloom you can start exploring the data in Hyperion and run some basic pre-written queries. See the tutorial on accessing Bloom here.
- The advanced way - you can also access HyperionDB by connecting to it using Neo4j browser which will allow you to run custom Cypher queries against the database. If you don't know what Cypher is, you probably should not be trying this method. That said, the method of connection is almost identitical as for Bloom, except you chose the Browser instead of Bloom in Neo4j Desktop.
How can I help?
Hyperion is under active development, so if you want to contribute, please reach out to Bartosz. Currently tasks that should be done but there's not enough hands are:
- Create analyst-facing UIs using Appsmith
- Add ingestion for AWS entities
- Update the Neo4j Bloom configuration with more pre-written queries