{
  "generated_at": "2026-07-24T12:23:19.214248Z",
  "window_hours": 24,
  "threat_index": {
    "value": 89,
    "label": "SEVERE",
    "basis": "volume vs a 200k/24h reference, plus observed high-severity techniques and hands-on activity"
  },
  "kpis": {
    "events": "734K",
    "unique_ips": "11,448",
    "protocols_covered": 20,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 29
    }
  },
  "hourly_volume": [
    5886,
    6584,
    4139,
    5608,
    7281,
    10472,
    10936,
    5183,
    5778,
    6274,
    6436,
    5636,
    9094,
    8770,
    6564,
    5058,
    7498,
    8822,
    8706,
    6085,
    8089,
    7222,
    13070,
    12353
  ],
  "windows": {
    "24h": {
      "events": "1M",
      "volume": [
        5886,
        6584,
        4139,
        5608,
        7281,
        10472,
        10936,
        5183,
        5778,
        6274,
        6436,
        5636,
        9094,
        8770,
        6564,
        5058,
        7498,
        8822,
        8706,
        6085,
        8089,
        7222,
        13070,
        12353
      ],
      "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": 34,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 23,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 12,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 7,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 7,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 3,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 1,
          "amber": false,
          "includes": [
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "SSH",
            "Dahua/DVR"
          ]
        }
      ],
      "unique_ips": "1,801",
      "origins": [
        {
          "name": "United States",
          "pct": 23
        },
        {
          "name": "Netherlands",
          "pct": 22
        },
        {
          "name": "Mexico",
          "pct": 12
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Singapore",
          "pct": 4
        },
        {
          "name": "Germany",
          "pct": 3
        },
        {
          "name": "France",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 29
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 23
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 22
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 12
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 4
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 3
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 3
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 3
        },
        {
          "name": "Canada",
          "lat": 56,
          "lon": -106,
          "pct": 2
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 29
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 28
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 22
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 20
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 1
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        },
        {
          "id": "T1087",
          "name": "Account Discovery",
          "pct": 0
        },
        {
          "id": "T1210",
          "name": "Exploitation of Remote Services",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1779
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1735
          },
          "T1110": {
            "name": "Brute Force",
            "count": 1343
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1256
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 89
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 8
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 3
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 2
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1640
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 1188
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 452
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 452
          },
          "T0886": {
            "name": "Remote Services",
            "count": 61
          }
        }
      }
    },
    "7d": {
      "events": "7.1M",
      "volume": [
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1065228,
        489001
      ],
      "labels": [
        "07-18",
        "07-19",
        "07-20",
        "07-21",
        "07-22",
        "07-23",
        "07-24"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 26,
          "amber": true
        },
        {
          "name": "RDP",
          "pct": 13,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 12,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "DC-RESEARCH_RES",
          "pct": 8,
          "amber": false
        },
        {
          "name": "SMB",
          "pct": 8,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 35
        },
        {
          "name": "China",
          "pct": 13
        },
        {
          "name": "Indonesia",
          "pct": 9
        },
        {
          "name": "Italy",
          "pct": 8
        },
        {
          "name": "United Kingdom",
          "pct": 7
        },
        {
          "name": "Bulgaria",
          "pct": 5
        },
        {
          "name": "United States",
          "pct": 5
        },
        {
          "name": "Other",
          "pct": 18
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 35
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 13
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 9
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 8
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 7
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 5
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 5
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 4
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        }
      ],
      "unique_ips": "14,067",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 49
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 26
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 7
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 4
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "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": 14066
          },
          "T1021": {
            "name": "Remote Services",
            "count": 103775
          },
          "T1110": {
            "name": "Brute Force",
            "count": 196599
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 13912
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 15959
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 869
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 508
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 4555
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 14199
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 3767
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 7721
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 26203
          }
        }
      }
    },
    "18d": {
      "events": "11.3M",
      "volume": [
        201059,
        220838,
        320951,
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1065228,
        489001
      ],
      "labels": [
        "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",
        "07-24"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "Telnet",
          "pct": 25,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "SSH",
          "pct": 17,
          "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": 44
        },
        {
          "name": "United States",
          "pct": 9
        },
        {
          "name": "China",
          "pct": 8
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "Poland",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Indonesia",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 21
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 44
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 9
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "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": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 3
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 3
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 1
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 1
        }
      ],
      "unique_ips": "18,712",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 54
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 19
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 7
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 6
        },
        {
          "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": 37489
          },
          "T1110": {
            "name": "Brute Force",
            "count": 287171
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 17563
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 18907
          },
          "T1021": {
            "name": "Remote Services",
            "count": 103775
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 869
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 508
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 5622
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 15266
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4834
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34192
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 7721
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 23
    },
    {
      "name": "Netherlands",
      "pct": 22
    },
    {
      "name": "Mexico",
      "pct": 12
    },
    {
      "name": "United Kingdom",
      "pct": 4
    },
    {
      "name": "Singapore",
      "pct": 4
    },
    {
      "name": "Germany",
      "pct": 3
    },
    {
      "name": "France",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 29
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 34,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 23,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 13,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 12,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 7,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 7,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 3,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 1,
      "amber": false,
      "includes": [
        "DNP3",
        "ATG-TLS",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "SSH",
        "Dahua/DVR"
      ]
    }
  ],
  "credentials": [
    {
      "user": "admin",
      "pass": "admin123",
      "count": 127,
      "app": "Linux / SSH server"
    },
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 74,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 33,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 30,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "1234",
      "count": 21,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "checking!@!@%",
      "count": 14,
      "app": "Auth / IdP appliance"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 7
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 3
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 3
      },
      {
        "user": "perl",
        "pass": " warning",
        "count": 3
      },
      {
        "user": "root",
        "pass": "Aa123123!",
        "count": 3
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 123
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 57
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 28
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 22
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 17
      },
      {
        "user": "support",
        "pass": "support",
        "count": 8
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 17
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 11
      },
      {
        "user": "root",
        "pass": "111111",
        "count": 3
      },
      {
        "user": "root",
        "pass": "qq123456",
        "count": 3
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 2
      },
      {
        "user": "root",
        "pass": "!Q2w3e4r",
        "count": 2
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1779
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1735
      },
      "T1110": {
        "name": "Brute Force",
        "count": 1343
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1256
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 89
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 8
      },
      "T1087": {
        "name": "Account Discovery",
        "count": 3
      },
      "T1210": {
        "name": "Exploitation of Remote Services",
        "count": 2
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1640
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 1188
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 452
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 452
      },
      "T0886": {
        "name": "Remote Services",
        "count": 61
      }
    }
  },
  "mitre": [
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 29
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 28
    },
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 22
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 20
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 1
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    },
    {
      "id": "T1087",
      "name": "Account Discovery",
      "pct": 0
    },
    {
      "id": "T1210",
      "name": "Exploitation of Remote Services",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 23
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 22
    },
    {
      "name": "Mexico",
      "lat": 23,
      "lon": -102,
      "pct": 12
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 4
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 4
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 3
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 3
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 3
    },
    {
      "name": "Canada",
      "lat": 56,
      "lon": -106,
      "pct": 2
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 2
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "BE",
      "act": "hands-on session, 6 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "SE",
      "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": "MX",
      "act": "hands-on session, 30 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": 3978,
  "captures": {
    "window_days": 9,
    "events": 6605225,
    "sessions": 377368,
    "unique_ips": 11448,
    "events_24h": 1017108,
    "sessions_24h": 88616,
    "unique_ips_24h": 4138,
    "per_day": 733914,
    "per_week": 5137397,
    "per_month": 22017417,
    "alltime_estimate": 34099198,
    "alltime_floor": 34000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-24T12:22:56Z",
    "tokens_planted": 3191,
    "bait_grab_ips": 112,
    "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"
      }
    ]
  }
}