Open the DDoS Attacks page in my.cubepath.com to review every DDoS attack detected and mitigated against your IPs.

What this page shows

Each row is one attack event, newest first:

ColumnWhat it means
Target IPThe protected IP that was hit. Click it to jump to DDoS Mitigation filtered on that address
DescriptionThe detected attack vector
Start TimeWhen it began, shown in UTC
DurationHow long it lasted, in seconds
Peak RatePeak packet rate in Mpps (millions of packets per second)
Peak TrafficPeak bandwidth in Gbps
Statusfinished for an attack that ended; anything else is still ongoing

Reading the two peak numbers together

Mpps and Gbps describe different attacks, and the ratio between them tells you which one you had:

  • High Gbps, moderate Mpps — a volumetric flood of large packets, aiming to saturate the link. Amplification attacks look like this.
  • High Mpps, modest Gbps — a packet-rate attack of tiny packets, aiming to exhaust processing rather than bandwidth. A SYN flood looks like this, and it can take down a server whose link is barely busy.

That distinction is why "we weren't near our bandwidth limit" isn't evidence that an attack didn't hurt.

Attack details

Expand a row with the arrow on the left for a breakdown of the traffic as pie charts by country, ASN, source IP, packet length and source port.

This is where an attack becomes actionable. A single dominant ASN or country can be filtered in a protection profile; a concentrated set of source IPs belongs in a prefix list; a single source port usually identifies the amplification protocol being abused.

Use the graph action on a row to open the traffic graph for that attack and see how the volume developed over the event.

Searching

The search box matches on IP address, description, status, duration and attack ID, with a counter showing how many attacks match.