yara
Malware classifier
A tool for identifying and classifying malware samples based on textual or binary patterns
A fork from https://github.com/virustotal/yara.git. The code has been stripped and the build-system has been swiched to CMake.
7 stars
4 watching
2 forks
Language: C
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
virustotal/yara | A tool for creating pattern matching rules to identify and classify malware samples | 8,300 |
securitymagic/yara | A collection of YARA rules for detecting malware and suspicious activity in various environments. | 11 |
xen0ph0n/yaragenerator | Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. | 332 |
bartblaze/yara-rules | A collection of Yara rules for detecting malware and other threats | 327 |
jheise/yarascanner | A web service for scanning files with Yara rules to detect malware and other threats | 27 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
malice-plugins/yara | A plugin that enables malware analysis using the YARA ruleset | 30 |
yara-rules/yara-endpoint | A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. | 104 |
malgamy/yara_rules | A collection of Yara rules for identifying and classifying files based on their characteristics. | 64 |
fr0gger/yara-unprotect | A collection of Yara rules for detecting malware evasion techniques and malicious activity. | 25 |
f0wl/yara_rules | A collection of YARA rules for malware analysis and threat intelligence | 10 |
rjzak/decompressingyara | A tool for decompressing malware samples and running Yara rules against them. | 7 |
intezer/yara-rules | A repository of pre-defined YARA rules for detecting malware and other malicious software | 123 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
dissectmalware/yaradbg-frontend | A web application for analyzing Yara rules and inspecting malware files | 37 |