intelowlproject/intelowl

IntelOwl: manage your Threat Intelligence at scale

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 36 minutes ago
Added to GitGenius on September 14th, 2026
Created on December 31st, 2019
Open Issues & Pull Requests: 69 (+0)
GitHub issues: Enabled
Number of forks: 677
Total Stargazers: 4,725 (+0)
Total Subscribers: 84 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.3 hours
Mean response time: 44.1 days
90th percentile: 121.3 days
Tracked items: 310

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 58% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "bug" is answered fastest, typically in about 2 hours, while "new_analyzer" waits about 3 weeks. 84% of issues opened in the past year have been closed, leaving a working backlog. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 38
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 277 days
Stale 30+ days: 15
Stale 90+ days: 14

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 5
Events in 7 days: 19

Top labels

  • bug (106)
  • stale (63)
  • new_analyzer (40)
  • gsoc-2026 (37)
  • maintenance (26)
  • backend_simple (19)
  • frontend (19)
  • keep-open (15)

Detailed Description

IntelOwl is a threat intelligence management platform that aggregates data from multiple analyzers and external sources through a single API request.

The tool addresses the challenge of collecting threat intelligence from disparate sources by providing a unified interface to query malware analysis tools, IP reputation services, domain databases, and other threat feeds simultaneously. It works by integrating a modular plugin architecture where analyzers retrieve data from external platforms like VirusTotal and AbuseIPDB or run internal tools like Yara and Oletools. The system is designed to scale horizontally and accelerate threat data retrieval, making it suitable for automating tasks typically performed manually by security operations center analysts.

IntelOwl suits organizations that need to enrich observables and files with threat intelligence at scale and want to integrate intelligence gathering into their existing security tool stack. The platform provides a REST API, a web-based GUI with dashboards and visualizations, and official client libraries for Python and Go to facilitate integration. Beyond basic analysis, the tool offers connectors to export findings to external platforms like MISP and OpenCTI, playbooks to make analyses repeatable, and an investigations feature where analysts can register findings and collaborate. This breadth of functionality makes it valuable for incident response teams, threat hunters, and security teams automating SOC workflows.

The project maintains comprehensive documentation covering installation, usage, configuration, and contribution. Development activity shows consistent engagement with the codebase through regular updates and refinements to the analyzer integrations and core platform functionality. The maintainers actively document the project's evolution through blog posts and media, indicating sustained attention to communicating changes and capabilities to users.