Top
Get top layer 3 attack pairs (origin and target locations)
client.radar.attacks.layer3.top.attacks(TopAttacksParams { continent, dateEnd, dateRange, 11 more } query?, RequestOptionsoptions?): TopAttacksResponse { meta, top_0 }
GET/radar/attacks/layer3/top/attacks
Get top industries targeted by layer 3 attacks
Deprecated
client.radar.attacks.layer3.top.industry(TopIndustryParams { continent, dateEnd, dateRange, 7 more } query?, RequestOptionsoptions?): TopIndustryResponse { meta, top_0 }
GET/radar/attacks/layer3/top/industry
Get top verticals targeted by layer 3 attacks
Deprecated
client.radar.attacks.layer3.top.vertical(TopVerticalParams { continent, dateEnd, dateRange, 7 more } query?, RequestOptionsoptions?): TopVerticalResponse { meta, top_0 }
GET/radar/attacks/layer3/top/vertical
ModelsExpand Collapse
TopAttacksResponse { meta, top_0 }
TopAttacksResponse { meta, top_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo | null
confidenceInfo: ConfidenceInfo | null
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.
TopIndustryResponse { meta, top_0 }
TopIndustryResponse { meta, top_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo | null
confidenceInfo: ConfidenceInfo | null
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.
TopVerticalResponse { meta, top_0 }
TopVerticalResponse { meta, top_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo | null
confidenceInfo: ConfidenceInfo | null
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.
TopLocations
Get top origin locations of layer 3 attacks
client.radar.attacks.layer3.top.locations.origin(LocationOriginParams { continent, dateEnd, dateRange, 7 more } query?, RequestOptionsoptions?): LocationOriginResponse { meta, top_0 }
GET/radar/attacks/layer3/top/locations/origin
Get top target locations of layer 3 attacks
client.radar.attacks.layer3.top.locations.target(LocationTargetParams { continent, dateEnd, dateRange, 7 more } query?, RequestOptionsoptions?): LocationTargetResponse { meta, top_0 }
GET/radar/attacks/layer3/top/locations/target
ModelsExpand Collapse
LocationOriginResponse { meta, top_0 }
LocationOriginResponse { meta, top_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo | null
confidenceInfo: ConfidenceInfo | null
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.
LocationTargetResponse { meta, top_0 }
LocationTargetResponse { meta, top_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo | null
confidenceInfo: ConfidenceInfo | null
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.