Skip to content

YARA object to include hashes of files that give both positive and negative results #156

@geekscrapy

Description

@geekscrapy

Suggestion is to have hash values included in the YARA object. This would allow correlation between malware samples and YARA rules that return true positives (and also false positives).

This would allow:

  • Tracking of a files that give true positive and false positives
  • Provide a mechanism for highlighting files that could be used to test new revisions of a YARA rule
  • Correlation between a malware sample and a YARA rule
  • As a result of correlation, this would provide a mechanism whereby users are aware of their YARA ruleset coverage against their malware samples

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions