⚠️ Evaluate Processes for a Watchlist
GET {{cb_url}}/threathunter/search/v1/orgs/{{cb_org_key}}/processes/watchlist_evaluation?watchlist_id=&report_id=&ioc_id=&cb.max_backend_timestamp=&cb.min_backend_timestamp=
Evaluate and tag processes for the given watchlist, report, and IOC.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
watchlist_id | null | Watchlist ID | |
report_id | null | Report ID | |
ioc_id | null | ID of an IOC | |
cb.max_backend_timestamp | null | Optional - latest backend timestamp to include. | |
cb.min_backend_timestamp | null | Optional - earliest backend timestamp to include. |