Neo4j Threat Graph
Interactive graph — click nodes to inspect details, scroll to zoom, drag to pan
Graph shows Principals → Events → Resources from the pipeline. Open Neo4j Query to run Cypher queries directly.
Neo4j: Aura Cloud · Configure credentials in Setup page
Try in Neo4j: MATCH (p:Principal)-[:PERFORMS]->(e:Event)-[:AFFECTS]->(r:Resource) RETURN p,e,r
Principal Event Resource| Critical High Medium
Loading graph data...