Get Observable Type
Retrieve Observable type.
Required scopes: inspect:read
.
External Documentation
To learn more, visit the Cisco Talos documentation.
Parameters
Parameter | Description |
---|---|
Observable Object Content | The value of the observable to get observable type of. Could be a domain, a mail address, a hash, etc. |
Example Output
[
{
"value": "cisco.com",
"type": "domain"
}
]
Workflow Library Example
Get Observable Type with Cisco Talos and Send Results Via Email
Preview this Workflow on desktop