timesketch icon indicating copy to clipboard operation
timesketch copied to clipboard

Collaborative forensic timeline analysis

Results 342 timesketch issues
Sort by recently updated
recently updated
newest added

There are instances where OS had problems and we have sketches with not existing or defect OS indexes. To detect it, it would be handy to have a way in...

Backend
CLI Client

When adding a string to the threat intelligence view by clicking on the corresponding button in events, the UI works as intended and I can add the item to the...

Bug

Users should be able to upload ZIP files that contain supported files (plaso, csv etc.), so that Timesketch automatically imports all the supported files in the ZIP

Feature Request
Data import

Be able to select multiple files to import in one go

Support dragging & dropping of supported files directly in the UI

**Is your feature request related to a problem? Please describe.** As a user, I would like to know: * What version of Timesketch I'm using * If an upgrade/downgrade has...

Feature Request
Frontend

**Is your feature request related to a problem? Please describe.** Some timelines have events without timestamps or timestamps that default to unix timestamp 0 (1 January 1970). When opening the...

Feature Request
Frontend

This PR adds scaffolded Vue3 frontend.

**Describe the bug** When the "manual events" timeline is deleted from a sketch and someone tries to add a new manual event via the UI, the web server crashes with...

Bug

In PR #3182 we introduced a new API endpoint `TimelineFieldsResource` to gather unique field names per timeline to improve the UX of the visualizations dialog. https://github.com/google/timesketch/pull/3182/files#diff-bb4334f2502d8d96c5689e099dd1440470e425b43a01d8221ebfaabd18511862R538 Currently, the endpoint retrieves...

Rest API
Backend