{
  "generated_at": "2026-08-03T12:43:32.873520Z",
  "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": "14,401",
    "protocols_covered": 21,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 32
    }
  },
  "hourly_volume": [
    9440,
    8056,
    7981,
    9685,
    9501,
    20329,
    21509,
    7540,
    5656,
    5436,
    4152,
    5110,
    5189,
    10006,
    7469,
    12740,
    11148,
    8772,
    9299,
    8159,
    7499,
    6214,
    7780,
    4675
  ],
  "windows": {
    "24h": {
      "events": "965K",
      "volume": [
        9440,
        8056,
        7981,
        9685,
        9501,
        20329,
        21509,
        7540,
        5656,
        5436,
        4152,
        5110,
        5189,
        10006,
        7469,
        12740,
        11148,
        8772,
        9299,
        8159,
        7499,
        6214,
        7780,
        4675
      ],
      "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": 29,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 10,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 5,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 3,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 2,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 1,
          "amber": false,
          "includes": [
            "DNP3",
            "GE-SRTP",
            "ATG-TLS",
            "BACnet",
            "EtherNet/IP",
            "SSH",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "2,269",
      "origins": [
        {
          "name": "United States",
          "pct": 24
        },
        {
          "name": "Netherlands",
          "pct": 18
        },
        {
          "name": "Andorra",
          "pct": 5
        },
        {
          "name": "Germany",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "India",
          "pct": 4
        },
        {
          "name": "Panama",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 36
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 24
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 18
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 4
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 3
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 2
        },
        {
          "name": "Iran",
          "lat": 32,
          "lon": 53,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 32
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 26
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 22
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 20
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        },
        {
          "id": "T1210",
          "name": "Exploitation of Remote Services",
          "pct": 0
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 0
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1930
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1559
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1341
          },
          "T1110": {
            "name": "Brute Force",
            "count": 1226
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 17
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 12
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 7
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 7
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1919
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 1021
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 778
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 778
          },
          "T0886": {
            "name": "Remote Services",
            "count": 344
          },
          "T0888": {
            "name": "System Firmware",
            "count": 191
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 86
          }
        }
      }
    },
    "7d": {
      "events": "10M",
      "volume": [
        1918083,
        1781522,
        1454518,
        1703235,
        1782571,
        1072995,
        316976
      ],
      "labels": [
        "07-28",
        "07-29",
        "07-30",
        "07-31",
        "08-01",
        "08-02",
        "08-03"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 32,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 27,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 15,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 6,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 6,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 34
        },
        {
          "name": "Indonesia",
          "pct": 14
        },
        {
          "name": "Germany",
          "pct": 10
        },
        {
          "name": "United Kingdom",
          "pct": 8
        },
        {
          "name": "Italy",
          "pct": 7
        },
        {
          "name": "United States",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 5
        },
        {
          "name": "Other",
          "pct": 16
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 34
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 14
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 10
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 8
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 7
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 5
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 4
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 4
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 3
        },
        {
          "name": "Taiwan",
          "lat": 24,
          "lon": 121,
          "pct": 1
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 1
        }
      ],
      "unique_ips": "16,279",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 50
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 33
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 2
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 10135
          },
          "T1110": {
            "name": "Brute Force",
            "count": 200890
          },
          "T1021": {
            "name": "Remote Services",
            "count": 132942
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 12955
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 6092
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 949
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 647
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 43
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 17101
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 6369
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 5866
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 9031
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 98
          }
        }
      }
    },
    "18d": {
      "events": "24.4M",
      "volume": [
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1380873,
        1373574,
        1918083,
        1781522,
        1454518,
        1703235,
        1782571,
        1072995,
        316976
      ],
      "labels": [
        "07-17",
        "07-18",
        "07-19",
        "07-20",
        "07-21",
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26",
        "07-27",
        "07-28",
        "07-29",
        "07-30",
        "07-31",
        "08-01",
        "08-02",
        "08-03"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 26,
          "amber": true
        },
        {
          "name": "RDP",
          "pct": 23,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 10,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 25
        },
        {
          "name": "Indonesia",
          "pct": 16
        },
        {
          "name": "Germany",
          "pct": 14
        },
        {
          "name": "China",
          "pct": 11
        },
        {
          "name": "United States",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Italy",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 21
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 25
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 16
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 14
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 11
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 4
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 3
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 2
        }
      ],
      "unique_ips": "29,020",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 47
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 31
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 3
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 35856
          },
          "T1110": {
            "name": "Brute Force",
            "count": 471415
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 25229
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 38062
          },
          "T1021": {
            "name": "Remote Services",
            "count": 314226
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 2439
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 1456
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 44
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 13724
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 40555
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 12404
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 21996
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 26303
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 24
    },
    {
      "name": "Netherlands",
      "pct": 18
    },
    {
      "name": "Andorra",
      "pct": 5
    },
    {
      "name": "Germany",
      "pct": 5
    },
    {
      "name": "United Kingdom",
      "pct": 4
    },
    {
      "name": "India",
      "pct": 4
    },
    {
      "name": "Panama",
      "pct": 4
    },
    {
      "name": "Other",
      "pct": 36
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 40,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 29,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 10,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 9,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 5,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 3,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 2,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 1,
      "amber": false,
      "includes": [
        "DNP3",
        "GE-SRTP",
        "ATG-TLS",
        "BACnet",
        "EtherNet/IP",
        "SSH",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "user",
      "pass": "admin2023!",
      "count": 94,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 90,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 47,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "12345",
      "count": 14,
      "app": "Linux / SSH server"
    },
    {
      "user": "support",
      "pass": "123456789",
      "count": 14,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "root",
      "count": 13,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 9
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 5
      },
      {
        "user": "root",
        "pass": "12345",
        "count": 3
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 3
      },
      {
        "user": "manasa",
        "pass": "manasa",
        "count": 3
      },
      {
        "user": "root",
        "pass": "P@ssw0rd",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "user",
        "pass": "admin2023!",
        "count": 94
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 81
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 46
      },
      {
        "user": "admin",
        "pass": "12345",
        "count": 14
      },
      {
        "user": "support",
        "pass": "123456789",
        "count": 14
      },
      {
        "user": "root",
        "pass": "root123",
        "count": 13
      }
    ],
    "Siemens OT router": [
      {
        "user": ";`cat /etc/passwd`",
        "pass": "\r\n",
        "count": 1
      },
      {
        "user": "admin",
        "pass": "6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b",
        "count": 1
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1930
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1559
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1341
      },
      "T1110": {
        "name": "Brute Force",
        "count": 1226
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 17
      },
      "T1210": {
        "name": "Exploitation of Remote Services",
        "count": 12
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 7
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 7
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1919
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 1021
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 778
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 778
      },
      "T0886": {
        "name": "Remote Services",
        "count": 344
      },
      "T0888": {
        "name": "System Firmware",
        "count": 191
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 86
      }
    }
  },
  "mitre": [
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 32
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 26
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 22
    },
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 20
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    },
    {
      "id": "T1210",
      "name": "Exploitation of Remote Services",
      "pct": 0
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 0
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 24
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 18
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 5
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 4
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 4
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 3
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 3
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    },
    {
      "name": "Indonesia",
      "lat": -2,
      "lon": 118,
      "pct": 2
    },
    {
      "name": "Iran",
      "lat": 32,
      "lon": 53,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "GB",
      "act": "hands-on session, 8 commands",
      "arch": "Interactive Session",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "GB",
      "act": "hands-on session, 12 commands",
      "arch": "Automated Session",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "BE",
      "act": "hands-on session, 6 commands",
      "arch": "Interactive Session",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "IN",
      "act": "hands-on session, 25 commands",
      "arch": "Automated Session",
      "ac": "#FFB800"
    },
    {
      "proto": "HTTP",
      "origin": "BE",
      "act": "Barracuda/SCALANCE login attempt, 1 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 2 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "DE",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "IoT Botnet Dropper",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 13 tries",
      "arch": "Credential Spray",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 4777,
  "captures": {
    "window_days": 11,
    "events": 11978398,
    "sessions": 407532,
    "unique_ips": 14401,
    "events_24h": 965036,
    "sessions_24h": 104936,
    "unique_ips_24h": 4142,
    "per_day": 1088945,
    "per_week": 7622617,
    "per_month": 32668358,
    "alltime_estimate": 51222389,
    "alltime_floor": 51000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-08-03T12:43:08Z",
    "tokens_planted": 4064,
    "bait_grab_ips": 206,
    "detonations_total": 84,
    "detonation_ips": 31,
    "incidents_total": 28,
    "incidents_cross_ip_reuse": 18,
    "recent_detonations": [
      {
        "ts": "2026-08-02T12:35:36Z",
        "geo": "TH",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.164.x.x"
      },
      {
        "ts": "2026-08-02T08:36:47Z",
        "geo": "BR",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.157.x.x"
      },
      {
        "ts": "2026-08-02T07:58:13Z",
        "geo": "DE",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.165.x.x"
      },
      {
        "ts": "2026-08-02T07:29:00Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "170.106.x.x"
      },
      {
        "ts": "2026-08-02T06:44:01Z",
        "geo": "US",
        "asn": "AS14618",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "54.161.x.x"
      },
      {
        "ts": "2026-08-01T19:34:52Z",
        "geo": "US",
        "asn": "AS14618",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "52.5.x.x"
      },
      {
        "ts": "2026-08-01T09:32:57Z",
        "geo": "JP",
        "asn": "AS134972",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "103.151.x.x"
      },
      {
        "ts": "2026-07-31T18:23:27Z",
        "geo": "SG",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.134.x.x"
      }
    ]
  }
}