Skip to content

Add YARA rule support for custom pattern matching #2

@NeuZhou

Description

@NeuZhou

Feature Request

Support YARA rules as an additional pattern matching engine alongside the existing regex-based rules.

Why

YARA is the industry standard for malware pattern matching. Supporting it would allow security researchers to bring their existing rules and integrate with threat intelligence feeds.

Proposed Implementation

  • Parse .yar files from a configurable directory
  • Map YARA matches to ClawGuard severity levels
  • Support YARA metadata tags for categorization

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions