dnYara Logo

dnYara

0
Free
Visit Website

dnYara is a .Net wrapper library for the native Yara library. Unlike other wrappers for .Net which are statically linked managed C++ wrappers, dnYara has been made in C# for .Net Standard 2.0, ensuring interoperability and portability for various .Net applications and operating systems. YARA is an open-source tool developed to help malware researchers quickly identify and classify malware samples by creating pattern-based rules to scan malwares and describe malware families based on text or binary patterns.

FEATURES

ALTERNATIVES

Scans running processes for potentially malicious implants and dumps them.

A write-up of the reverse engineering challenge from the 2019 BambooFox CTF competition

Cybersecurity tool merging DarunGrim's analysis algorithms, currently in internal testing for official release.

A Yara ruleset for detecting PHP shells and other webserver malware.

FSF is a modular, recursive file scanning solution that enables analysts to extend the utility of Yara signatures and define actionable intelligence within a file.

Platform for uploading, searching, and downloading malware samples.

A library for checking potentially malicious files and archives using YARA and making a decision about their harmfulness.

A tool for finding and exploiting SQL injection vulnerabilities in web applications