Skip to main content

timeline-workflow

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

설치로 이동

소스 정보

저장소
SpecterOps/skills
최근 소스 활동
2026년 8월 14일 01:16
감지된 SKILL.md 언어
영어
스타
657
포크
72

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
4 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
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.
GitHub에서 보기