intelowlproject / IntelOwl

IntelOwl: manage your Threat Intelligence at scale
https://intelowlproject.github.io
GNU Affero General Public License v3.0
3.85k stars 440 forks source link

Added `LoadFileSamePlaybook` pivot #2568

Closed fgibertoni closed 1 week ago

fgibertoni commented 1 week ago

Description

Added a new pivot that inherits from LoadFile and specifies that the playbook to execute should be the same as starting one. The feature is marked as breaking as the migrations remove all existing configurations for ResubmitDownloadedFile and ExtractedOneNoteFiles, replacing them with the new PythonModule and its configurations.

Type of change

Please delete options that are not relevant.

Checklist

Important Rules