Factual Rules Generator is an open source tool that automatically generates YARA rules based on installed software detected on running operating systems. The tool analyzes software installations and creates detection rules that can be applied to digital forensic evidence to efficiently identify similar software installations across different systems. It focuses on baselining known software from Windows systems and generating rules for identifying comparable installations on other systems during forensic investigations. The tool requires several dependencies including pefile for PE file analysis, psutil for system information gathering, ndjson for data handling, python-tlsh for fuzzy hashing, PyInstaller for packaging, and ssdeep for similarity detection. Additional utilities like xxd and curl are also utilized in the rule generation process. The generated YARA rules can be integrated into forensic workflows to automate software identification and reduce manual analysis time during digital investigations.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
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 digital artifact extraction framework for extracting data from volatile memory (RAM) samples, providing visibility into the runtime state of a system.
A library for accessing and parsing Windows NT Registry File (REGF) format files, designed for digital forensics and registry analysis applications.
A PowerShell-based incident response and live forensic data acquisition tool for Windows hosts.
A library to access the Windows New Technology File System (NTFS) format with read-only support for NTFS versions 3.0 and 3.1.
Free software for extracting Microsoft cabinet files, supporting all features and formats of Microsoft cabinet files and Windows CE installation files.
A library for accessing and parsing Microsoft Internet Explorer cache files (index.dat) to extract URLs, timestamps, and cached content for digital forensic analysis.
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.