{
  "generated_at": "2026-07-23T15:16:42.692233Z",
  "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": "681K",
    "unique_ips": "11,747",
    "protocols_covered": 19,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 38
    }
  },
  "hourly_volume": [
    6920,
    7429,
    8669,
    9582,
    7699,
    6661,
    7145,
    9092,
    6443,
    7830,
    16888,
    6933,
    7232,
    8596,
    6929,
    11765,
    5192,
    6198,
    7281,
    4567,
    5433,
    5845,
    6412,
    3984
  ],
  "windows": {
    "24h": {
      "events": "910K",
      "volume": [
        6920,
        7429,
        8669,
        9582,
        7699,
        6661,
        7145,
        9092,
        6443,
        7830,
        16888,
        6933,
        7232,
        8596,
        6929,
        11765,
        5192,
        6198,
        7281,
        4567,
        5433,
        5845,
        6412,
        3984
      ],
      "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": 30,
          "amber": true
        },
        {
          "name": "RDP",
          "pct": 29,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 9,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 6,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 3,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 3,
          "amber": false,
          "includes": [
            "WATER",
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "Dahua/DVR"
          ]
        }
      ],
      "unique_ips": "2,098",
      "origins": [
        {
          "name": "United States",
          "pct": 24
        },
        {
          "name": "Netherlands",
          "pct": 13
        },
        {
          "name": "United Kingdom",
          "pct": 8
        },
        {
          "name": "China",
          "pct": 7
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "Myanmar",
          "pct": 5
        },
        {
          "name": "Vietnam",
          "pct": 5
        },
        {
          "name": "Other",
          "pct": 31
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 24
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 13
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 8
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 7
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 5
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 38
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 26
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 18
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 16
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 1
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        },
        {
          "id": "T1087",
          "name": "Account Discovery",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 2832
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1969
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1389
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1240
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 67
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 22
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 13
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 2
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1313
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 859
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 454
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 454
          },
          "T0886": {
            "name": "Remote Services",
            "count": 41
          }
        }
      }
    },
    "7d": {
      "events": "6.3M",
      "volume": [
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        597555
      ],
      "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": 12,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 8,
          "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": 5
        },
        {
          "name": "Bulgaria",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 22
        }
      ],
      "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": 5
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 4
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 4
        },
        {
          "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,190",
      "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": 13475
          },
          "T1110": {
            "name": "Brute Force",
            "count": 191601
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 14890
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 17064
          },
          "T1021": {
            "name": "Remote Services",
            "count": 85425
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 550
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 386
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 4098
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 12309
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 3390
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 6504
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 26203
          }
        }
      }
    },
    "18d": {
      "events": "10.5M",
      "volume": [
        173523,
        201059,
        220838,
        320951,
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        597555
      ],
      "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,244",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 55
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 18
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 8
        },
        {
          "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": 36549
          },
          "T1110": {
            "name": "Brute Force",
            "count": 266913
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 15791
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 17732
          },
          "T1021": {
            "name": "Remote Services",
            "count": 85425
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 550
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 386
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 5017
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 13228
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4309
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34192
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 6504
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 24
    },
    {
      "name": "Netherlands",
      "pct": 13
    },
    {
      "name": "United Kingdom",
      "pct": 8
    },
    {
      "name": "China",
      "pct": 7
    },
    {
      "name": "Germany",
      "pct": 7
    },
    {
      "name": "Myanmar",
      "pct": 5
    },
    {
      "name": "Vietnam",
      "pct": 5
    },
    {
      "name": "Other",
      "pct": 31
    }
  ],
  "protocols": [
    {
      "name": "SCADA-Modbus",
      "pct": 30,
      "amber": true
    },
    {
      "name": "RDP",
      "pct": 29,
      "amber": false
    },
    {
      "name": "SSL-VPN",
      "pct": 13,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 9,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 7,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 6,
      "amber": false
    },
    {
      "name": "SSH",
      "pct": 3,
      "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": 211,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 161,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 102,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "root123",
      "count": 97,
      "app": "Telnet / IoT device"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 83,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "root",
      "count": 77,
      "app": "Telnet / IoT device"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin",
        "count": 5
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 5
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 4
      },
      {
        "user": "root",
        "pass": "Pass@1234",
        "count": 4
      },
      {
        "user": "server",
        "pass": "server@123",
        "count": 4
      },
      {
        "user": "kent",
        "pass": "kent",
        "count": 4
      }
    ],
    "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": 51
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 26
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 16
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 7
      },
      {
        "user": "root",
        "pass": "05081978",
        "count": 3
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "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": 2832
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1969
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1389
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1240
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 67
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 22
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 13
      },
      "T1087": {
        "name": "Account Discovery",
        "count": 2
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1313
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 859
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 454
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 454
      },
      "T0886": {
        "name": "Remote Services",
        "count": 41
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 38
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 26
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 18
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 16
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 1
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    },
    {
      "id": "T1087",
      "name": "Account Discovery",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 24
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 13
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 8
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 7
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 7
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 5
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 3
    },
    {
      "name": "Hong Kong",
      "lat": 22,
      "lon": 114,
      "pct": 2
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 2
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "ID",
      "act": "hands-on session, 8 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "ID",
      "act": "hands-on session, 6 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": 8246,
  "captures": {
    "window_days": 9,
    "events": 6127627,
    "sessions": 437604,
    "unique_ips": 11747,
    "events_24h": 909880,
    "sessions_24h": 88492,
    "unique_ips_24h": 4267,
    "per_day": 680847,
    "per_week": 4765932,
    "per_month": 20425423,
    "alltime_estimate": 33142524,
    "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-23T15:16:18Z",
    "tokens_planted": 3122,
    "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"
      }
    ]
  }
}