{
  "generated_at": "2026-08-02T06:24:00.632933Z",
  "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.3M",
    "unique_ips": "13,701",
    "protocols_covered": 22,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 33
    }
  },
  "hourly_volume": [
    18247,
    4463,
    6363,
    5978,
    5049,
    3772,
    5698,
    6637,
    6819,
    7535,
    8564,
    7774,
    5791,
    8054,
    10436,
    8138,
    6691,
    9004,
    7615,
    6995,
    8031,
    8983,
    4509,
    7705
  ],
  "windows": {
    "24h": {
      "events": "881K",
      "volume": [
        18247,
        4463,
        6363,
        5978,
        5049,
        3772,
        5698,
        6637,
        6819,
        7535,
        8564,
        7774,
        5791,
        8054,
        10436,
        8138,
        6691,
        9004,
        7615,
        6995,
        8031,
        8983,
        4509,
        7705
      ],
      "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": 27,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 21,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 6,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 6,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 3,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 2,
          "amber": false,
          "includes": [
            "DNP3",
            "GE-SRTP",
            "ATG-TLS",
            "BACnet",
            "EtherNet/IP",
            "SSH",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "2,125",
      "origins": [
        {
          "name": "United States",
          "pct": 30
        },
        {
          "name": "Netherlands",
          "pct": 18
        },
        {
          "name": "Panama",
          "pct": 9
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "India",
          "pct": 3
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "China",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 27
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 30
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 18
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 3
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "South Africa",
          "lat": -29,
          "lon": 24,
          "pct": 2
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 33
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 24
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 22
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 20
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 1
        },
        {
          "id": "T1210",
          "name": "Exploitation of Remote Services",
          "pct": 0
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        },
        {
          "id": "T1087",
          "name": "Account Discovery",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 2359
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1675
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1572
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1399
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 48
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 13
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 11
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 11
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 3
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1994
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 1035
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 816
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 816
          },
          "T0886": {
            "name": "Remote Services",
            "count": 440
          },
          "T0888": {
            "name": "System Firmware",
            "count": 225
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 78
          }
        }
      }
    },
    "7d": {
      "events": "9.8M",
      "volume": [
        1373574,
        1918083,
        1781522,
        1454518,
        1703235,
        1319748,
        217463
      ],
      "labels": [
        "07-27",
        "07-28",
        "07-29",
        "07-30",
        "07-31",
        "08-01",
        "08-02"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 32,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 14,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 12,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 5,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 29
        },
        {
          "name": "Germany",
          "pct": 21
        },
        {
          "name": "Indonesia",
          "pct": 19
        },
        {
          "name": "Italy",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 5
        },
        {
          "name": "China",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 10
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 29
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 21
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 19
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 5
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 4
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 4
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 1
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 1
        },
        {
          "name": "Taiwan",
          "lat": 24,
          "lon": 121,
          "pct": 1
        }
      ],
      "unique_ips": "15,652",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 47
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 36
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 3
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 2
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1021": {
            "name": "Remote Services",
            "count": 143023
          },
          "T1110": {
            "name": "Brute Force",
            "count": 189369
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 12586
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 13276
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 6754
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 949
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 566
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 43
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 15948
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 8746
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 5511
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 5038
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 91
          }
        }
      }
    },
    "18d": {
      "events": "23M",
      "volume": [
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1380873,
        1373574,
        1918083,
        1781522,
        1454518,
        1703235,
        1319748,
        217463
      ],
      "labels": [
        "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",
        "07-30",
        "07-31",
        "08-01",
        "08-02"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 26,
          "amber": true
        },
        {
          "name": "RDP",
          "pct": 21,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 11,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 8,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 26
        },
        {
          "name": "Indonesia",
          "pct": 16
        },
        {
          "name": "Germany",
          "pct": 14
        },
        {
          "name": "China",
          "pct": 11
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Italy",
          "pct": 4
        },
        {
          "name": "Mexico",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 21
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 26
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 16
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 14
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 11
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 4
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 4
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 3
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 3
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 2
        }
      ],
      "unique_ips": "27,874",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 47
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 30
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 4
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 3
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 38740
          },
          "T1110": {
            "name": "Brute Force",
            "count": 450669
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 34410
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 25551
          },
          "T1021": {
            "name": "Remote Services",
            "count": 288216
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 2272
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 1303
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 44
          }
        },
        "ics": {
          "T0812": {
            "name": "Default Credentials",
            "count": 27054
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 12428
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 37723
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 11219
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 20764
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 30
    },
    {
      "name": "Netherlands",
      "pct": 18
    },
    {
      "name": "Panama",
      "pct": 9
    },
    {
      "name": "Germany",
      "pct": 7
    },
    {
      "name": "India",
      "pct": 3
    },
    {
      "name": "United Kingdom",
      "pct": 3
    },
    {
      "name": "China",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 27
    }
  ],
  "protocols": [
    {
      "name": "SCADA-Modbus",
      "pct": 30,
      "amber": true
    },
    {
      "name": "RDP",
      "pct": 27,
      "amber": false
    },
    {
      "name": "SSL-VPN",
      "pct": 21,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 7,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 6,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 6,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 3,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 2,
      "amber": false,
      "includes": [
        "DNP3",
        "GE-SRTP",
        "ATG-TLS",
        "BACnet",
        "EtherNet/IP",
        "SSH",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "admin",
      "pass": "admin123",
      "count": 130,
      "app": "Linux / SSH server"
    },
    {
      "user": "user",
      "pass": "admin2023!",
      "count": 94,
      "app": "Linux / SSH server"
    },
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 62,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 57,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 24,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "1234",
      "count": 20,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 8
      },
      {
        "user": "ftp",
        "pass": "ftp123",
        "count": 3
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 2
      },
      {
        "user": "postgres",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "root",
        "pass": "Admin123",
        "count": 2
      },
      {
        "user": "support",
        "pass": "Passw0rd",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 121
      },
      {
        "user": "user",
        "pass": "admin2023!",
        "count": 94
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 52
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 47
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 19
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 16
      }
    ],
    "SD-WAN controller": [
      {
        "user": "admin",
        "pass": "admin",
        "count": 7
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 3
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 3
      },
      {
        "user": "guest",
        "pass": "guest123",
        "count": 3
      },
      {
        "user": "root",
        "pass": "admin",
        "count": 3
      },
      {
        "user": "root",
        "pass": "12345",
        "count": 3
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 10
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 5
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 4
      },
      {
        "user": "root",
        "pass": "root1234",
        "count": 2
      },
      {
        "user": "ak",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "root",
        "pass": "qwe123456",
        "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": 2359
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1675
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1572
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1399
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 48
      },
      "T1210": {
        "name": "Exploitation of Remote Services",
        "count": 13
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 11
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 11
      },
      "T1087": {
        "name": "Account Discovery",
        "count": 3
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1994
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 1035
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 816
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 816
      },
      "T0886": {
        "name": "Remote Services",
        "count": 440
      },
      "T0888": {
        "name": "System Firmware",
        "count": 225
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 78
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 33
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 24
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 22
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 20
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 1
    },
    {
      "id": "T1210",
      "name": "Exploitation of Remote Services",
      "pct": 0
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    },
    {
      "id": "T1087",
      "name": "Account Discovery",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 30
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 18
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 7
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 3
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 3
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 3
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 2
    },
    {
      "name": "Indonesia",
      "lat": -2,
      "lon": 118,
      "pct": 2
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 2
    },
    {
      "name": "South Africa",
      "lat": -29,
      "lon": 24,
      "pct": 2
    },
    {
      "name": "Hong Kong",
      "lat": 22,
      "lon": 114,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "VN",
      "act": "hands-on session, 7 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "IN",
      "act": "1 auth attempts, 5 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 13 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "SG",
      "act": "hands-on session, 12 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "AD",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Mirai / IoT Botnet",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "DE",
      "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"
    },
    {
      "proto": "HTTP",
      "origin": "DE",
      "act": "Barracuda/SCALANCE login attempt, 3 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 4830,
  "captures": {
    "window_days": 11,
    "events": 13988109,
    "sessions": 341965,
    "unique_ips": 13701,
    "events_24h": 881121,
    "sessions_24h": 87894,
    "unique_ips_24h": 3844,
    "per_day": 1271646,
    "per_week": 8901524,
    "per_month": 38149388,
    "alltime_estimate": 49587058,
    "alltime_floor": 49000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-08-02T06:23:34Z",
    "tokens_planted": 3915,
    "bait_grab_ips": 188,
    "detonations_total": 68,
    "detonation_ips": 23,
    "incidents_total": 24,
    "incidents_cross_ip_reuse": 14,
    "recent_detonations": [
      {
        "ts": "2026-07-31T18:23:27Z",
        "geo": "SG",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.134.x.x"
      },
      {
        "ts": "2026-07-29T20:56:41Z",
        "geo": "FR",
        "asn": "AS41745",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "83.171.x.x"
      },
      {
        "ts": "2026-07-29T11:11:59Z",
        "geo": "BT",
        "asn": "AS14593",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "150.228.x.x"
      },
      {
        "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"
      }
    ]
  }
}