- Home
- Tools
- Security Operations
- Threat Hunting
- VT Code Similarity Yara Generator
VT Code Similarity Yara Generator
Yara rule generator using VirusTotal code similarity feature code-similar-to.

VT Code Similarity Yara Generator
Yara rule generator using VirusTotal code similarity feature code-similar-to.
VT Code Similarity Yara Generator Description
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.
VT Code Similarity Yara Generator FAQ
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.