A tool collection for filtering and visualizing logon events. Designed to help answering the "Cotton Eye Joe" question (Where did you come from where did you go) in Security Incidents and Threat Hunts
Digital Forensics artifact repository
RdpCacheStitcher is a tool that supports forensic analysts in reconstructing useful images out of RDP cache bitmaps. Using raw RDP cache tile bitmaps extracted by tools like e.g. ANSSI's BMC-Tools (https://github.com/ANSSI-FR/bmc-tools) as input, it provides a graphical user interface and…
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
Forensics tool for NTFS (parser, mft, bitlocker, deleted files)
thewhiteninja/ntfstool 的主要功能包括:Databases & Data, Windows Artifact Analysis, Forensics and Incident Response, File System Processing。
thewhiteninja/ntfstool 的开源替代品包括: forensicartifacts/artifacts — Digital Forensics artifact repository. lazza/recuperabit. bsi-bund/rdpcachestitcher — RdpCacheStitcher is a tool that supports forensic analysts in reconstructing useful images out of RDP cache bitmaps.… cgosec/blauhaunt — A tool collection for filtering and visualizing logon events. Designed to help answering the "Cotton Eye Joe" question… jpcertcc/logontracer — LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a… poorbillionaire/usn-journal-parser — Python script to parse the NTFS USN Journal.