{
  "generated_at": "2026-08-04T18:27:23.591662Z",
  "window_hours": 24,
  "threat_index": {
    "value": 49,
    "label": "GUARDED",
    "ratio_to_normal": 0.52,
    "baseline_events_per_day": 1417695,
    "basis": "last 24h volume against the median of the previous 14 complete days, plus observed high-severity techniques and hands-on activity"
  },
  "kpis": {
    "events": "1M",
    "unique_ips": "15,128",
    "protocols_covered": 21,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 33
    }
  },
  "hourly_volume": [
    6146,
    4937,
    10666,
    9800,
    6091,
    5537,
    5941,
    13429,
    7905,
    4557,
    5795,
    14273,
    6017,
    8171,
    7711,
    6731,
    5950,
    7902,
    9334,
    22498,
    12438,
    10418,
    6465,
    3297
  ],
  "windows": {
    "24h": {
      "events": "738K",
      "volume": [
        6146,
        4937,
        10666,
        9800,
        6091,
        5537,
        5941,
        13429,
        7905,
        4557,
        5795,
        14273,
        6017,
        8171,
        7711,
        6731,
        5950,
        7902,
        9334,
        22498,
        12438,
        10418,
        6465,
        3297
      ],
      "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": 41,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 8,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 7,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 5,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 2,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 2,
          "amber": false,
          "includes": [
            "DNP3",
            "SSH",
            "ATG-TLS",
            "GE-SRTP",
            "BACnet",
            "EtherNet/IP",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "2,126",
      "origins": [
        {
          "name": "United States",
          "pct": 25
        },
        {
          "name": "Netherlands",
          "pct": 14
        },
        {
          "name": "France",
          "pct": 11
        },
        {
          "name": "Germany",
          "pct": 8
        },
        {
          "name": "Panama",
          "pct": 5
        },
        {
          "name": "Singapore",
          "pct": 4
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 30
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 25
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 14
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 11
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 8
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 4
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "Sweden",
          "lat": 62,
          "lon": 15,
          "pct": 2
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 33
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 27
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 21
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 18
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 1
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        },
        {
          "id": "T1210",
          "name": "Exploitation of Remote Services",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 2330
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1934
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1474
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1299
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 84
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 23
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 12
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1561
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 885
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 572
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 572
          },
          "T0886": {
            "name": "Remote Services",
            "count": 279
          },
          "T0888": {
            "name": "System Firmware",
            "count": 180
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 81
          }
        }
      }
    },
    "7d": {
      "events": "9.3M",
      "volume": [
        1781522,
        1454518,
        1703235,
        1782571,
        1193666,
        797543,
        621629
      ],
      "labels": [
        "07-29",
        "07-30",
        "07-31",
        "08-01",
        "08-02",
        "08-03",
        "08-04"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 35,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 14,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 6,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 5,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 31
        },
        {
          "name": "Indonesia",
          "pct": 22
        },
        {
          "name": "Germany",
          "pct": 8
        },
        {
          "name": "United Kingdom",
          "pct": 8
        },
        {
          "name": "Italy",
          "pct": 6
        },
        {
          "name": "United States",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 15
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 31
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 22
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 8
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 8
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 6
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 4
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 4
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 3
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        },
        {
          "name": "Thailand",
          "lat": 15,
          "lon": 101,
          "pct": 1
        }
      ],
      "unique_ips": "16,915",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 47
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 37
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 2
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 2
        },
        {
          "id": "T0861",
          "name": "Point & Tag Identification",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 10109
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 13272
          },
          "T1110": {
            "name": "Brute Force",
            "count": 206192
          },
          "T1021": {
            "name": "Remote Services",
            "count": 161566
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 5964
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 942
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 642
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 43
          }
        },
        "ics": {
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 6240
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 17187
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 6608
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 8697
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 90
          }
        }
      }
    },
    "18d": {
      "events": "25.4M",
      "volume": [
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1380873,
        1373574,
        1918083,
        1781522,
        1454518,
        1703235,
        1782571,
        1193666,
        797543,
        621629
      ],
      "labels": [
        "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",
        "08-03",
        "08-04"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 26,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 8,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 24
        },
        {
          "name": "Indonesia",
          "pct": 21
        },
        {
          "name": "Germany",
          "pct": 13
        },
        {
          "name": "China",
          "pct": 9
        },
        {
          "name": "United States",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Italy",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 20
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 24
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 21
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 13
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 9
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 4
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 3
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        }
      ],
      "unique_ips": "30,382",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 45
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 34
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 4
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 2
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 2
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 37082
          },
          "T1021": {
            "name": "Remote Services",
            "count": 364495
          },
          "T1110": {
            "name": "Brute Force",
            "count": 485448
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 23849
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 38580
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 2607
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 1576
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 44
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 14637
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 42887
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 13379
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 22987
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 26321
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 25
    },
    {
      "name": "Netherlands",
      "pct": 14
    },
    {
      "name": "France",
      "pct": 11
    },
    {
      "name": "Germany",
      "pct": 8
    },
    {
      "name": "Panama",
      "pct": 5
    },
    {
      "name": "Singapore",
      "pct": 4
    },
    {
      "name": "United Kingdom",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 30
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 41,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 25,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 11,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 8,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 7,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 5,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 2,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 2,
      "amber": false,
      "includes": [
        "DNP3",
        "SSH",
        "ATG-TLS",
        "GE-SRTP",
        "BACnet",
        "EtherNet/IP",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "user",
      "pass": "admin2023!",
      "count": 94,
      "app": "Linux / SSH server"
    },
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 84,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 82,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 68,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 37,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "checking!@!@%",
      "count": 23,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 3
      },
      {
        "user": "minecraft",
        "pass": "minecraft",
        "count": 2
      },
      {
        "user": "dspace",
        "pass": "dspace",
        "count": 2
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 2
      },
      {
        "user": "gameserver",
        "pass": "1234",
        "count": 2
      },
      {
        "user": "ark",
        "pass": "password",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "user",
        "pass": "admin2023!",
        "count": 94
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 81
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 64
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 62
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 31
      },
      {
        "user": "admin",
        "pass": "12345",
        "count": 15
      }
    ],
    "Medical imaging (DICOM)": [
      {
        "user": "minecraft",
        "pass": "minecraft",
        "count": 2
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 2
      },
      {
        "user": "root",
        "pass": "R00t",
        "count": 2
      },
      {
        "user": "root",
        "pass": "1q2w3e",
        "count": 1
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 1
      },
      {
        "user": "root",
        "pass": "admin",
        "count": 1
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 22
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 6
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 5
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 3
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 3
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 3
      }
    ],
    "Siemens OT router": [
      {
        "user": ";`cat /etc/passwd`",
        "pass": "\r\n",
        "count": 1
      },
      {
        "user": "admin",
        "pass": "6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b",
        "count": 1
      }
    ],
    "Water SCADA / PLC": [
      {
        "user": "anonymous",
        "pass": "IEUser@",
        "count": 5
      },
      {
        "user": "anonymous",
        "pass": "anonymous@",
        "count": 5
      },
      {
        "user": "anonymous",
        "pass": "",
        "count": 3
      },
      {
        "user": "PlcmSpIp",
        "pass": "PlcmSpIp",
        "count": 3
      },
      {
        "user": "guest",
        "pass": "guest",
        "count": 2
      },
      {
        "user": "ua9ebb2g",
        "pass": "pIPj47qL",
        "count": 2
      }
    ],
    "Windows AD / RDP": [
      {
        "user": "hello",
        "pass": "",
        "count": 654
      },
      {
        "user": "Test",
        "pass": "",
        "count": 8
      },
      {
        "user": "test",
        "pass": "",
        "count": 2
      },
      {
        "user": "ngHjxylba",
        "pass": "",
        "count": 1
      },
      {
        "user": "egezrb",
        "pass": "",
        "count": 1
      },
      {
        "user": "rlClUJvkI",
        "pass": "",
        "count": 1
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1110": {
        "name": "Brute Force",
        "count": 2330
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1934
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1474
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1299
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 84
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 23
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 12
      },
      "T1210": {
        "name": "Exploitation of Remote Services",
        "count": 1
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1561
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 885
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 572
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 572
      },
      "T0886": {
        "name": "Remote Services",
        "count": 279
      },
      "T0888": {
        "name": "System Firmware",
        "count": 180
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 81
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 33
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 27
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 21
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 18
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 1
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    },
    {
      "id": "T1210",
      "name": "Exploitation of Remote Services",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 25
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 14
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 11
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 8
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 4
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 3
    },
    {
      "name": "Sweden",
      "lat": 62,
      "lon": 15,
      "pct": 2
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 2
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 2
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 6 commands",
      "arch": "Interactive Session",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hands-on session, 8 commands",
      "arch": "Interactive Session",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "UA",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Automated Session",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 12 commands",
      "arch": "Automated Session",
      "ac": "#FFB800"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 10 tries",
      "arch": "Credential Spray",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 7 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "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, 12 tries",
      "arch": "Credential Spray",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 5636,
  "captures": {
    "window_days": 11,
    "events": 11495647,
    "sessions": 506956,
    "unique_ips": 15128,
    "events_24h": 738284,
    "sessions_24h": 99385,
    "unique_ips_24h": 4147,
    "per_day": 1045059,
    "per_week": 7315412,
    "per_month": 31351765,
    "alltime_estimate": 52445256,
    "alltime_floor": 52000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-08-04T18:26:59Z",
    "tokens_planted": 4169,
    "bait_grab_ips": 219,
    "detonations_total": 91,
    "detonation_ips": 32,
    "incidents_total": 31,
    "incidents_cross_ip_reuse": 18,
    "recent_detonations": [
      {
        "ts": "2026-08-03T02:19:58Z",
        "geo": "NL",
        "asn": "AS34343",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "81.171.x.x"
      },
      {
        "ts": "2026-08-02T22:25:11Z",
        "geo": "DE",
        "asn": "AS14061",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "207.154.x.x"
      },
      {
        "ts": "2026-08-02T22:25:03Z",
        "geo": "GB",
        "asn": "AS14061",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "206.189.x.x"
      },
      {
        "ts": "2026-08-02T22:25:03Z",
        "geo": "CA",
        "asn": "AS14061",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "147.182.x.x"
      },
      {
        "ts": "2026-08-02T12:35:36Z",
        "geo": "TH",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.164.x.x"
      },
      {
        "ts": "2026-08-02T08:36:47Z",
        "geo": "BR",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.157.x.x"
      },
      {
        "ts": "2026-08-02T07:58:13Z",
        "geo": "DE",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.165.x.x"
      },
      {
        "ts": "2026-08-02T07:29:00Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "170.106.x.x"
      }
    ]
  }
}