YARA-Style-Guide
YARA rule style guide
A style guide for creating YARA rules to enhance readability and usability
A specification and style guide for YARA rules
37 stars
2 watching
3 forks
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo23x0/yara-performance-guidelines | A guide providing performance optimization tips for YARA rules | 126 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 359 |
neo23x0/rules | A centralized repository of Yara rules for detecting malware and other malicious activities. | 10 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,555 |
jimmy-sonny/yayagen | An automatic procedure to generate YARA rules from a set of malware reports | 62 |
cyberdefenses/cdi_yara | A collection of YARA rules based on intelligence profiles and file work. | 19 |
f0wl/yara_rules | A collection of YARA rules for malware analysis and threat intelligence | 10 |
satour/rails-style-guide | A guide providing best practices for coding style in Ruby on Rails development | 196 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
matonis/yara_tools | A Python library for creating YARA rules with automated features. | 72 |
nccgroup/yaml2yara | Automates rule generation from YAML data to detect specific security threats | 22 |
alemohamad/ruby-style-guide | A community-driven guide to best practices and idioms for writing maintainable Ruby code | 103 |
imp0rtp3/yara-rules | A repository of custom Yara rules for malware analysis and threat intelligence | 18 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |
fpmweb/javascript-style-guide | A JavaScript style guide providing conventions and best practices for coding | 9 |