OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.45k stars 947 forks source link

Add Kill Chain value to Update Menu in the multiple selection #9095

Open lightw1s3 opened 1 day ago

lightw1s3 commented 1 day ago

Use case

I have a Kill chain created to which I need to associate each and every one of the Mitre TTPs. As they are a change that I need to make en masse, I have tried to do it with the Update button once I have selected all those that I want to modify, but the options that appear in the menu do not allow me to do it. I show you what I need to do:

  1. I want to associate all the TTPs of the reconnaissance tactic to one of the phases of my kill chain, so I click on the update button:

Image

  1. The type of action chosen would be add and the field would be “Kill Chain” but it is not available:

Image

Current Workaround

Currently, it would be necessary to go technique by technique and add the value of the Kill Chain individually.

Proposed Solution

It would be great to be able to add in this menu the Kill Chain option and to be able to add the value of your own Kill Chain.

Additional Information

Tested using OpenCTI version 6.4.0. From a Docker instance.

If the feature request is approved, would you be willing to submit a PR?

No