Timesketch
Apache-2.0๐ฌ Digital Forensics ยท Python
Timesketch is Google's open-source collaborative forensic timeline analysis platform designed for security incident investigations. It ingests events from multiple forensic sources โ Plaso supertimelines, CSV files, JSONL logs, and direct uploads โ and presents them in a searchable, annotatable web interface where multiple analysts can work simultaneously. Investigators can create named views with saved queries, tag events with labels and comments, build investigation timelines, and share findings with teammates. Timesketch includes built-in analyzers that automatically detect suspicious patterns like lateral movement, credential access, and data staging. The Sigma integration allows analysts to run detection rules directly against timeline data. The sketch-based workflow means each investigation is self-contained with its own data, annotations, and analysis โ making it easy to hand off cases between analysts or revisit investigations months later.
Use Cases
- Collaborative incident investigation timelines
- Correlating events from multiple forensic sources
- Annotating and sharing investigation findings
Tags
Details
- Category
- ๐ฌ Digital Forensics
- Language
- Python
- Repository
- google/timesketch
- License
- Apache-2.0
- Platforms
- ๐งlinux
Links
Community Reviews
Alternatives & Comparisons
More in Digital Forensics
Volatility 3
PythonAdvanced memory forensics framework. Extracts artifacts from RAM dumps - processes, network connections, registry.
Autopsy
JavaDigital forensics platform with GUI. Disk image analysis, timeline analysis, keyword search, hash filtering.
Ghidra
JavaNSA's reverse engineering framework. Disassembly, decompilation, graphing, and scripting for binary analysis.
Binwalk
PythonFirmware analysis tool. Searches binary images for embedded files, executables, and file systems.
YARA
CPattern matching swiss knife for malware researchers. Create rules to identify and classify malware samples.
Velociraptor
GoEndpoint visibility and collection tool. Hunt for artifacts across thousands of endpoints simultaneously.