Top
Get top layer 7 attack pairs (origin and target locations)
client.radar.attacks.layer7.top.attacks(TopAttacksParams { asn, continent, dateEnd, 10 more } query?, RequestOptionsoptions?): TopAttacksResponse { meta, top_0 }
GET/radar/attacks/layer7/top/attacks
Get top industries targeted by layer 7 attacks
Deprecated
client.radar.attacks.layer7.top.industry(TopIndustryParams { asn, continent, dateEnd, 10 more } query?, RequestOptionsoptions?): TopIndustryResponse { meta, top_0 }
GET/radar/attacks/layer7/top/industry
Get top verticals targeted by layer 7 attacks
Deprecated
client.radar.attacks.layer7.top.vertical(TopVerticalParams { asn, continent, dateEnd, 10 more } query?, RequestOptionsoptions?): TopVerticalResponse { meta, top_0 }
GET/radar/attacks/layer7/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 7 attacks
client.radar.attacks.layer7.top.locations.origin(LocationOriginParams { asn, continent, dateEnd, 9 more } query?, RequestOptionsoptions?): LocationOriginResponse { meta, top_0 }
GET/radar/attacks/layer7/top/locations/origin
Get top target locations of layer 7 attacks
client.radar.attacks.layer7.top.locations.target(LocationTargetParams { continent, dateEnd, dateRange, 5 more } query?, RequestOptionsoptions?): LocationTargetResponse { meta, top_0 }
GET/radar/attacks/layer7/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.
TopAses
Get top origin ASes of layer 7 attacks
client.radar.attacks.layer7.top.ases.origin(AseOriginParams { continent, dateEnd, dateRange, 9 more } query?, RequestOptionsoptions?): AseOriginResponse { meta, top_0 }
GET/radar/attacks/layer7/top/ases/origin
ModelsExpand Collapse
AseOriginResponse { meta, top_0 }
AseOriginResponse { 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.