{
  "generated_at": "2026-07-28T18:24:37.272613Z",
  "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,546",
    "protocols_covered": 20,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 35
    }
  },
  "hourly_volume": [
    5271,
    6763,
    8022,
    6090,
    5331,
    4092,
    7675,
    12560,
    8389,
    10743,
    7007,
    6880,
    6639,
    4703,
    6426,
    6807,
    5661,
    6531,
    5983,
    8205,
    11806,
    10625,
    5944,
    11539
  ],
  "windows": {
    "24h": {
      "events": "1M",
      "volume": [
        5271,
        6763,
        8022,
        6090,
        5331,
        4092,
        7675,
        12560,
        8389,
        10743,
        7007,
        6880,
        6639,
        4703,
        6426,
        6807,
        5661,
        6531,
        5983,
        8205,
        11806,
        10625,
        5944,
        11539
      ],
      "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": 39,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 24,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 15,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 8,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 5,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 4,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 2,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 3,
          "amber": false,
          "includes": [
            "SSH",
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "2,223",
      "origins": [
        {
          "name": "United States",
          "pct": 26
        },
        {
          "name": "Netherlands",
          "pct": 16
        },
        {
          "name": "India",
          "pct": 15
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "pct": 5
        },
        {
          "name": "Singapore",
          "pct": 3
        },
        {
          "name": "Andorra",
          "pct": 2
        },
        {
          "name": "Other",
          "pct": 26
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 26
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 16
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 15
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 5
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 3
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 2
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 2
        },
        {
          "name": "Ireland",
          "lat": 53,
          "lon": -8,
          "pct": 2
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 35
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 27
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 19
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 16
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 2
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 1
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 2782
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 2113
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1514
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1269
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 184
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 43
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 25
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1683
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 1025
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 561
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 561
          },
          "T0886": {
            "name": "Remote Services",
            "count": 240
          },
          "T0888": {
            "name": "System Firmware",
            "count": 175
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 100
          }
        }
      }
    },
    "7d": {
      "events": "10.2M",
      "volume": [
        1104222,
        1232091,
        2328340,
        2332642,
        1380873,
        1000849,
        813907
      ],
      "labels": [
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26",
        "07-27",
        "07-28"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 31,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 24,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 12,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 10,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 8,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 30
        },
        {
          "name": "Indonesia",
          "pct": 16
        },
        {
          "name": "Germany",
          "pct": 12
        },
        {
          "name": "China",
          "pct": 12
        },
        {
          "name": "Italy",
          "pct": 6
        },
        {
          "name": "Mexico",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 5
        },
        {
          "name": "Other",
          "pct": 13
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 30
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 16
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 12
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 12
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 6
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 5
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 4
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 4
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 2
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 1
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 1
        }
      ],
      "unique_ips": "16,393",
      "mitre": [
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 40
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 39
        },
        {
          "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": "T1078",
          "name": "Valid Accounts",
          "pct": 2
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 14533
          },
          "T1110": {
            "name": "Brute Force",
            "count": 148020
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 8981
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 16011
          },
          "T1021": {
            "name": "Remote Services",
            "count": 154219
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 674
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1245
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 15951
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4781
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 5025
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 5035
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 8894
          }
        }
      }
    },
    "18d": {
      "events": "17.7M",
      "volume": [
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1380873,
        1000849,
        813907
      ],
      "labels": [
        "07-11",
        "07-12",
        "07-13",
        "07-14",
        "07-15",
        "07-16",
        "07-17",
        "07-18",
        "07-19",
        "07-20",
        "07-21",
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26",
        "07-27",
        "07-28"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "Telnet",
          "pct": 20,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 15,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 12,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 40
        },
        {
          "name": "China",
          "pct": 10
        },
        {
          "name": "Indonesia",
          "pct": 8
        },
        {
          "name": "United States",
          "pct": 8
        },
        {
          "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": 40
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 10
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 8
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 8
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "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": "24,595",
      "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": 5
        },
        {
          "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": 47842
          },
          "T1110": {
            "name": "Brute Force",
            "count": 365064
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 26795
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 22681
          },
          "T1021": {
            "name": "Remote Services",
            "count": 201939
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1553
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 914
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 8827
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 25916
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 7941
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34220
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 13775
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 26
    },
    {
      "name": "Netherlands",
      "pct": 16
    },
    {
      "name": "India",
      "pct": 15
    },
    {
      "name": "Germany",
      "pct": 7
    },
    {
      "name": "United Kingdom",
      "pct": 5
    },
    {
      "name": "Singapore",
      "pct": 3
    },
    {
      "name": "Andorra",
      "pct": 2
    },
    {
      "name": "Other",
      "pct": 26
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 39,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 24,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 15,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 8,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 5,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 4,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 2,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 3,
      "amber": false,
      "includes": [
        "SSH",
        "DNP3",
        "ATG-TLS",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "admin",
      "pass": "admin123",
      "count": 133,
      "app": "Linux / SSH server"
    },
    {
      "user": "user",
      "pass": "admin2023!",
      "count": 131,
      "app": "Linux / SSH server"
    },
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 103,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 56,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 49,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "1234",
      "count": 19,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 9
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 8
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 5
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 5
      },
      {
        "user": "foundry",
        "pass": "1234",
        "count": 3
      },
      {
        "user": "root",
        "pass": "rolex",
        "count": 3
      }
    ],
    "Linux / SSH server": [
      {
        "user": "user",
        "pass": "admin2023!",
        "count": 131
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 123
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 95
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 46
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 46
      },
      {
        "user": "admin",
        "pass": "12345",
        "count": 16
      }
    ],
    "Medical imaging (DICOM)": [
      {
        "user": "smartermail",
        "pass": "Azert123@@",
        "count": 1
      }
    ],
    "SSL-VPN appliance": [
      {
        "user": "root",
        "pass": "root123",
        "count": 2
      },
      {
        "user": "ubuntu",
        "pass": "root",
        "count": 2
      },
      {
        "user": "user",
        "pass": "12345678",
        "count": 2
      },
      {
        "user": "user",
        "pass": "password",
        "count": 2
      },
      {
        "user": "user",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "user",
        "pass": "1234",
        "count": 2
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 8
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 6
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 3
      },
      {
        "user": "root",
        "pass": "111111",
        "count": 3
      },
      {
        "user": "root",
        "pass": "123456789",
        "count": 3
      },
      {
        "user": "root",
        "pass": "123123",
        "count": 2
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1110": {
        "name": "Brute Force",
        "count": 2782
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 2113
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1514
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1269
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 184
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 43
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 25
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1683
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 1025
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 561
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 561
      },
      "T0886": {
        "name": "Remote Services",
        "count": 240
      },
      "T0888": {
        "name": "System Firmware",
        "count": 175
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 100
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 35
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 27
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 19
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 16
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 2
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 1
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 26
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 16
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 15
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 7
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 5
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 3
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 2
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 2
    },
    {
      "name": "Bulgaria",
      "lat": 43,
      "lon": 25,
      "pct": 2
    },
    {
      "name": "Ireland",
      "lat": 53,
      "lon": -8,
      "pct": 2
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "SG",
      "act": "1 auth attempts, 5 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "DE",
      "act": "hands-on session, 7 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 14 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "IT",
      "act": "hands-on session, 30 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 1 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 5 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "DE",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Mirai / IoT Botnet",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 9 tries",
      "arch": "Credential-Spray Bot",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 4440,
  "captures": {
    "window_days": 10,
    "events": 11868886,
    "sessions": 409017,
    "unique_ips": 13546,
    "events_24h": 1004584,
    "sessions_24h": 87677,
    "unique_ips_24h": 4129,
    "per_day": 1186889,
    "per_week": 8308220,
    "per_month": 35606658,
    "alltime_estimate": 41633671,
    "alltime_floor": 41000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-28T18:24:05Z",
    "tokens_planted": 3419,
    "bait_grab_ips": 139,
    "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"
      }
    ]
  }
}