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: about 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 | 359 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
cybercentrecanada/cccs-yara | Defines and validates metadata format for YARA rules used in cyber security analysis | 98 |
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 | 190 |
sophos/yaraml_rules | Automatically generates Yara rules from machine learning models trained on malware and benign data | 211 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 267 |
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 | 61 |
nccgroup/yaml2yara | Automates rule generation from YAML data to detect specific security threats | 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,555 |
m0n4/yara-matches-correspondance-array | A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |