EN
ENNA

TheHive

AGPL-3.0

🧠 Threat Intelligence · Scala/JavaScript

TheHive is a scalable, open-source Security Incident Response Platform (SIRP) designed to make life easier for SOCs, CSIRTs, and CERTs dealing with security incidents that need to be investigated and acted upon. It provides collaborative case management where multiple analysts can work on the same case simultaneously, with full audit trails and task assignment. TheHive integrates tightly with Cortex for automated observable analysis (IP lookups, hash checks, domain reputation) and with MISP for threat intelligence sharing. Cases can be created from email alerts, SIEM events, or manually, and each case supports tasks, observables, and evidence attachments. Its template system and custom fields make it adaptable to any organization's incident response workflow.

3.9kstars
683forks
834issues
Updated 8mo ago

Installation

Docker

$ docker pull strangebee/thehive:latest && docker run -p 9000:9000 strangebee/thehive:latest

Debian/Ubuntu

$ wget -qO- https://raw.githubusercontent.com/TheHive-Project/TheHive/main/package/thehive-install.sh | sudo bash

Use Cases

  • Managing security incidents with collaborative case tracking and task assignment
  • Automating observable analysis through Cortex integration for IOC enrichment
  • Creating cases from SIEM alerts, email reports, or MISP events automatically
  • Tracking incident timelines, evidence, and analyst actions with full audit trails
  • Coordinating incident response across SOC teams with role-based workflows

Tags

incident-responsecase-managementsoccsirtcollaborationmispanalyzerapicortexdfirdigital-forensicsfreeincident-managementincident-response-toolinginvestigationsiocsorchestrationplatformrestscalasecurity-incidentsthehive

More in Threat Intelligence