Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TI_RecordedFuture] Support IoC expiration #5459

Closed
kcreddy opened this issue Mar 7, 2023 · 2 comments · Fixed by #5460
Closed

[TI_RecordedFuture] Support IoC expiration #5459

kcreddy opened this issue Mar 7, 2023 · 2 comments · Fixed by #5460
Assignees
Labels
enhancement New feature or request Integration:ti_recordedfuture Recorded Future

Comments

@kcreddy
Copy link
Contributor

kcreddy commented Mar 7, 2023

In order to support IoC expiration for Recorded Future, following need to be added to the package:

Path forward:

  • The current source indices should contain all IoC ingesting every interval. In other words, we need to maintain duplicate IoCs inside source indices. This needs removal of current fingerprint processor
  • Create Latest Elastic Transforms, from source to destination indices.
    • Destination indices should only contain latest IoCs since the last time the transform ran and they are created using latest transform i.e, unique key with combination of fields event.dataset, threat.indicator.type, and Name
    • Transform also needs to define a retention policy for it to delete old IoCs.
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@elasticmachine
Copy link

Package ti_recordedfuture - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=ti_recordedfuture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:ti_recordedfuture Recorded Future
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants