timesketch
timesketch copied to clipboard
Collaborative forensic timeline analysis
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...
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...
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
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...
**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...
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...
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...