Skip to content
@matchylabs

Matchy Labs

Threat Intelligence, Everywhere You Work

Threat Intelligence, Everywhere You Work

Open source tools to integrate threat intelligence into your existing security workflows, log pipelines, and analysis tools.

WebsiteDocumentationContact


What We Build

Most organizations have access to threat intelligence feeds but struggle to use them effectively. The data sits unused while security teams manually hunt through logs.

We build tools that change that. Our software plugs into the data pipelines you already run, automatically matching indicators of compromise against your logs, network traffic, and security data.

Matchy

GitHub Stars   Crates.io

Our flagship project. A fast IoC matching engine that builds memory-mapped databases from threat intel feeds.

  • Sub-millisecond lookups on 100K+ indicators
  • Unified database for IPs, CIDRs, domains, hashes, and glob patterns
  • CLI, Rust library, and C API for integration anywhere
  • MaxMind MMDB compatible - works with existing tooling
# Build a threat database
matchy build threats.csv -o threats.mxy

# Scan logs for matches
matchy match threats.mxy access.log

# Query individual indicators
matchy query threats.mxy 1.2.3.4

Get Started with Matchy →

Integrations

Project Stars Description
elasticsearch-matchy-ingest-plugin Stars Elasticsearch ingest processor
fluent-bit-matchy Stars Fluent Bit WASM filter plugin
zeek-matchy-plugin Stars High-performance Zeek plugin (7M+ queries/sec)
matchy-wireshark-plugin Stars Real-time threat matching in Wireshark

Language Bindings

Binding Description
matchy-wasm JavaScript/TypeScript via WebAssembly
matchy-java Java wrapper for JVM integration

Get Involved

Star on GitHub    Join Mailing List

We're open to contributions. Check out CONTRIBUTING.md in any repo to get started.

Popular repositories Loading

  1. matchy matchy Public

    Fast IoC matching: scan logs for threat intel (IPs, domains, hashes).

    Rust 11

  2. zeek-matchy-plugin zeek-matchy-plugin Public

    High-performance IP and pattern matching for Zeek using memory-mapped databases. 7M+ queries/sec, shared memory across workers, hot-reloadable, no libmaxminddb dependency.

    Zeek 2 1

  3. matchy-wireshark-plugin matchy-wireshark-plugin Public

    Wireshark plugin for real-time threat intelligence matching

    Rust 2

  4. homebrew-matchy homebrew-matchy Public

    Homebrew tap for Matchy - fast database for IP address and string matching

    Ruby

  5. vector vector Public

    Forked from vectordotdev/vector

    A high-performance observability data pipeline.

    Rust

  6. .github .github Public

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…