Skip to content
Start here

Top

Get top layer 7 attack pairs (origin and target locations)
client.Radar.Attacks.Layer7.Top.Attacks(ctx, query) (*AttackLayer7TopAttacksResponse, error)
GET/radar/attacks/layer7/top/attacks
Get top industries targeted by layer 7 attacks
Deprecated
client.Radar.Attacks.Layer7.Top.Industry(ctx, query) (*AttackLayer7TopIndustryResponse, error)
GET/radar/attacks/layer7/top/industry
Get top verticals targeted by layer 7 attacks
Deprecated
client.Radar.Attacks.Layer7.Top.Vertical(ctx, query) (*AttackLayer7TopVerticalResponse, error)
GET/radar/attacks/layer7/top/vertical

TopLocations

Get top origin locations of layer 7 attacks
client.Radar.Attacks.Layer7.Top.Locations.Origin(ctx, query) (*AttackLayer7TopLocationOriginResponse, error)
GET/radar/attacks/layer7/top/locations/origin
Get top target locations of layer 7 attacks
client.Radar.Attacks.Layer7.Top.Locations.Target(ctx, query) (*AttackLayer7TopLocationTargetResponse, error)
GET/radar/attacks/layer7/top/locations/target

TopAses

Get top origin ASes of layer 7 attacks
client.Radar.Attacks.Layer7.Top.Ases.Origin(ctx, query) (*AttackLayer7TopAseOriginResponse, error)
GET/radar/attacks/layer7/top/ases/origin