Beagle is an incident response and digital forensics tool which transforms security logs and data into graphs.
Pure Python parser for classic Windows Event Log files (.evt)
LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a dockerized security auditor that utilizes a security event graph database to map account names and network addresses, allowing for the visualization of complex system compromise patterns and authentication paths. The system features a Sigma detection engine that scans imported event logs against standardized rule sets to identify known malicious activity. It also includes an anomalous behavior detector that applies statistical analysis, graph algorithms, and hidden Markov models to
Seatbelt is a C# offensive security framework and host security auditor designed to perform endpoint surveys on Windows systems. It functions as a modular tool for identifying vulnerabilities, misconfigurations, and security-relevant artifacts on both local and remote hosts. The project distinguishes itself through a module-based check system that allows for the integration of custom security command units. It features a security event log parser to track logon and process activity, alongside a credential extraction utility for gathering browser history, saved passwords, and cloud credentials
RegRipper3.0
Principalele funcționalități ale keydet89/regripper3.0 sunt: Windows Artifact Analysis, Windows Evidence Collection.
Alternativele open-source pentru keydet89/regripper3.0 includ: jpcertcc/logontracer — LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a… yampelo/beagle — Beagle is an incident response and digital forensics tool which transforms security logs and data into graphs. williballenthin/python-evt — Pure Python parser for classic Windows Event Log files (.evt). ghostpack/seatbelt — Seatbelt is a C# offensive security framework and host security auditor designed to perform endpoint surveys on… gfoss/psrecon — :rocket: PSRecon gathers data from a remote Windows host using PowerShell (v2 or later), organizes the data into… ajmartel/irtriage — Incident Response Triage - Windows Evidence Collection for Forensic Analysis.