oasis-tcs / cti-taxii2

OASIS CTI TC: An official CTI TC repository for TAXII 2 work
https://github.com/oasis-tcs/cti-taxii2
Other
9 stars 4 forks source link

RFE: TAXII Observed Data Query #4

Open JasonKeirstead opened 7 years ago

JasonKeirstead commented 7 years ago

RFE to allow a way to query observed_data objects that match a given SCO pattern. Once the consumer retrieves those objects, they can pull other relationed objects if they desire.

JasonKeirstead commented 7 years ago

I will submit a proposal for this.

MarkDavidson commented 7 years ago

Recommendation:

JasonKeirstead commented 7 years ago

The basic use cases for query by an analyst in my mind are this… in priority order…

a) Find indicators that will match this observation b) Find observations that match this indicator pattern c) Find nodes with this combination of properties (we kind of have this today) d) Find relationships to/from these node(s) e) (b) except with substring matches f) Graph traversal queries ( ie tell me if A and B are connected, and if so, return the path(s) )

If we had this I think we would have > 95% coverage of anything needed to build a robust UI for an analyst