This Yara generator utilizes VirusTotal's 'code-similar-to:' beta search modifier to extract code blocks from PE files and automatically generate a Yara signature, allowing for the hunting of similar APT samples with refined results using Kaspersky KTAE. It requires a VirusTotal Enterprise API key, Python 2/3, requests, and json. The tool accepts a PE file hash, queries VirusTotal for files sharing code blocks, and post-processes the results based on user-defined code block length and similarity score thresholds. It then collects code blocks, their offset, and filesize from each file to determine the file size range for the Yara rule, ranking the most popular code blocks for user selection.
Common questions about VT Code Similarity Yara Generator including features, pricing, alternatives, and user reviews.
VT Code Similarity Yara Generator is Yara rule generator using VirusTotal code similarity feature code-similar-to. It is a Security Operations solution designed to help security teams with Pe File, Virus Total, APT.
VT Code Similarity Yara Generator is a free Security Operations tool. This makes it accessible for organizations of all sizes, from startups to enterprises. Visit https://github.com/arieljt/VTCodeSimilarity-YaraGen/ for download and installation instructions.
Popular alternatives to VT Code Similarity Yara Generator include:
Compare all VT Code Similarity Yara Generator alternatives at https://cybersectools.com/alternatives/vt-code-similarity-yara-generator
VT Code Similarity Yara Generator is for security teams and organizations that need Pe File, Virus Total, APT. It's particularly suitable for small to medium-sized teams looking for cost-effective solutions. Other Security Operations tools can be found at https://cybersectools.com/categories/security-operations
Head-to-head feature, pricing, and rating breakdowns.
CrowdFMS is a CrowdStrike framework that automates malware sample collection from VirusTotal using YARA rule-based notifications and the Private API system.
Bindings for the Yara library from VirusTotal with support for Yara v4.2 and various features like rule compilation and scanning.
Binsequencer automatically generates YARA detection rules by analyzing collections of similar malware samples and identifying common x86 instruction sequences across the corpus.