{
  "generated_at": "2026-07-29T06:25:14.766924Z",
  "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.2M",
    "unique_ips": "13,264",
    "protocols_covered": 21,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 39
    }
  },
  "hourly_volume": [
    6879,
    4955,
    6860,
    7455,
    6524,
    6765,
    6295,
    8472,
    12088,
    11481,
    6745,
    13964,
    7935,
    5737,
    8307,
    5930,
    6139,
    5277,
    6757,
    5884,
    15939,
    6782,
    11435,
    6180
  ],
  "windows": {
    "24h": {
      "events": "1.6M",
      "volume": [
        6879,
        4955,
        6860,
        7455,
        6524,
        6765,
        6295,
        8472,
        12088,
        11481,
        6745,
        13964,
        7935,
        5737,
        8307,
        5930,
        6139,
        5277,
        6757,
        5884,
        15939,
        6782,
        11435,
        6180
      ],
      "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": 29,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 27,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 14,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 7,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 7,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 5,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 5,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 5,
          "amber": false,
          "includes": [
            "WATER",
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "2,068",
      "origins": [
        {
          "name": "United States",
          "pct": 21
        },
        {
          "name": "Netherlands",
          "pct": 20
        },
        {
          "name": "Germany",
          "pct": 9
        },
        {
          "name": "China",
          "pct": 8
        },
        {
          "name": "Taiwan",
          "pct": 6
        },
        {
          "name": "Panama",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 28
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 21
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 20
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 9
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 8
        },
        {
          "name": "Taiwan",
          "lat": 24,
          "lon": 121,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 39
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 23
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 21
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 15
        },
        {
          "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": "T1070",
          "name": "Indicator Removal",
          "pct": 0
        },
        {
          "id": "T1210",
          "name": "Exploitation of Remote Services",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 3241
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1911
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1722
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1263
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 98
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 41
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 8
          },
          "T1070": {
            "name": "Indicator Removal",
            "count": 1
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1611
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 1031
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 474
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 474
          },
          "T0886": {
            "name": "Remote Services",
            "count": 243
          },
          "T0888": {
            "name": "System Firmware",
            "count": 179
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 102
          }
        }
      }
    },
    "7d": {
      "events": "10.9M",
      "volume": [
        1232091,
        2328340,
        2332642,
        1380873,
        1373574,
        1757575,
        471813
      ],
      "labels": [
        "07-23",
        "07-24",
        "07-25",
        "07-26",
        "07-27",
        "07-28",
        "07-29"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 32,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 24,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 12,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 11,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 6,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 29
        },
        {
          "name": "Indonesia",
          "pct": 16
        },
        {
          "name": "Germany",
          "pct": 13
        },
        {
          "name": "China",
          "pct": 10
        },
        {
          "name": "Mexico",
          "pct": 6
        },
        {
          "name": "Italy",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 6
        },
        {
          "name": "Other",
          "pct": 14
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 29
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 16
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 13
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 10
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 6
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 6
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 4
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 3
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 1
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 1
        }
      ],
      "unique_ips": "15,441",
      "mitre": [
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 42
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 37
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 5
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 4
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 3
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 2
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 13326
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 12826
          },
          "T1110": {
            "name": "Brute Force",
            "count": 122750
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 6307
          },
          "T1021": {
            "name": "Remote Services",
            "count": 139436
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 584
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1206
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 15508
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 8914
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 4682
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4482
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 28
          }
        }
      }
    },
    "18d": {
      "events": "18.9M",
      "volume": [
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1380873,
        1373574,
        1757575,
        471813
      ],
      "labels": [
        "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",
        "07-25",
        "07-26",
        "07-27",
        "07-28",
        "07-29"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 24,
          "amber": true
        },
        {
          "name": "Telnet",
          "pct": 19,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 14,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 13,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 41
        },
        {
          "name": "China",
          "pct": 10
        },
        {
          "name": "Indonesia",
          "pct": 8
        },
        {
          "name": "United States",
          "pct": 7
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "Poland",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 19
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 41
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 10
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 8
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 7
        },
        {
          "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": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 3
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 3
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 2
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        }
      ],
      "unique_ips": "25,004",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 48
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 27
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 6
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 3
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 48836
          },
          "T1110": {
            "name": "Brute Force",
            "count": 378024
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 27820
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 23328
          },
          "T1021": {
            "name": "Remote Services",
            "count": 209915
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1713
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 950
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 9025
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 27324
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 8109
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34220
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 14864
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 21
    },
    {
      "name": "Netherlands",
      "pct": 20
    },
    {
      "name": "Germany",
      "pct": 9
    },
    {
      "name": "China",
      "pct": 8
    },
    {
      "name": "Taiwan",
      "pct": 6
    },
    {
      "name": "Panama",
      "pct": 5
    },
    {
      "name": "United Kingdom",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 28
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 29,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 27,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 14,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 7,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 7,
      "amber": false
    },
    {
      "name": "SSH",
      "pct": 5,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 5,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 5,
      "amber": false,
      "includes": [
        "WATER",
        "DNP3",
        "ATG-TLS",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "admin",
      "pass": "admin123",
      "count": 134,
      "app": "Linux / SSH server"
    },
    {
      "user": "user",
      "pass": "admin2023!",
      "count": 131,
      "app": "Linux / SSH server"
    },
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 125,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 58,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 53,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "checking!@!@%",
      "count": 24,
      "app": "SSL-VPN appliance"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 7
      },
      {
        "user": "grid",
        "pass": "grid",
        "count": 3
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 2
      },
      {
        "user": "root",
        "pass": "ubuntu",
        "count": 2
      },
      {
        "user": "runner",
        "pass": "runner",
        "count": 2
      },
      {
        "user": "student3",
        "pass": "password",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "user",
        "pass": "admin2023!",
        "count": 131
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 125
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 95
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 48
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 46
      },
      {
        "user": "admin",
        "pass": "12345",
        "count": 16
      }
    ],
    "SSL-VPN appliance": [
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 12
      },
      {
        "user": "admin",
        "pass": "adminadmin",
        "count": 12
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 7
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 4
      },
      {
        "user": "root",
        "pass": "123123",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "password",
        "count": 2
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 30
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 12
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 4
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 4
      },
      {
        "user": "claude",
        "pass": "claude123",
        "count": 2
      },
      {
        "user": "user",
        "pass": "3245gs5662d34",
        "count": 2
      }
    ],
    "Siemens OT router": [
      {
        "user": ";`cat /etc/passwd`",
        "pass": "\r\n",
        "count": 1
      },
      {
        "user": "admin",
        "pass": "6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b",
        "count": 1
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1110": {
        "name": "Brute Force",
        "count": 3241
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1911
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1722
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1263
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 98
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 41
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 8
      },
      "T1070": {
        "name": "Indicator Removal",
        "count": 1
      },
      "T1210": {
        "name": "Exploitation of Remote Services",
        "count": 1
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1611
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 1031
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 474
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 474
      },
      "T0886": {
        "name": "Remote Services",
        "count": 243
      },
      "T0888": {
        "name": "System Firmware",
        "count": 179
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 102
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 39
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 23
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 21
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 15
    },
    {
      "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": "T1070",
      "name": "Indicator Removal",
      "pct": 0
    },
    {
      "id": "T1210",
      "name": "Exploitation of Remote Services",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 21
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 20
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 9
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 8
    },
    {
      "name": "Taiwan",
      "lat": 24,
      "lon": 121,
      "pct": 6
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 3
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 2
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 2
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 7 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "IT",
      "act": "hands-on session, 30 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "IT",
      "act": "hands-on session, 9 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SNMP",
      "origin": "DE",
      "act": "Barracuda/SCALANCE login attempt, 1 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 3 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "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"
    }
  ],
  "nuisance_filtered": 4730,
  "captures": {
    "window_days": 11,
    "events": 13455163,
    "sessions": 398806,
    "unique_ips": 13264,
    "events_24h": 1615580,
    "sessions_24h": 92645,
    "unique_ips_24h": 3983,
    "per_day": 1223197,
    "per_week": 8562376,
    "per_month": 36695899,
    "alltime_estimate": 43421877,
    "alltime_floor": 43000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-29T06:24:45Z",
    "tokens_planted": 3457,
    "bait_grab_ips": 143,
    "detonations_total": 62,
    "detonation_ips": 18,
    "incidents_total": 19,
    "incidents_cross_ip_reuse": 13,
    "recent_detonations": [
      {
        "ts": "2026-07-26T19:13:03Z",
        "geo": "ID",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.165.x.x"
      },
      {
        "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"
      }
    ]
  }
}