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
Analyzing WiFiConfigStore.xml file for digital forensics on Android devices.
A network forensics toolkit that transforms network traffic data into graph-based representations for interactive analysis and visualization through a web interface.
Open Backup Extractor is an open source program for extracting data from iPhone and iPad backups.
Generate comprehensive reports about Windows systems with detailed system, security, networking, and USB information.
A script to extract subdomains/emails for a given domain using SSL/TLS certificate dataset on Censys.
Accessing databases stored on a machine by the Chrome browser and dumping URLs found.
Fridump is an open source memory dumping tool using the Frida framework for dumping memory addresses from various platforms.
PINNED

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

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

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.

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.