{
  "generated_at": "2026-07-27T12:33:21.018997Z",
  "window_hours": 24,
  "threat_index": {
    "value": 95,
    "label": "SEVERE",
    "basis": "volume vs a 200k/24h reference, plus observed high-severity techniques and hands-on activity"
  },
  "kpis": {
    "events": "1.3M",
    "unique_ips": "13,537",
    "protocols_covered": 18,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 36
    }
  },
  "hourly_volume": [
    7796,
    6717,
    4292,
    7615,
    6098,
    7340,
    4568,
    3684,
    5055,
    6027,
    6408,
    6150,
    8025,
    5108,
    7561,
    9418,
    9833,
    8075,
    16673,
    8758,
    6796,
    14589,
    30265,
    12807
  ],
  "windows": {
    "24h": {
      "events": "983K",
      "volume": [
        7796,
        6717,
        4292,
        7615,
        6098,
        7340,
        4568,
        3684,
        5055,
        6027,
        6408,
        6150,
        8025,
        5108,
        7561,
        9418,
        9833,
        8075,
        16673,
        8758,
        6796,
        14589,
        30265,
        12807
      ],
      "labels": [
        "00:00",
        "01:00",
        "02:00",
        "03:00",
        "04:00",
        "05:00",
        "06:00",
        "07:00",
        "08:00",
        "09:00",
        "10:00",
        "11:00",
        "12:00",
        "13:00",
        "14:00",
        "15:00",
        "16:00",
        "17:00",
        "18:00",
        "19:00",
        "20:00",
        "21:00",
        "22:00",
        "23:00"
      ],
      "unit": "events / hour",
      "protocols": [
        {
          "name": "RDP",
          "pct": 40,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 27,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 10,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 5,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 2,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 1,
          "amber": false,
          "includes": [
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "SSH",
            "Dahua/DVR"
          ]
        }
      ],
      "unique_ips": "2,067",
      "origins": [
        {
          "name": "United States",
          "pct": 23
        },
        {
          "name": "Netherlands",
          "pct": 19
        },
        {
          "name": "Tunisia",
          "pct": 15
        },
        {
          "name": "Germany",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 5
        },
        {
          "name": "Vietnam",
          "pct": 3
        },
        {
          "name": "Singapore",
          "pct": 2
        },
        {
          "name": "Other",
          "pct": 27
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 23
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 19
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 5
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "South Korea",
          "lat": 37,
          "lon": 128,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 2
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 1
        }
      ],
      "mitre": [
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 36
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 23
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 20
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 19
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 1
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 2199
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1434
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1244
          },
          "T1110": {
            "name": "Brute Force",
            "count": 1184
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 35
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 19
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 7
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1412
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 994
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 418
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 418
          },
          "T0886": {
            "name": "Remote Services",
            "count": 44
          }
        }
      }
    },
    "7d": {
      "events": "9.9M",
      "volume": [
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1208390,
        425305
      ],
      "labels": [
        "07-21",
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26",
        "07-27"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 28,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 27,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 8,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 34
        },
        {
          "name": "Indonesia",
          "pct": 19
        },
        {
          "name": "China",
          "pct": 13
        },
        {
          "name": "Italy",
          "pct": 8
        },
        {
          "name": "Mexico",
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 9
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 34
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 19
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 13
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 8
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 4
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 1
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 1
        }
      ],
      "unique_ips": "15,460",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 41
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 35
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 5
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 3
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 149652
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 17381
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 10449
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 14044
          },
          "T1021": {
            "name": "Remote Services",
            "count": 128689
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 601
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1193
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 16276
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 8990
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 4783
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4455
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 9467
          }
        }
      }
    },
    "18d": {
      "events": "16.6M",
      "volume": [
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1208390,
        425305
      ],
      "labels": [
        "07-10",
        "07-11",
        "07-12",
        "07-13",
        "07-14",
        "07-15",
        "07-16",
        "07-17",
        "07-18",
        "07-19",
        "07-20",
        "07-21",
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26",
        "07-27"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "Telnet",
          "pct": 22,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 14,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 10,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 40
        },
        {
          "name": "China",
          "pct": 9
        },
        {
          "name": "United States",
          "pct": 8
        },
        {
          "name": "Indonesia",
          "pct": 8
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "Poland",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 20
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 40
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 9
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 8
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 8
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 3
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 3
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 2
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 1
        }
      ],
      "unique_ips": "22,909",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 49
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 25
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 6
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 5
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 3
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 43304
          },
          "T1110": {
            "name": "Brute Force",
            "count": 334789
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 24181
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 21542
          },
          "T1021": {
            "name": "Remote Services",
            "count": 173788
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1390
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 747
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 8005
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 23409
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 7211
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34194
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 12450
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 23
    },
    {
      "name": "Netherlands",
      "pct": 19
    },
    {
      "name": "Tunisia",
      "pct": 15
    },
    {
      "name": "Germany",
      "pct": 6
    },
    {
      "name": "United Kingdom",
      "pct": 5
    },
    {
      "name": "Vietnam",
      "pct": 3
    },
    {
      "name": "Singapore",
      "pct": 2
    },
    {
      "name": "Other",
      "pct": 27
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 40,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 27,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 10,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 9,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 7,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 5,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 2,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 1,
      "amber": false,
      "includes": [
        "DNP3",
        "ATG-TLS",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "SSH",
        "Dahua/DVR"
      ]
    }
  ],
  "credentials": [
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 98,
      "app": "Serial console server"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 96,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 40,
      "app": "Serial console server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 36,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "checking!@!@%",
      "count": 22,
      "app": "Auth / IdP appliance"
    },
    {
      "user": "root",
      "pass": "1234",
      "count": 16,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 9
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 9
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 6
      },
      {
        "user": "root",
        "pass": "654321",
        "count": 3
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "root",
        "pass": "111111",
        "count": 2
      }
    ],
    "Building management (BMS)": [
      {
        "user": "",
        "pass": "",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 87
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 46
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 27
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 19
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 14
      },
      {
        "user": "support",
        "pass": "123456789",
        "count": 8
      }
    ],
    "SD-WAN controller": [
      {
        "user": "",
        "pass": "",
        "count": 2
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 52
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 21
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 8
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 3
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 2
      },
      {
        "user": "andrei",
        "pass": "123",
        "count": 2
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 2199
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1434
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1244
      },
      "T1110": {
        "name": "Brute Force",
        "count": 1184
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 35
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 19
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 7
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1412
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 994
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 418
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 418
      },
      "T0886": {
        "name": "Remote Services",
        "count": 44
      }
    }
  },
  "mitre": [
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 36
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 23
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 20
    },
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 19
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 1
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 23
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 19
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 6
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 5
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 3
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 2
    },
    {
      "name": "South Korea",
      "lat": 37,
      "lon": 128,
      "pct": 2
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 2
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 2
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 1
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "KR",
      "act": "hands-on session, 9 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "KR",
      "act": "hands-on session, 10 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "DE",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Mirai / IoT Botnet",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hardware probe -> miner deploy attempt",
      "arch": "Cryptominer Operator",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 1 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "GB",
      "act": "Barracuda/SCALANCE login attempt, 6 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "SNMP",
      "origin": "IT",
      "act": "SNMP walk: sysDescr, ifTable, enterprise OIDs",
      "arch": "OT / SNMP Recon",
      "ac": "#FFB800"
    }
  ],
  "nuisance_filtered": 3842,
  "captures": {
    "window_days": 9,
    "events": 11707249,
    "sessions": 390408,
    "unique_ips": 13537,
    "events_24h": 982838,
    "sessions_24h": 103259,
    "unique_ips_24h": 4063,
    "per_day": 1300805,
    "per_week": 9105638,
    "per_month": 39024163,
    "alltime_estimate": 40071737,
    "alltime_floor": 40000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-27T12:27:42Z",
    "tokens_planted": 3352,
    "bait_grab_ips": 134,
    "detonations_total": 62,
    "detonation_ips": 18,
    "incidents_total": 19,
    "incidents_cross_ip_reuse": 13,
    "recent_detonations": [
      {
        "ts": "2026-07-21T08:23:25Z",
        "geo": "HK",
        "asn": "AS61112",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "154.83.x.x"
      },
      {
        "ts": "2026-07-20T10:39:26Z",
        "geo": "US",
        "asn": "AS142430",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "103.168.x.x"
      },
      {
        "ts": "2026-07-19T06:15:37Z",
        "geo": "SE",
        "asn": "AS212238",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "193.203.x.x"
      },
      {
        "ts": "2026-07-18T15:32:44Z",
        "geo": "SE",
        "asn": "AS212238",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "193.203.x.x"
      },
      {
        "ts": "2026-07-18T10:07:20Z",
        "geo": "BR",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.157.x.x"
      },
      {
        "ts": "2026-07-18T10:00:15Z",
        "geo": "DE",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "162.62.x.x"
      },
      {
        "ts": "2026-07-18T09:50:05Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "170.106.x.x"
      },
      {
        "ts": "2026-07-18T09:10:46Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.153.x.x"
      }
    ]
  }
}