Skip to main content

timeline-workflow

Orchestrate the full Pentest Timeline workflow (parsers + consolidator) for reporting delivery.

Aller à l'installation

Informations de source

Dépôt
SpecterOps/skills
Dernière activité de la source
14 août 2026 à 01:16
Langue détectée de SKILL.md
anglais
Étoiles
657
Forks
72

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Explorateur de fichiers
4 fichiers

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
timeline-workflow
description
Orchestrate the full Pentest Timeline workflow (parsers + consolidator) for reporting delivery.
metadata
{"author":"GhostWorks"}
# Timeline Workflow Use when the task is to generate or update an engagement timeline for reporting. ## Behavior 1. Run each parser skill (timeline-cobaltstrike, timeline-mythic, timeline-asciinema, timeline-markdown-notes, timeline-pdf-notes, timeline-ghostwriter) over their respective inputs. 2. Execute timeline-consolidator after parser outputs exist to merge, tag, and sort the entries. 3. Produce output/timeline.md and output/timeline.json, then feed the consolidated timeline into the report-writer agent for findings if requested. ## Input Requirements - Populate the input/ directory with sections: c2logs/, terminallogs/, notes/, gw_oplog/, matching the skill-specific expectations. - Provide MITRE tagging config or use defaults documented in references/timeline-config.yaml. ## Output - Consolidated timeline files plus diagnostics described in timeline-consolidator. - Optionally call report-writer to weave timelines into findings. ## Notes - If some inputs are missing, run the available parsers and document gaps in timeline-gaps.txt. - Provide logistic details (input structure, MITRE settings) in references/timeline-readme.md.
Voir sur GitHub