OpenCTI-Platform / opencti

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

Keep track of analysis/report sources that are contained in the same OpenCTI instance #6854

Open ups1decyber opened 3 months ago

ups1decyber commented 3 months ago

Use case

Often times, we write summary reports based on multiple source reports. Both, the source reports and the summary, are stored in OpenCTI as analyses. We want to keep track of source reports so we can better determine with whom we can share our summaries (customers, contractors, national companies, etc).

Current Workaround

We tried to keep track of sources by using external references, but it seems to be quite cumbersome to find relevant information such as report titles, authors, and markings if multiple sources are used. Also, this feature does not seem to be intended for this use-case.

Proposed Solution

We would appreciate a button to add sources (reports or maybe all types of entities) for a given entity. Add a table to show relevant information (e.g. title, author, markings) for each source.

Additional Information

-

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

No

nino-filigran commented 2 months ago

@ups1decyber Can you help me ensure I have understood well your issue and maybe provide some clarification points? If I understand, the sarting point is that you create analysis (reports) within OpenCTI. These reports are basically gathering information from multiple sources.

ups1decyber commented 2 months ago

Hi @nino-filigran, thanks for asking.

I will try to explain this by example:

To clarify, this is not about seeing the containers of an entity (as suggested by your fourth bullet point).

I hope this helps.