You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For tracking queries, I'll add table of hashes with hits and no hits. It will also add a pub-sub channel for it.
For the session, that's a clever idea. Something like Ubuntu Bionic default session and we could even save the set and make it available if other parties are interested.
A user can now create a session, assign lookup results to a session
and retrieve the lookup session results in one shot.
This partially implement feature requested in issue #2 to support
DFIR sessions.
Thanks to Koen Van Impe for the idea.
Track the queries that returned a hit or did not return a hit.
Track per hash and have a "namespace".
The text was updated successfully, but these errors were encountered: