Collection of open-source YARA rule sets designed to identify and analyze specific malware family signatures.
MISP is an open-source threat intelligence sharing platform designed for collecting, storing, and distributing structured threat indicators and intelligence. At its core, it provides a distributed synchronization protocol for transferring events between instances, an attribute-based correlation engine that links matching indicators across events, and a REST API with an OpenAPI specification for programmatic access to threat data. The platform uses formal data formats for JSON, taxonomy, galaxy, and object templates to enable compatibility across tools and communities. The platform distinguish
MISP is a comprehensive threat intelligence platform that manages indicators of compromise and integrates with YARA through its ecosystem, though it functions primarily as a central repository for threat data rather than a dedicated YARA rule editor or testing engine.
TheZoo is a centralized repository and management system designed for the storage, organization, and retrieval of live malicious software samples. It provides a structured environment for security researchers and educators to access, track, and analyze dangerous code for the purpose of threat intelligence and defense development. The system utilizes a command-line interface to manage the lifecycle of malware samples, including the preparation of new submissions and the querying of a centralized database. To ensure safety and authenticity, the platform stores binaries in password-protected, en
This repository is a malware sample collection and management system, which serves as a useful resource for threat research but lacks the specific YARA rule editing, testing, and deployment features required for a rule management platform.