dnYara
Malware scanner
A .Net wrapper library for the native Yara library to quickly identify and classify malware samples.
A multi-platform .Net wrapper library for the native Yara library.
38 stars
7 watching
11 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cert-polska/mquery | A web-based Yara query accelerator for malware analysis and digital forensics | 413 |
yara-rules/yara-endpoint | A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. | 104 |
hestat/lw-yara | A Yara ruleset and scanner tool for detecting webserver malware on Linux servers. | 102 |
virustotal/yara | A tool for creating pattern matching rules to identify and classify malware samples | 8,316 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
securitymagic/yara | A collection of YARA rules for detecting malware and suspicious activity in various environments. | 11 |
deepfence/yarahunter | Automated malware scanning tool for containers and filesystems using YARA ruleset | 1,268 |
kasperskylab/klara | Helps Threat Intelligence researchers hunt for new malware by efficiently scanning large collections of files with Yara rules | 697 |
citizenlab/malware-signatures | Yara rules for identifying malware families in targeted threats | 134 |
airbnb/binaryalert | Real-time malware detection and alert system for AWS S3 files | 1,409 |
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 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
neo23x0/rules | A centralized repository of Yara rules for detecting malware and other malicious activities. | 10 |
jheise/yarascanner | A web service for scanning files with Yara rules to detect malware and other threats | 27 |
microsoft/libyara.net | A .NET wrapper for the yara threat intelligence analysis library, providing a simplified API for integrating yara into .NET projects. | 51 |