yara-validator
Rule validator
Validates Yara rules and tries to repair broken ones
Validates yara rules and tries to repair the broken ones.
39 stars
14 watching
7 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
dfiryarayara-rules
Related projects:
Repository | Description | Stars |
---|---|---|
circl/factual-rules-generator | Generates YARA rules to identify installed software on a machine based on collected digital forensic evidence | 76 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 362 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
plyara/plyara | A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
cybercentrecanada/cccs-yara | Defines and validates metadata format for YARA rules used in cyber security analysis | 100 |
imp0rtp3/yara-rules | A repository of custom Yara rules for malware analysis and threat intelligence | 18 |
punch-cyber/yaraguardian | A web interface for managing Yara rules and related data | 191 |
sophos/yaraml_rules | Automates the creation of Yara rules from machine learning models trained on malware and benign samples. | 214 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 269 |
avast/yaramod | A C++ library for parsing and generating YARA rulesets. | 120 |
fboldewin/yara-rules | A collection of YARA rules used to identify malicious patterns in binary files | 62 |
nccgroup/yaml2yara | Automated generation of YARA rules from YAML input data | 22 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,569 |
m0n4/yara-matches-correspondance-array | A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |