timesketch
timesketch copied to clipboard
Collaborative forensic timeline analysis
**Problem to solve** When a user uploads a CSV file, Timesketch checks if the mandatory CSV headers are present or not. With the PR #2261 we partially solved this problem,...
Fixes #2210 + Add support for modifying event attributes via the API **Checks** - [x] All tests succeed. - [x] Unit tests added. - [x] e2e tests added. - [x]...
**Is your feature request related to a problem? Please describe.** It would be nice to be able to get a link to a single event, which can be embedded into...
Currently the import client and the backend check for ```.plaso``` in the filename to verify it is a plaso file. This is not perfect from user perspective as well as...
This PR contains a new analyzer `hashr_lookup` that allows to collect sha256 values in timelines and query them against the upcoming hashR project database. hashR TL;DR: hashR is a tool...
…timesketch.ps1 **IMPORTANT: All Pull Requests should be connected to an issue, if you don't have an issue, please start by creating an issue and link it to the PR.** Linked...
Migrate the Sigma rules into the Database to be able to improve various aspects - [x] Database model - [x] Database model tests - [ ] Remove Sigma rule folder...
Currently, IOC tags in the intelligence attribute are just strings, and they get coloring and weight from default values set in a server-side config file. This isn't very flexible, as...
 Consider the above, where we have a similar message repeated for Events many times. Could we have a a hyper link to open up an load over ajax (or...
**Describe the bug** UI: Text color is same as background in dropdown menus in dark mode **To Reproduce** Steps to reproduce the behavior: 1. Turn on Dark mode 2. Click...