YARA-Forensics is a collection of YARA rules specifically designed for forensic investigations and malware analysis. The repository contains pattern matching rules organized into two main categories: file-based rules for analyzing standalone files and raw-based rules for examining raw files or memory dumps. The tool leverages YARA's pattern matching capabilities to identify textual and binary patterns within files during forensic examinations. File folder rules focus on detecting magic signatures typically found at offset 0x0 in standard files, while raw folder rules target patterns in memory dumps and raw data where magic signatures may appear at different offsets. The repository provides a structured approach to forensic pattern matching, allowing investigators to scan files and memory artifacts for specific indicators. Rules are organized to facilitate different types of forensic analysis scenarios, from individual file examination to bulk memory dump analysis. YARA-Forensics includes contribution guidelines to maintain rule quality and consistency across the repository. The tool serves as a specialized extension of YARA's core functionality, tailored specifically for digital forensics workflows and malware research activities.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A library for read-only access to QEMU Copy-On-Write (QCOW) image files, supporting multiple versions and compression formats for digital forensics analysis.
A library for accessing and parsing Microsoft Internet Explorer cache files (index.dat) to extract URLs, timestamps, and cached content for digital forensic analysis.
A library for accessing and parsing Extensible Storage Engine (ESE) Database Files used by Microsoft applications like Windows Search, Exchange, and Active Directory for forensic analysis purposes.
A library and set of tools for accessing and analyzing storage media devices and partitions for forensic analysis and investigation.
A library to access the Windows New Technology File System (NTFS) format with read-only support for NTFS versions 3.0 and 3.1.
Exterro is a data risk management platform that optimizes e-discovery, digital forensics, and cybersecurity compliance operations.
TestDisk is a free data recovery software that can recover lost partitions and undelete files from various file systems.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.