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
GRR is a distributed incident response platform and asynchronous forensic task orchestrator. It functions as a remote forensics framework designed to collect and analyze volatile data, system memory, and digital artifacts from remote hosts during security incident response. The system operates as a remote endpoint triage system, utilizing a coordinated architecture to manage a fleet of agents. It enables the execution of investigative tasks across multiple systems, allowing for the search of files and registries across a large fleet of machines to identify compromised hosts. The platform pro
Chainsaw is a Windows forensic analysis tool used for parsing system databases and extracting security artefacts. It functions as a forensic artefact extractor and a scanner for identifying security threats and log tampering within Windows event logs. The project distinguishes itself by implementing a Sigma rule forensic scanner that applies standardized detection logic and custom rule sets to event logs and forensic artefacts. It enables threat hunting workflows by matching event data against patterns to identify malicious activity, lateral movement, and brute force attacks. The tool's capa
Autopsy is a digital forensic analysis platform and evidence management suite used to process disk images and file systems. It provides a graphical interface for performing deep forensic examinations of computer hard drives to identify and extract digital artifacts for investigations. The platform is built as a Java-based forensic framework that integrates native libraries to perform direct disk image analysis. It utilizes a modular architecture, allowing for the extension of data ingestion and report generation through the use of plugins. The system manages digital evidence within a central
Emergency-Response-Notes 是一套用于执行取证分析、事件响应、入侵识别和恶意软件修复的技术参考文档和手册。它作为一个事件响应知识库和入侵分析框架,帮助识别安全攻击期间使用的 Web shell、隐藏后门和持久化机制。
bypass007/emergency-response-notes 的主要功能包括:Forensic Analysis Playbooks, Digital Forensics and Analysis, Forensic Investigation Playbooks, Response Case Studies, Persistence Mechanisms, Intrusion Analysis Frameworks, Intrusion Detection Workflows, Malware Removal。
bypass007/emergency-response-notes 的开源替代品包括: neo23x0/loki — Loki is an endpoint detection tool, forensic artifact analyzer, and threat intelligence scanner. It functions as a… google/grr — GRR is a distributed incident response platform and asynchronous forensic task orchestrator. It functions as a remote… withsecurelabs/chainsaw — Chainsaw is a Windows forensic analysis tool used for parsing system databases and extracting security artefacts. It… sleuthkit/autopsy — Autopsy is a digital forensic analysis platform and evidence management suite used to process disk images and file… beurtschipper/depix — Depix is a pixelation recovery tool and digital forensics utility designed to reconstruct plaintext from pixelated… dominicbreuker/stego-toolkit — This project is a steganography analysis toolkit and digital forensics suite designed to detect, extract, and embed…