Botnet Feed

BotnetFeed

BotnetFeed.ASN

Methods

dayReport(, , ):
get/accounts/{account_id}/botnet_feed/asn/{asn_id}/day_report

Gets all the data the botnet tracking database has for a given ASN registered to user account for given date. If no date is given, it will return results for the previous day.

fullReport(, , ):
get/accounts/{account_id}/botnet_feed/asn/{asn_id}/full_report

Gets all the data the botnet threat feed tracking database has for a given ASN registered to user account.

BotnetFeed.Configs

BotnetFeed.Configs.ASN

Methods

get(, ):
get/accounts/{account_id}/botnet_feed/configs/asn

Gets a list of all ASNs registered for a user for the DDoS Botnet Feed API.

delete(, , ):
delete/accounts/{account_id}/botnet_feed/configs/asn/{asn_id}

Delete an ASN from botnet threat feed for a given user.