{
  "generated_at": "2026-07-19T06:24:12.722902Z",
  "window_hours": 24,
  "threat_index": {
    "value": 74,
    "label": "ELEVATED",
    "basis": "volume vs a 200k/24h reference, plus observed high-severity techniques and hands-on activity"
  },
  "kpis": {
    "events": "108K",
    "unique_ips": "7,079",
    "protocols_covered": 21,
    "continents_covered": 4,
    "top_technique": {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 64
    }
  },
  "hourly_volume": [
    5208,
    4492,
    5313,
    4965,
    5032,
    3523,
    3623,
    5311,
    5994,
    2687,
    4805,
    4044,
    3920,
    5413,
    6306,
    6082,
    7353,
    6887,
    10538,
    5512,
    7382,
    6164,
    6100,
    5649
  ],
  "windows": {
    "24h": {
      "events": "132K",
      "volume": [
        5208,
        4492,
        5313,
        4965,
        5032,
        3523,
        3623,
        5311,
        5994,
        2687,
        4805,
        4044,
        3920,
        5413,
        6306,
        6082,
        7353,
        6887,
        10538,
        5512,
        7382,
        6164,
        6100,
        5649
      ],
      "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": 44,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 17,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 14,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 10,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 6,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 6,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 2,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 1,
          "amber": false,
          "includes": [
            "RDP",
            "ATG-TLS",
            "DNP3",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "1,476",
      "origins": [
        {
          "name": "United States",
          "pct": 23
        },
        {
          "name": "Netherlands",
          "pct": 19
        },
        {
          "name": "Brazil",
          "pct": 12
        },
        {
          "name": "Germany",
          "pct": 6
        },
        {
          "name": "Colombia",
          "pct": 4
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "China",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 30
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 23
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 19
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 12
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 6
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 4
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "South Korea",
          "lat": 37,
          "lon": 128,
          "pct": 2
        },
        {
          "name": "Japan",
          "lat": 36,
          "lon": 138,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "Canada",
          "lat": 56,
          "lon": -106,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 64
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 15
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 14
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 4
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 2
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 19390
          },
          "T1110": {
            "name": "Brute Force",
            "count": 4701
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 4151
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1282
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 603
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 180
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 100
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 37
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 6
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 17179
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 16147
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 16147
          },
          "T0886": {
            "name": "Remote Services",
            "count": 589
          },
          "T0888": {
            "name": "System Firmware",
            "count": 575
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 352
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 184
          }
        }
      }
    },
    "7d": {
      "events": "2.4M",
      "volume": [
        509335,
        606588,
        627856,
        157174,
        250945,
        187521,
        76886
      ],
      "labels": [
        "07-13",
        "07-14",
        "07-15",
        "07-16",
        "07-17",
        "07-18",
        "07-19"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "Telnet",
          "pct": 33,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 27,
          "amber": true
        },
        {
          "name": "SSH",
          "pct": 19,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 4,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 51
        },
        {
          "name": "United States",
          "pct": 10
        },
        {
          "name": "Germany",
          "pct": 9
        },
        {
          "name": "Poland",
          "pct": 7
        },
        {
          "name": "China",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 10
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 51
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 10
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 9
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 7
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 2
        },
        {
          "name": "South Korea",
          "lat": 37,
          "lon": 128,
          "pct": 1
        },
        {
          "name": "Thailand",
          "lat": 15,
          "lon": 101,
          "pct": 1
        }
      ],
      "unique_ips": "9,194",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 71
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 12
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 8
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 1
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 1
        },
        {
          "id": "T0861",
          "name": "Point & Tag Identification",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 23376
          },
          "T1110": {
            "name": "Brute Force",
            "count": 133771
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 5687
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 7758
          },
          "T1021": {
            "name": "Remote Services",
            "count": 308
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 50
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 13
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 1254
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1543
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 1115
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 14566
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 46
          }
        }
      }
    },
    "18d": {
      "events": "5M",
      "volume": [
        41648,
        110635,
        46783,
        45005,
        173523,
        201059,
        220838,
        320951,
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        187521,
        76886
      ],
      "labels": [
        "07-02",
        "07-03",
        "07-04",
        "07-05",
        "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"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "Telnet",
          "pct": 30,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 29,
          "amber": true
        },
        {
          "name": "SSH",
          "pct": 21,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 10,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 5,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 4,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 51
        },
        {
          "name": "United States",
          "pct": 10
        },
        {
          "name": "Germany",
          "pct": 8
        },
        {
          "name": "Poland",
          "pct": 7
        },
        {
          "name": "China",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 11
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 51
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 10
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 8
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 7
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 2
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 1
        },
        {
          "name": "South Korea",
          "lat": 37,
          "lon": 128,
          "pct": 1
        }
      ],
      "unique_ips": "10,521",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 70
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 12
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 8
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 1
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 1
        },
        {
          "id": "T0861",
          "name": "Point & Tag Identification",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 23660
          },
          "T1110": {
            "name": "Brute Force",
            "count": 133771
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 5687
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 7758
          },
          "T1021": {
            "name": "Remote Services",
            "count": 308
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 50
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 13
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 1629
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1918
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 1490
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 14566
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 46
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 23
    },
    {
      "name": "Netherlands",
      "pct": 19
    },
    {
      "name": "Brazil",
      "pct": 12
    },
    {
      "name": "Germany",
      "pct": 6
    },
    {
      "name": "Colombia",
      "pct": 4
    },
    {
      "name": "United Kingdom",
      "pct": 3
    },
    {
      "name": "China",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 30
    }
  ],
  "protocols": [
    {
      "name": "SCADA-Modbus",
      "pct": 44,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 17,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 14,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 10,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 6,
      "amber": false
    },
    {
      "name": "SSH",
      "pct": 6,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 2,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 1,
      "amber": false,
      "includes": [
        "RDP",
        "ATG-TLS",
        "DNP3",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 282,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 124,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 101,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "root123",
      "count": 100,
      "app": "Telnet / IoT device"
    },
    {
      "user": "root",
      "pass": "root",
      "count": 82,
      "app": "Telnet / IoT device"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 69,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 3
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 2
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 2
      },
      {
        "user": "root",
        "pass": "111111",
        "count": 2
      },
      {
        "user": "root",
        "pass": "123123",
        "count": 2
      },
      {
        "user": "root",
        "pass": "12345678",
        "count": 2
      }
    ],
    "Building management (BMS)": [
      {
        "user": "admin",
        "pass": "admin",
        "count": 4
      },
      {
        "user": "root",
        "pass": "1234Password",
        "count": 3
      },
      {
        "user": "sammy",
        "pass": "1",
        "count": 3
      },
      {
        "user": "root",
        "pass": "key",
        "count": 3
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 2
      },
      {
        "user": "root",
        "pass": "123456789",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 188
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 70
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 52
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 38
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 34
      },
      {
        "user": "debian",
        "pass": "temppwd",
        "count": 29
      }
    ],
    "Network switch": [
      {
        "user": "admin",
        "pass": "admin",
        "count": 5
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 68
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 19
      },
      {
        "user": "admin",
        "pass": "3245gs5662d34",
        "count": 5
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 3
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 3
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 2
      }
    ],
    "Solar inverter": [
      {
        "user": "root",
        "pass": "root1234",
        "count": 2
      },
      {
        "user": "node",
        "pass": "node",
        "count": 2
      },
      {
        "user": "bot",
        "pass": "bot",
        "count": 2
      },
      {
        "user": "user",
        "pass": "root",
        "count": 2
      },
      {
        "user": "blank",
        "pass": "12345",
        "count": 2
      },
      {
        "user": "root",
        "pass": "Ab123456",
        "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
      }
    ],
    "UPS / power controller": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 26
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 12
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 4
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 2
      },
      {
        "user": "root",
        "pass": "12345",
        "count": 2
      },
      {
        "user": "guest",
        "pass": "111111",
        "count": 2
      }
    ],
    "Water SCADA / PLC": [
      {
        "user": "admin",
        "pass": "admin",
        "count": 14
      },
      {
        "user": "root",
        "pass": "root1234",
        "count": 2
      },
      {
        "user": "default",
        "pass": "66666",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "54321",
        "count": 2
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 1
      },
      {
        "user": "root",
        "pass": "",
        "count": 1
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 19390
      },
      "T1110": {
        "name": "Brute Force",
        "count": 4701
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 4151
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1282
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 603
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 180
      },
      "T1210": {
        "name": "Exploitation of Remote Services",
        "count": 100
      },
      "T1087": {
        "name": "Account Discovery",
        "count": 37
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 6
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 17179
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 16147
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 16147
      },
      "T0886": {
        "name": "Remote Services",
        "count": 589
      },
      "T0888": {
        "name": "System Firmware",
        "count": 575
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 352
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 184
      }
    }
  },
  "mitre": [
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 64
    },
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 15
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 14
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 4
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 2
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 1
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 23
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 19
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 12
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 6
    },
    {
      "name": "Colombia",
      "lat": 4,
      "lon": -72,
      "pct": 4
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 3
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 3
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 3
    },
    {
      "name": "South Korea",
      "lat": 37,
      "lon": 128,
      "pct": 2
    },
    {
      "name": "Japan",
      "lat": 36,
      "lon": 138,
      "pct": 2
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 2
    },
    {
      "name": "Canada",
      "lat": 56,
      "lon": -106,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SNMP",
      "origin": "GB",
      "act": "SNMP walk: sysDescr, ifTable, enterprise OIDs",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 7452 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 7006 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "\u2014",
      "act": "hands-on session, 8 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "GB",
      "act": "Barracuda/SCALANCE login attempt, 10 tries",
      "arch": "Credential-Spray Bot",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 5 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "GB",
      "act": "Barracuda/SCALANCE login attempt, 1 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hardware probe -> miner deploy attempt",
      "arch": "Cryptominer Operator",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 6984,
  "captures": {
    "window_days": 11,
    "events": 1184775,
    "sessions": 356610,
    "unique_ips": 7079,
    "per_day": 107707,
    "per_week": 753948,
    "per_month": 3231205,
    "alltime_estimate": 27560294,
    "alltime_floor": 27000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-19T06:24:10Z",
    "tokens_planted": 1975,
    "bait_grab_ips": 74,
    "detonations_total": 29,
    "detonation_ips": 15,
    "incidents_total": 17,
    "incidents_cross_ip_reuse": 12,
    "recent_detonations": [
      {
        "ts": "2026-07-17T13:17:26Z",
        "geo": "NL",
        "asn": "AS34343",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "91.148.x.x"
      },
      {
        "ts": "2026-07-16T16:51:55Z",
        "geo": "SG",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.156.x.x"
      },
      {
        "ts": "2026-07-11T17:27:23Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.159.x.x"
      },
      {
        "ts": "2026-07-11T17:13:31Z",
        "geo": "BR",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.157.x.x"
      },
      {
        "ts": "2026-07-11T14:23:55Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "170.106.x.x"
      },
      {
        "ts": "2026-07-11T02:26:36Z",
        "geo": "NL",
        "asn": "AS48090",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "195.178.x.x"
      }
    ]
  }
}