Yara is the pattern matching swiss knife for malware researchers (and everyone else). Basically Yara allows us to scan files based on textual or binary patterns, thus we can take advantage of Yara's potential and focus it in forensic investigations. The repository is split into two folders: file and raw. The rules in the file folder are mainly to look for magic in standalone files, while rules inside the raw folder are mainly to look for magic in raw files or dump files. The main difference is the offset of the magic, usually at 0x0 in files. Contribution guidelines are available in CONTRIBUTING.md.
FEATURES
ALTERNATIVES
A library to access the Windows New Technology File System (NTFS) format with read-only support for NTFS versions 3.0 and 3.1.
A digital artifact extraction framework for extracting data from volatile memory (RAM) samples, providing visibility into the runtime state of a system.
GUI-based memory forensic capture tool for cyber forensics and cyber crime investigation.
dc3dd is a patch to the GNU dd program, tailored for forensic acquisition with features like hashing and file verification.
A software utility with forensic tools for smartphones, offering powerful data extraction and decoding capabilities.
A library and tools for accessing and analyzing Linux Logical Volume Manager (LVM) volume system format.
A library and set of tools for accessing and analyzing storage media devices and partitions for forensic analysis and investigation.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

OSINTLeak
OSINTLeak is a tool for discovering and analyzing leaked sensitive information across various online sources to identify potential security risks.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

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

Check Point CloudGuard WAF
A cloud-native web application and API security solution that uses contextual AI to protect against known and zero-day threats without signature-based detection.

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.