{
  "generated_at": "2026-07-23T18:24:51.123561Z",
  "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": "694K",
    "unique_ips": "11,955",
    "protocols_covered": 18,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 34
    }
  },
  "hourly_volume": [
    9505,
    7884,
    6326,
    7093,
    9293,
    5845,
    10981,
    13756,
    6994,
    7939,
    8199,
    7241,
    11380,
    4956,
    6519,
    7145,
    4409,
    5313,
    5933,
    6624,
    4066,
    5703,
    7252,
    9492
  ],
  "windows": {
    "24h": {
      "events": "903K",
      "volume": [
        9505,
        7884,
        6326,
        7093,
        9293,
        5845,
        10981,
        13756,
        6994,
        7939,
        8199,
        7241,
        11380,
        4956,
        6519,
        7145,
        4409,
        5313,
        5933,
        6624,
        4066,
        5703,
        7252,
        9492
      ],
      "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": 30,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 30,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 12,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 9,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 2,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 3,
          "amber": false,
          "includes": [
            "WATER",
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "Dahua/DVR"
          ]
        }
      ],
      "unique_ips": "2,001",
      "origins": [
        {
          "name": "United States",
          "pct": 22
        },
        {
          "name": "Netherlands",
          "pct": 16
        },
        {
          "name": "United Kingdom",
          "pct": 7
        },
        {
          "name": "Paraguay",
          "pct": 7
        },
        {
          "name": "China",
          "pct": 7
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "Singapore",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 30
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 22
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 16
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 7
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 7
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 4
        },
        {
          "name": "South Korea",
          "lat": 37,
          "lon": 128,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 34
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 27
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 19
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 17
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 2
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 2480
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1948
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1386
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1246
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 108
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 17
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 8
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1288
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 841
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 447
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 447
          },
          "T0886": {
            "name": "Remote Services",
            "count": 45
          }
        }
      }
    },
    "7d": {
      "events": "6.5M",
      "volume": [
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        711498
      ],
      "labels": [
        "07-17",
        "07-18",
        "07-19",
        "07-20",
        "07-21",
        "07-22",
        "07-23"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 26,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 12,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 11,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 9,
          "amber": false
        },
        {
          "name": "DC-RESEARCH_RES",
          "pct": 8,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 32
        },
        {
          "name": "Germany",
          "pct": 12
        },
        {
          "name": "China",
          "pct": 11
        },
        {
          "name": "Indonesia",
          "pct": 7
        },
        {
          "name": "Italy",
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 21
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 32
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 12
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 11
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 7
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "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": 3
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 3
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 2
        }
      ],
      "unique_ips": "13,411",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 51
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 23
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 7
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 5
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 13763
          },
          "T1110": {
            "name": "Brute Force",
            "count": 195130
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 15090
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 17234
          },
          "T1021": {
            "name": "Remote Services",
            "count": 87503
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 552
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 397
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 4167
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 12559
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 3449
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 6645
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 26203
          }
        }
      }
    },
    "18d": {
      "events": "10.7M",
      "volume": [
        173523,
        201059,
        220838,
        320951,
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        711498
      ],
      "labels": [
        "07-06",
        "07-07",
        "07-08",
        "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"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "Telnet",
          "pct": 25,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "SSH",
          "pct": 18,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 5,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 46
        },
        {
          "name": "United States",
          "pct": 9
        },
        {
          "name": "China",
          "pct": 7
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "Poland",
          "pct": 5
        },
        {
          "name": "Indonesia",
          "pct": 4
        },
        {
          "name": "Italy",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 19
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 46
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 9
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 7
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 5
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 4
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 3
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "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": 2
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 1
        }
      ],
      "unique_ips": "17,482",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 55
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 18
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 7
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 7
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 36719
          },
          "T1110": {
            "name": "Brute Force",
            "count": 270442
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 16079
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 17932
          },
          "T1021": {
            "name": "Remote Services",
            "count": 87503
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 552
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 397
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 5086
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 13478
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4368
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34192
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 6645
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 22
    },
    {
      "name": "Netherlands",
      "pct": 16
    },
    {
      "name": "United Kingdom",
      "pct": 7
    },
    {
      "name": "Paraguay",
      "pct": 7
    },
    {
      "name": "China",
      "pct": 7
    },
    {
      "name": "Germany",
      "pct": 7
    },
    {
      "name": "Singapore",
      "pct": 4
    },
    {
      "name": "Other",
      "pct": 30
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 30,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 30,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 12,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 9,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 7,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 7,
      "amber": false
    },
    {
      "name": "SSH",
      "pct": 2,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 3,
      "amber": false,
      "includes": [
        "WATER",
        "DNP3",
        "ATG-TLS",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "Dahua/DVR"
      ]
    }
  ],
  "credentials": [
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 179,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 157,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 97,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "root123",
      "count": 96,
      "app": "Telnet / IoT device"
    },
    {
      "user": "root",
      "pass": "root",
      "count": 79,
      "app": "Telnet / IoT device"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 77,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 4
      },
      {
        "user": "root",
        "pass": "admin123",
        "count": 4
      },
      {
        "user": "ftp",
        "pass": "123456",
        "count": 3
      },
      {
        "user": "yuval",
        "pass": "123456",
        "count": 3
      },
      {
        "user": "jet",
        "pass": "jet",
        "count": 3
      },
      {
        "user": "root",
        "pass": "qwer@2024",
        "count": 3
      }
    ],
    "Linux / SSH server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 160
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 125
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 67
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 57
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 35
      },
      {
        "user": "debian",
        "pass": "temppwd",
        "count": 29
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 19
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 10
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 4
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 3
      },
      {
        "user": "admin",
        "pass": "3245gs5662d34",
        "count": 2
      },
      {
        "user": "user",
        "pass": "user",
        "count": 2
      }
    ],
    "Telnet / IoT device": [
      {
        "user": "root",
        "pass": "root123",
        "count": 80
      },
      {
        "user": "root",
        "pass": "root",
        "count": 64
      },
      {
        "user": "user",
        "pass": "user",
        "count": 54
      },
      {
        "user": "support",
        "pass": "support",
        "count": 52
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 46
      },
      {
        "user": "ftp",
        "pass": "ftp",
        "count": 42
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1110": {
        "name": "Brute Force",
        "count": 2480
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1948
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1386
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1246
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 108
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 17
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 8
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1288
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 841
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 447
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 447
      },
      "T0886": {
        "name": "Remote Services",
        "count": 45
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 34
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 27
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 19
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 17
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 2
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 22
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 16
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 7
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 7
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 7
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 4
    },
    {
      "name": "South Korea",
      "lat": 37,
      "lon": 128,
      "pct": 3
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 3
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 3
    },
    {
      "name": "Hong Kong",
      "lat": 22,
      "lon": 114,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "BE",
      "act": "hands-on session, 6 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 10 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 18 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 14 commands",
      "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"
    }
  ],
  "nuisance_filtered": 7137,
  "captures": {
    "window_days": 9,
    "events": 6241570,
    "sessions": 449022,
    "unique_ips": 11955,
    "events_24h": 903013,
    "sessions_24h": 88033,
    "unique_ips_24h": 4237,
    "per_day": 693508,
    "per_week": 4854554,
    "per_month": 20805233,
    "alltime_estimate": 33256467,
    "alltime_floor": 33000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-23T18:24:28Z",
    "tokens_planted": 3124,
    "bait_grab_ips": 105,
    "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"
      }
    ]
  }
}