How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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
The main features of keydet89/regripper3.0 are: Windows Artifact Analysis, Windows Evidence Collection.
Open-source alternatives to keydet89/regripper3.0 include: 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.