google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.52k stars 577 forks source link

Extend Chain Analyzer to Correlate Across Multiple Timelines with Defined Data Types #3104

Open jkppr opened 3 weeks ago

jkppr commented 3 weeks ago

Currently, the chain analyzer operates on a single timeline at a time. This can be limiting when evidence is organized into separate timelines based on data types (e.g., for better visualization).

This feature request proposes extending the chain analyzer's functionality to allow correlation with specific data types across multiple timelines. This would enhance the analyzer's ability to identify complex relationships in investigations where data is naturally spread across different timelines. For example: Correlation of files downloaded based on a Browser History timeline and a Disk Timeline.

Describe the solution you'd like

Describe alternatives you've considered

Additional context