Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Cybersecurity Blue Team
  3. Combine

Combine

GPL-3.0Pythonv0.1.3

A tool to gather and enrich threat intelligence indicators from publicly available sources into a structured CSV format.

Visit WebsiteGitHubGitHub
657 stars172 forks0 contributors

What is Combine?

Combine is a Python-based tool that aggregates threat intelligence indicators from publicly available sources into a structured CSV format. It automates the collection, processing, and enrichment of data like IP addresses and domains, helping security teams integrate external threat feeds into their analysis workflows.

Target Audience

Security analysts, threat intelligence teams, and cybersecurity professionals who need to automate the gathering and standardization of external threat data for monitoring and investigation.

Value Proposition

Combine simplifies threat intelligence aggregation by providing a unified, automated pipeline that outputs consistent, enriched data, reducing manual effort and improving integration with tools like CRITs.

Overview

Tool to gather Threat Intelligence indicators from publicly available sources

Use Cases

Best For

  • Automating the collection of threat indicators from multiple public feeds
  • Enriching IP and domain data with ASN and geolocation information
  • Exporting structured threat intelligence to CSV for analysis
  • Integrating external threat data into the CRITs platform
  • Standardizing threat intelligence data from disparate sources
  • Building a custom threat intelligence processing pipeline

Not Ideal For

  • Organizations needing real-time threat intelligence with low-latency alerting
  • Teams requiring a graphical user interface for interactive threat data exploration
  • Projects heavily reliant on private or proprietary threat feeds without public equivalents

Pros & Cons

Pros

Multi-source Aggregation

Pulls threat data from numerous publicly available intelligence feeds like OpenBL and AlienVault, automating collection from diverse sources into one pipeline.

Structured CSV Output

Exports data in a consistent schema with fields for entity, type, direction, source, notes, and date, ensuring standardized and analyzable threat intelligence.

Optional Data Enrichment

Augments indicators with ASN, country, and DNS information using MaxMind GeoIP and Farsight DNSDB, adding valuable context to raw threat data.

Modular Pipeline

Can be run as a single command or step-by-step via separate scripts (reaper, thresher, winnower, baler), offering flexibility in execution and debugging.

CRITs Integration

Supports direct export to the CRITs threat intelligence platform via API, with specific configuration for URL, username, and API key, facilitating seamless workflow integration.

Cons

External API Dependencies

Enrichment requires API keys from Farsight DNSDB and reliance on MaxMind databases, adding setup complexity, potential costs, and points of failure.

Limited Feed Customization

Primarily designed for predefined public feeds; adding custom or private sources likely requires code modifications, as the README doesn't mention extensibility options.

Basic Output Format

Outputs only in CSV format, lacking support for other common threat intelligence formats like STIX or JSON, which may hinder integration with modern security tools.

Frequently Asked Questions

Quick Stats

Stars657
Forks172
Contributors0
Open Issues36
Last commit7 years ago
CreatedSince 2014

Tags

#python-tool#data-enrichment#security-automation#threat-intelligence#cybersecurity

Built With

P
Python
D
Docker

Links & Resources

Website

Included in

Malware Analysis13.6kCybersecurity Blue Team5.2k
Auto-fetched 20 hours ago

Related Projects

Sigma RulesSigma Rules

Main Sigma Rule Repository

Stars10,448
Forks2,615
Last commit2 days ago
YARAYARA

The pattern matching swiss knife

Stars9,612
Forks1,563
Last commit10 days ago
MISPMISP

MISP (core software) - Open Source Threat Intelligence and Sharing Platform

Stars6,289
Forks1,582
Last commit4 days ago
ViperViper

Binary analysis and management framework

Stars1,562
Forks345
Last commit2 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub