# Yara-Rules/rules

Repository of yara rules

Repository: https://github.com/Yara-Rules/rules
Canonical: https://ross.abutalabs.com/products/rules
Language: YARA
License: GPL-2.0
License Family: copyleft
Last push: 2024-04-17T00:12:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4162, "days_push": 869, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4879, forks 1067 (observed 2026-08-28T04:09:01.765249+00:00)

## What it is
A community-maintained repository of YARA rules for malware and threat detection, organized into categories like anti-debug/anti-VM, CVEs, crypto, exploit kits, and malicious documents. It provides a curated, up-to-date ruleset that can be used with YARA 3.0+ for scanning files and memory.

## Use cases
- scan files for malware with yara rules
- detect malicious pdf and office documents
- identify exploit kits in web traffic samples
- find crypto algorithm signatures in binaries
- detect anti-debug and anti-vm techniques in samples
- match known CVE indicators in files

## When to choose
- you need a broad, community-curated YARA ruleset to start malware hunting
- you want categorized signatures for documents, exploit kits, and CVEs
- you need an open-source (GPLv2) rules collection for security research

## When to avoid
- you need real-time threat intel feeds with SLAs
- you require mobile malware rules relying on the deprecated Androguard module
- you need a commercial support-backed detection product

## Facets
- artifact type: dataset
- maturity: maintenance
- function: security, vulnerability-scanning
- domain: security, developer-tools
- platform: cross-platform, cli
- tags: yara, malware-detection, signatures, threat-intelligence, ruleset

## Member repositories
- Yara-Rules/rules (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:01.765249+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:16.714459+00:00, confidence not recorded.
  - readme: https://github.com/Yara-Rules/rules (fetched 2026-08-28T04:09:01.765249+00:00, sha 4d6b66484884)
- Data as of 2026-08-30T08:39:29.467469+00:00.
