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
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