Get Master IOC

The ics/get_master_ioc endpoint is used to display a Master IOC file that contains indicators of compromise, which are reported in the CSV file format.

Request

Request method: POST

Endpoint: https://tip.kaspersky.com/api/ics/get_master_ioc

Query parameters: The endpoint does not expect any parameters.

Request example:

Request a Master IOC:

curl -u <user_name> -H 'Content-Length: 0' --cert <full path to the certificate CERT_NAME.pem on your computer> -X POST 'https://tip.kaspersky.com/api/ics/get_master_ioc'

Responses

Click the links below for information about possible responses.

Expand all | Collapse all

200 OK

401 Unauthorized

403 Forbidden

451 Unavailable For Legal Reasons

See also:

Get Industrial Threat Intelligence report list

Get Industrial Threat Intelligence report

Get Master YARA

Page top