{
  "generated_at": "2026-07-26T12:33:42.761283Z",
  "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.1M",
    "unique_ips": "12,789",
    "protocols_covered": 18,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 29
    }
  },
  "hourly_volume": [
    8261,
    5445,
    9909,
    11147,
    6146,
    4753,
    5875,
    6714,
    5203,
    6561,
    5933,
    5209,
    4595,
    4199,
    3591,
    5365,
    3773,
    6012,
    6412,
    4668,
    6230,
    4383,
    4142,
    8741
  ],
  "windows": {
    "24h": {
      "events": "1.2M",
      "volume": [
        8261,
        5445,
        9909,
        11147,
        6146,
        4753,
        5875,
        6714,
        5203,
        6561,
        5933,
        5209,
        4595,
        4199,
        3591,
        5365,
        3773,
        6012,
        6412,
        4668,
        6230,
        4383,
        4142,
        8741
      ],
      "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": "SCADA-Modbus",
          "pct": 33,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 20,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 19,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 4,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 2,
          "amber": false,
          "includes": [
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "SSH",
            "Dahua/DVR"
          ]
        }
      ],
      "unique_ips": "2,077",
      "origins": [
        {
          "name": "United States",
          "pct": 37
        },
        {
          "name": "Netherlands",
          "pct": 14
        },
        {
          "name": "Germany",
          "pct": 8
        },
        {
          "name": "China",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Andorra",
          "pct": 3
        },
        {
          "name": "France",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 26
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 37
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 14
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 8
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 3
        },
        {
          "name": "Saudi Arabia",
          "lat": 24,
          "lon": 45,
          "pct": 2
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 29
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 27
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 26
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 17
        },
        {
          "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": {
          "T1110": {
            "name": "Brute Force",
            "count": 2053
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1947
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1856
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1240
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 81
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 9
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 5
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1976
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 1455
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 521
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 521
          },
          "T0886": {
            "name": "Remote Services",
            "count": 41
          },
          "T0888": {
            "name": "System Firmware",
            "count": 1
          }
        }
      }
    },
    "7d": {
      "events": "9.6M",
      "volume": [
        1735740,
        1251114,
        1104222,
        1232091,
        2066543,
        1897090,
        301030
      ],
      "labels": [
        "07-20",
        "07-21",
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "RDP",
          "pct": 21,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 8,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 8,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 36
        },
        {
          "name": "China",
          "pct": 15
        },
        {
          "name": "Italy",
          "pct": 8
        },
        {
          "name": "Indonesia",
          "pct": 8
        },
        {
          "name": "Mexico",
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 16
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 36
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 15
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 8
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "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": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 4
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 4
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "Turkey",
          "lat": 39,
          "lon": 35,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        }
      ],
      "unique_ips": "15,583",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 42
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 32
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 5
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 5
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "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
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 14288
          },
          "T1110": {
            "name": "Brute Force",
            "count": 159737
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 11127
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 17674
          },
          "T1021": {
            "name": "Remote Services",
            "count": 119915
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 596
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1068
          }
        },
        "ics": {
          "T0812": {
            "name": "Default Credentials",
            "count": 14588
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4586
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 5030
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 17390
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 10185
          }
        }
      }
    },
    "18d": {
      "events": "14.8M",
      "volume": [
        320951,
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2066543,
        1897090,
        301030
      ],
      "labels": [
        "07-09",
        "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"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "Telnet",
          "pct": 24,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 16,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 42
        },
        {
          "name": "China",
          "pct": 9
        },
        {
          "name": "United States",
          "pct": 9
        },
        {
          "name": "Germany",
          "pct": 6
        },
        {
          "name": "Poland",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Indonesia",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 23
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 42
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 9
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 9
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 6
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "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": 3
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 1
        }
      ],
      "unique_ips": "21,632",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 50
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 23
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 7
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 6
        },
        {
          "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": 42039
          },
          "T1110": {
            "name": "Brute Force",
            "count": 312702
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 21880
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 20047
          },
          "T1021": {
            "name": "Remote Services",
            "count": 141147
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1243
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 664
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 7369
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 21365
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 6593
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34193
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 11347
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 37
    },
    {
      "name": "Netherlands",
      "pct": 14
    },
    {
      "name": "Germany",
      "pct": 8
    },
    {
      "name": "China",
      "pct": 6
    },
    {
      "name": "United Kingdom",
      "pct": 3
    },
    {
      "name": "Andorra",
      "pct": 3
    },
    {
      "name": "France",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 26
    }
  ],
  "protocols": [
    {
      "name": "SCADA-Modbus",
      "pct": 33,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 20,
      "amber": false
    },
    {
      "name": "RDP",
      "pct": 19,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 9,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 7,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 7,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 4,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 2,
      "amber": false,
      "includes": [
        "DNP3",
        "ATG-TLS",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "SSH",
        "Dahua/DVR"
      ]
    }
  ],
  "credentials": [
    {
      "user": "admin",
      "pass": "admin123",
      "count": 96,
      "app": "Linux / SSH server"
    },
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 63,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 29,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 24,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "1234",
      "count": 14,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "checking!@!@%",
      "count": 11,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 9
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 3
      },
      {
        "user": "root",
        "pass": "123qwe",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "12345",
        "count": 2
      },
      {
        "user": "root",
        "pass": "root123",
        "count": 2
      },
      {
        "user": "root",
        "pass": "root@123",
        "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
      }
    ],
    "Medical imaging (DICOM)": [
      {
        "user": "smartermail",
        "pass": "Azert123@@",
        "count": 2
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 17
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 5
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 3
      },
      {
        "user": "root",
        "pass": "P@ssw0rd",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "debian",
        "pass": "123456789",
        "count": 2
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1110": {
        "name": "Brute Force",
        "count": 2053
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1947
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1856
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1240
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 81
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 9
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 5
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1976
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 1455
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 521
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 521
      },
      "T0886": {
        "name": "Remote Services",
        "count": 41
      },
      "T0888": {
        "name": "System Firmware",
        "count": 1
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 29
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 27
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 26
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 17
    },
    {
      "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": 37
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 14
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 8
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 6
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 3
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 3
    },
    {
      "name": "Saudi Arabia",
      "lat": 24,
      "lon": 45,
      "pct": 2
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 2
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    },
    {
      "name": "Mexico",
      "lat": 23,
      "lon": -102,
      "pct": 2
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hands-on session, 12 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hands-on session, 6 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "GB",
      "act": "hands-on session, 8 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": "JP",
      "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"
    }
  ],
  "nuisance_filtered": 4225,
  "captures": {
    "window_days": 9,
    "events": 9955539,
    "sessions": 372339,
    "unique_ips": 12789,
    "events_24h": 1230667,
    "sessions_24h": 69470,
    "unique_ips_24h": 4057,
    "per_day": 1106171,
    "per_week": 7743197,
    "per_month": 33185130,
    "alltime_estimate": 38041723,
    "alltime_floor": 38000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-26T12:30:24Z",
    "tokens_planted": 3306,
    "bait_grab_ips": 126,
    "detonations_total": 61,
    "detonation_ips": 17,
    "incidents_total": 18,
    "incidents_cross_ip_reuse": 12,
    "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"
      }
    ]
  }
}