ConventionEngine is a collection of Yara rules designed to analyze Portable Executable (PE) files by examining their Program Database (PDB) paths for suspicious characteristics. The tool focuses on identifying PEs that contain PDB paths with unique, unusual, or overtly malicious-looking keywords, terms, or other anomalous features that may indicate malicious intent or unprofessional development practices. The analysis framework categorizes findings into three main areas: - Keywords: String words used by malware developers to organize files, folders, and code projects that often describe malware functionality - Terms: String words appearing in paths that result from operating system, software, or user behavior, potentially indicating solo development or non-enterprise software projects - Anomalies: Less common but suspicious indicators of various malicious behaviors The tool leverages research and methodologies documented in FireEye blog series and accompanying documentation, providing a systematic approach to identifying potentially malicious executables through PDB path analysis.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
yextend extends Yara's functionality by automatically handling archived and compressed content inflation, enabling pattern matching on files buried within multiple layers of archives.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
An open-source dynamic analysis framework that intercepts and monitors API calls in Android applications using the Android Substrate framework.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
Falcon Sandbox is a malware analysis framework that provides in-depth static and dynamic analysis of files, offering hybrid analysis, behavior indicators, and integrations with various security tools.
A collaborative malware analysis framework with various features for automated analysis tasks.
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.