EN
ENNA

Cortex

AGPL-3.0

🧠 Threat Intelligence · Scala/Python

Cortex is a powerful observable analysis and active response engine that pairs with TheHive to supercharge incident response workflows. It provides a unified API for running analyzers against observables - IP addresses, file hashes, domain names, URLs, email addresses, and more - using over 100 built-in analyzers that query services like VirusTotal, Shodan, PassiveTotal, MISP, MaxMind, AbuseIPDB, and many others. Analysts can submit observables individually or in bulk and receive structured reports with taxonomy-based classifications. Cortex also supports responders for active response actions like blocking IPs on firewalls, disabling user accounts, or quarantining endpoints. Its REST API and TheHive integration allow organizations to automate the tedious parts of IOC analysis while keeping analysts in control of decision-making.

1.6kstars
258forks
171issues
Updated 14d ago

Installation

Docker

$ docker pull thehiveproject/cortex:latest && docker run -p 9001:9001 thehiveproject/cortex:latest

Use Cases

  • Bulk analysis of IOCs against 100+ threat intelligence sources simultaneously
  • Automating observable enrichment as part of incident response workflows
  • Active response actions like firewall blocks and account disables via responders
  • Integrating with TheHive for seamless case management and observable analysis
  • Building custom analyzers for organization-specific intelligence sources

Tags

ioc-analysisobservableenrichmentautomationthehivesoaranalysisanalyzerapicortexcyber-threat-intelligencedfirdigital-forensicsenginefreefree-softwareincident-responseiocsopen-sourcepythonresponserestscalasecurity-incidents

More in Threat Intelligence