Extract and aggregate threat intelligence.
Die Hauptfunktionen von inquest/threatingestor sind: Threat Intelligence, Development And Analysis Tools, Threat Analysis Tools, Malware Analysis.
Open-Source-Alternativen zu inquest/threatingestor sind unter anderem: misp/misp — MISP is an open-source threat intelligence sharing platform designed for collecting, storing, and distributing… inquest/python-iocextract — Defanged Indicator of Compromise (IOC) Extractor. neo23x0/loki — Loki is an endpoint detection tool, forensic artifact analyzer, and threat intelligence scanner. It functions as a… alexandreborges/malwoverview — This project is a Python command-line security tool and malware analysis framework designed for threat intelligence… doctorwebltd/malware-iocs. drb-ra/c2intelfeeds — Automatically created C2 Feeds | Also posted via @drb_ra.
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
Defanged Indicator of Compromise (IOC) Extractor.
This project is a Python command-line security tool and malware analysis framework designed for threat intelligence aggregation and incident triage. It functions as an aggregator that orchestrates queries across multiple security services and sandboxes to analyze hashes, IP addresses, and domains. The tool distinguishes itself by incorporating an intelligence layer that uses language models to provide automated risk assessments and framework mappings. It also includes specialized capabilities for extracting indicators of compromise from unstructured text, documents, and web pages, as well as
Loki is an endpoint detection tool, forensic artifact analyzer, and threat intelligence scanner. It functions as a YARA-based indicator of compromise scanner designed to identify malicious persistence mechanisms, web shells, and unauthorized administration tools across local and remote systems. The project distinguishes itself by integrating multi-source threat intelligence, allowing for the loading of custom signature sets and encrypted indicators. It combines hash-based artifact detection with YARA rule execution to scan files, process memory, and registry hives for known malicious byte seq