Loading...
AutoYara is a Java tool that automatically generates YARA rules from malware samples using biclustering algorithms to help analysts create detection rules for malware families.

AutoYara is a Java tool that automatically generates YARA rules from malware samples using biclustering algorithms to help analysts create detection rules for malware families.
AutoYara is a Java-based tool that implements an algorithm for automatic YARA rule generation using biclustering techniques. The tool analyzes input files belonging to a specific malware family and creates YARA rules from the provided samples. The tool can operate with as few as 2 sample files and aims to achieve low false positive rates in rule generation. It accepts individual files or entire folders as input, processing files recursively when a directory is provided. Multiple input sources can be specified using multiple -i arguments. AutoYara requires Java 11 or greater to run and outputs generated rules to the current directory by default. Users can customize the output location and filename using the --out parameter. The tool is designed to assist security analysts by automating rule creation for common malware families, allowing them to focus on more complex samples that require manual analysis. The implementation is based on research from the paper "Automatic Yara Rule Generation Using Biclustering" and is provided as research code without warranty or support. A pre-built binary is available for download from the project's release section.
Common questions about AutoYara including features, pricing, alternatives, and user reviews.
AutoYara is AutoYara is a Java tool that automatically generates YARA rules from malware samples using biclustering algorithms to help analysts create detection rules for malware families.. It is a Security Operations solution designed to help security teams with Research, YARA, Signature Generation.
Binsequencer automatically generates YARA detection rules by analyzing collections of similar malware samples and identifying common x86 instruction sequences across the corpus.
An IDAPython script that generates YARA rules for basic blocks of the current function in IDA Pro, with automatic masking of relocation bytes and optional validation against file segments.
A tool that generates YARA rules to search for specific terms within base64-encoded malware samples by enumerating all possible encoding variations.
Get strategic cybersecurity insights in your inbox