Hello-
Are there plans to begin to properly set the action.notable.param._entities parameter in savedsearches.conf, for TTP type detections?
Right now, we have N/A as values for the risk_object_field and the risk_object_type keys, as per the contentctl template.
For detections which have a single single risk object (e.g. Access LSASS Memory for Dump Creation), I believe it would be easy to copy over the same values, but leave the risk_score to 0 for the finding.
I can only assume this hasn't been implemented yet, because a decision has to be made how to tackle detections which have more than 1 risk object- e.g. which one to choose as the entity for the finding.
Hello-
Are there plans to begin to properly set the
action.notable.param._entitiesparameter insavedsearches.conf, for TTP type detections?Right now, we have
N/Aas values for therisk_object_fieldand therisk_object_typekeys, as per the contentctl template.For detections which have a single single risk object (e.g. Access LSASS Memory for Dump Creation), I believe it would be easy to copy over the same values, but leave the
risk_scoreto0for the finding.I can only assume this hasn't been implemented yet, because a decision has to be made how to tackle detections which have more than 1 risk object- e.g. which one to choose as the entity for the finding.