You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TheHive send the all observable attributes to Cortex when it asks for an analyze. These attributes contains data can contain sensitive information, useless for Cortex (user who created the observable, tags, message, ...)
Possible Solutions
Cortex only needs "tlp", "dataType" and "data" (or "attachment") to run an analyze on the observable. TheHive should send only these information.
The text was updated successfully, but these errors were encountered:
Request Type
enhancement
Work Environment
any
Problem Description
TheHive send the all observable attributes to Cortex when it asks for an analyze. These attributes contains data can contain sensitive information, useless for Cortex (user who created the observable, tags, message, ...)
Possible Solutions
Cortex only needs "tlp", "dataType" and "data" (or "attachment") to run an analyze on the observable. TheHive should send only these information.
The text was updated successfully, but these errors were encountered: