Document toolboxDocument toolbox

Searching and Exporting 3rd-Party Indicators

 

Searching and Exporting 3rd-Party Indicators

Searching and Exporting 3rd-Party Indicators

REQUEST

DESCRIPTION

curl   "https://csp.infoblox.com/tide/api/data /threats/host?prof ile=IID&dga=false&from_date=2017-06-  04T00:00:00Z&data_format=csv&rlimit=100" -u  [YOUR_API_KEY]:

1,000 threat indicators in CSV format which  were added after 2017-06-04 GMT  (Date/Time is in ISO 8601 format) by  Infoblox and are not DGA.

curl   "https://csp.infoblox.com/tide/api/data/threats/state /host ?Profile=IID&data_format=json" -u [YOUR_API_KEY]:

All currently active hostname threats detected  by Infoblox (IID).

curl   "https://csp.infoblox.com/tide//data/threats?type=ho st&profile=IID& period=30min&data_format=json" -u  [YOUR_API_KEY]:

Infoblox-sourced hostnames for the past 30  minutes.

iSight Partners and DHS AIS IPs for the past  week in CSV format.

Â