Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Timeline Output #766

Open
JamesHabben opened this issue Jun 30, 2024 · 0 comments
Open

Update Timeline Output #766

JamesHabben opened this issue Jun 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JamesHabben
Copy link
Collaborator

Timeline output is currently in a SQLite file. The date column is a string in RFC 3339 while many tools expect it to be in `ISO 8601'. That said many tools don't recognize SQLite as input. Suggestion is to leave the current SQLite output as is since some users may be using its output for ingestion to other tools, and create new output file options for allowing ingestion into some of the common tools from wider used formats.

Tools and Formats

Timesketch with CSV

https://github.com/google/timesketch/blob/master/docs/guides/user/import-from-json-csv.md

TLN Format

https://windowsir.blogspot.com/2009/02/timeline-analysis-pt-iii.html

IEF (Axiom?) with TLN

https://docs.magnetforensics.com/docs/ief/html/Content/en-us/ief/View_Artifact_Activity_Graphically.htm

@JamesHabben JamesHabben added the enhancement New feature or request label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant