timeline-forensics

Aggregate disk, memory, log, PCAP, and registry artifacts into forensic timelines.

5|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/SherifEldeeb/agentskills --skill timeline-forensics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: timeline-forensics
Source: https://github.com/SherifEldeeb/agentskills/tree/main/skills/forensics/timeline-forensics
Command: npx skills add https://github.com/SherifEldeeb/agentskills --skill timeline-forensics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables investigators to reconstruct incident chronology by aggregating artifacts from disks, memory, logs, networks, and registries into a unified forensic timeline for analysis and reporting.

Core Features & Use Cases

  • Super Timeline Creation: Merge multiple data sources into a comprehensive, searchable timeline.
  • Multi-Source Correlation: Align events across artifacts to reveal relationships and pivot points.
  • Visualization & Reporting: Generate timelines and export reports for case reviews.
  • Use Case: Map an incident progression to identify the initial compromise window and key milestones.

Quick Start

Build a timeline from evidence sources and start analyzing indicators of compromise.

Frequently Asked Questions about timeline-forensics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a super timeline from multiple forensic artifacts?

Build a super timeline by aggregating data from disk images, memory, logs, PCAPs, and registry hives to reveal event sequences and correlations. The skill supports super timelines, anomaly detection, and visualizations for incident response and digital forensics.

Can I correlate events across disk images, memory, and PCAPs in one timeline?

Yes, you can correlate events across disk images, memory, logs, PCAPs, and registry hives. This multi-source correlation aligns events across artifacts to reveal relationships and pivot points for incident response analysis.

Do I need Python 3.9+ to analyze forensic timelines?

Yes, building forensic timelines requires Python 3.9+. You also need optional libraries such as plaso, pandas, and plotly for parsing artifacts and generating timeline visualizations and outputs.

What is the best way to reconstruct an incident chronology from logs and registry hives?

Reconstruct incident chronology by aggregating artifacts from disks, memory, logs, networks, and registries into a unified forensic timeline. This approach maps incident progression to identify the initial compromise window and key milestones.

Does this timeline investigation approach support visualization and reporting?

Yes, timeline investigation supports visualization and reporting. You can generate timelines and export reports for case reviews, using libraries like plotly to visualize the incident progression and key milestones.

How does anomaly detection work during forensic timeline analysis?

Anomaly detection during forensic timeline analysis works by aggregating multi-source data into a unified timeline, allowing investigators to identify unusual event sequences and correlations that indicate potential compromise or malicious activity.