Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

generic configurable search-based correlations #159

Open
unixfreak0037 opened this issue Jan 28, 2019 · 0 comments
Open

generic configurable search-based correlations #159

unixfreak0037 opened this issue Jan 28, 2019 · 0 comments

Comments

@unixfreak0037
Copy link
Collaborator

Add the capability to have generic configurable search-based correlations. We currently have a different analysis module for every splunk/elk search we want to run, but they all do basically the same thing.

This will require a bit of re-work with the engine. Currently each module that is loaded is a different class, but this will require being able to load the same class multiple times with different configurations.

requirements:

  • ability to use multiple instances of the same analysis module
  • search text with interpolation
  • mapping from result field to observable type/value (with optional condition to decide if it should be included)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant