{
  "generated_at": "2026-08-06T12:25:10.407013Z",
  "window_hours": 24,
  "threat_index": {
    "value": 48,
    "label": "GUARDED",
    "ratio_to_normal": 0.5,
    "baseline_events_per_day": 1440383,
    "basis": "last 24h volume against the median of the previous 14 complete days, plus observed high-severity techniques and hands-on activity"
  },
  "kpis": {
    "events": "987K",
    "unique_ips": "15,545",
    "protocols_covered": 20,
    "continents_covered": 4,
    "top_technique": {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 41
    }
  },
  "hourly_volume": [
    6235,
    7244,
    6424,
    13686,
    5652,
    7642,
    4497,
    4932,
    5399,
    5411,
    6330,
    7214,
    15175,
    18479,
    19613,
    5634,
    8732,
    6210,
    8398,
    7634,
    11483,
    7748,
    5079,
    4681
  ],
  "windows": {
    "24h": {
      "events": "718K",
      "volume": [
        6235,
        7244,
        6424,
        13686,
        5652,
        7642,
        4497,
        4932,
        5399,
        5411,
        6330,
        7214,
        15175,
        18479,
        19613,
        5634,
        8732,
        6210,
        8398,
        7634,
        11483,
        7748,
        5079,
        4681
      ],
      "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": 42,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 24,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 6,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 3,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 3,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 5,
          "amber": false,
          "includes": [
            "Telnet",
            "DNP3",
            "ATG-TLS",
            "GE-SRTP",
            "BACnet",
            "EtherNet/IP",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "2,339",
      "origins": [
        {
          "name": "United States",
          "pct": 25
        },
        {
          "name": "Netherlands",
          "pct": 23
        },
        {
          "name": "Australia",
          "pct": 7
        },
        {
          "name": "Germany",
          "pct": 5
        },
        {
          "name": "Panama",
          "pct": 4
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Taiwan",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 30
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 25
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 23
        },
        {
          "name": "Australia",
          "lat": -25,
          "lon": 133,
          "pct": 7
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "Taiwan",
          "lat": 24,
          "lon": 121,
          "pct": 3
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 41
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 21
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 21
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 16
        },
        {
          "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": "T1070",
          "name": "Indicator Removal",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1110": {
            "name": "Brute Force",
            "count": 3389
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1770
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 1744
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1345
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 52
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 25
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 7
          },
          "T1070": {
            "name": "Indicator Removal",
            "count": 1
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1722
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 858
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 858
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 733
          },
          "T0886": {
            "name": "Remote Services",
            "count": 345
          },
          "T0888": {
            "name": "System Firmware",
            "count": 200
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 75
          }
        }
      }
    },
    "7d": {
      "events": "8.2M",
      "volume": [
        1703235,
        1782571,
        1426248,
        1052996,
        955347,
        887835,
        399101
      ],
      "labels": [
        "07-31",
        "08-01",
        "08-02",
        "08-03",
        "08-04",
        "08-05",
        "08-06"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 34,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 34
        },
        {
          "name": "Indonesia",
          "pct": 15
        },
        {
          "name": "United Kingdom",
          "pct": 11
        },
        {
          "name": "United States",
          "pct": 6
        },
        {
          "name": "Italy",
          "pct": 6
        },
        {
          "name": "Hong Kong",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 5
        },
        {
          "name": "Other",
          "pct": 17
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 34
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 15
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 11
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 6
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 6
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 5
        },
        {
          "name": "Canada",
          "lat": 56,
          "lon": -106,
          "pct": 2
        },
        {
          "name": "Egypt",
          "lat": 26,
          "lon": 30,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        }
      ],
      "unique_ips": "16,781",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 48
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 35
        },
        {
          "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": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 7650
          },
          "T1110": {
            "name": "Brute Force",
            "count": 188383
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 5160
          },
          "T1021": {
            "name": "Remote Services",
            "count": 138548
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1165
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 12850
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 44
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 506
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 15997
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 7237
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 6497
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 6873
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 89
          }
        }
      }
    },
    "18d": {
      "events": "26.1M",
      "volume": [
        1735740,
        1251114,
        1104222,
        1232091,
        2328340,
        2332642,
        1380873,
        1373574,
        1918083,
        1781522,
        1454518,
        1703235,
        1782571,
        1426248,
        1052996,
        955347,
        887835,
        399101
      ],
      "labels": [
        "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",
        "08-05",
        "08-06"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "RDP",
          "pct": 29,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 24,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 10,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 23
        },
        {
          "name": "Indonesia",
          "pct": 21
        },
        {
          "name": "Germany",
          "pct": 12
        },
        {
          "name": "China",
          "pct": 8
        },
        {
          "name": "United Kingdom",
          "pct": 6
        },
        {
          "name": "United States",
          "pct": 4
        },
        {
          "name": "Italy",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 22
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 23
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 21
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 12
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 8
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 6
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 4
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 4
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 3
        },
        {
          "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": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        }
      ],
      "unique_ips": "31,803",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 44
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 36
        },
        {
          "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": "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": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 36511
          },
          "T1110": {
            "name": "Brute Force",
            "count": 471830
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 21092
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 37952
          },
          "T1021": {
            "name": "Remote Services",
            "count": 379874
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 1587
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 2866
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 44
          }
        },
        "ics": {
          "T0812": {
            "name": "Default Credentials",
            "count": 14722
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 14215
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 15225
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 44033
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 23459
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 25
    },
    {
      "name": "Netherlands",
      "pct": 23
    },
    {
      "name": "Australia",
      "pct": 7
    },
    {
      "name": "Germany",
      "pct": 5
    },
    {
      "name": "Panama",
      "pct": 4
    },
    {
      "name": "United Kingdom",
      "pct": 3
    },
    {
      "name": "Taiwan",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 30
    }
  ],
  "protocols": [
    {
      "name": "RDP",
      "pct": 42,
      "amber": false
    },
    {
      "name": "SCADA-Modbus",
      "pct": 24,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 11,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 6,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 6,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 3,
      "amber": false
    },
    {
      "name": "SSH",
      "pct": 3,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 5,
      "amber": false,
      "includes": [
        "Telnet",
        "DNP3",
        "ATG-TLS",
        "GE-SRTP",
        "BACnet",
        "EtherNet/IP",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 95,
      "app": "Linux / SSH server"
    },
    {
      "user": "user",
      "pass": "admin2023!",
      "count": 94,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 49,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 26,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "checking!@!@%",
      "count": 23,
      "app": "Linux / SSH server"
    },
    {
      "user": "debian",
      "pass": "temppwd",
      "count": 12,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 4
      },
      {
        "user": "root",
        "pass": "Admin@123",
        "count": 2
      },
      {
        "user": "root",
        "pass": "!QAZ2wsx",
        "count": 2
      },
      {
        "user": "root",
        "pass": "1qaz@WSX",
        "count": 2
      },
      {
        "user": "root",
        "pass": "admin@123",
        "count": 2
      },
      {
        "user": "root",
        "pass": "111111",
        "count": 2
      }
    ],
    "Building management (BMS)": [
      {
        "user": "",
        "pass": "",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "user",
        "pass": "admin2023!",
        "count": 94
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 58
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 31
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 20
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 14
      },
      {
        "user": "debian",
        "pass": "temppwd",
        "count": 12
      }
    ],
    "Medical imaging (DICOM)": [
      {
        "user": "ec2-user",
        "pass": "12345678",
        "count": 2
      },
      {
        "user": "ec2-user",
        "pass": "ec2-user",
        "count": 2
      },
      {
        "user": "ec2-user",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 2
      },
      {
        "user": "ftp",
        "pass": "ftp",
        "count": 2
      },
      {
        "user": "es",
        "pass": "123456",
        "count": 2
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 37
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 18
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 11
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 7
      },
      {
        "user": "adminuser",
        "pass": "adminuser",
        "count": 2
      },
      {
        "user": "osmc",
        "pass": "osmc",
        "count": 2
      }
    ],
    "Siemens OT router": [
      {
        "user": ";`cat /etc/passwd`",
        "pass": "\r\n",
        "count": 1
      },
      {
        "user": "admin",
        "pass": "6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b",
        "count": 1
      }
    ],
    "Water SCADA / PLC": [
      {
        "user": "",
        "pass": "",
        "count": 5
      },
      {
        "user": "anonymous",
        "pass": "IEUser@",
        "count": 4
      },
      {
        "user": "anonymous",
        "pass": "anonymous@",
        "count": 2
      },
      {
        "user": "test",
        "pass": "test",
        "count": 2
      },
      {
        "user": "web",
        "pass": "web123",
        "count": 1
      },
      {
        "user": "user",
        "pass": "123",
        "count": 1
      }
    ],
    "Windows AD / RDP": [
      {
        "user": "hello",
        "pass": "",
        "count": 345
      },
      {
        "user": "anonymous",
        "pass": "",
        "count": 80
      },
      {
        "user": "administr",
        "pass": "",
        "count": 54
      },
      {
        "user": "root",
        "pass": "",
        "count": 10
      },
      {
        "user": "test",
        "pass": "",
        "count": 9
      },
      {
        "user": "admin",
        "pass": "",
        "count": 6
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1110": {
        "name": "Brute Force",
        "count": 3389
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1770
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 1744
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1345
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 52
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 25
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 7
      },
      "T1070": {
        "name": "Indicator Removal",
        "count": 1
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1722
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 858
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 858
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 733
      },
      "T0886": {
        "name": "Remote Services",
        "count": 345
      },
      "T0888": {
        "name": "System Firmware",
        "count": 200
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 75
      }
    }
  },
  "mitre": [
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 41
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 21
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 21
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 16
    },
    {
      "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": "T1070",
      "name": "Indicator Removal",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 25
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 23
    },
    {
      "name": "Australia",
      "lat": -25,
      "lon": 133,
      "pct": 7
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 5
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 3
    },
    {
      "name": "Taiwan",
      "lat": 24,
      "lon": 121,
      "pct": 3
    },
    {
      "name": "Indonesia",
      "lat": -2,
      "lon": 118,
      "pct": 3
    },
    {
      "name": "Hong Kong",
      "lat": 22,
      "lon": 114,
      "pct": 2
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 2
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "BE",
      "act": "hands-on session, 6 commands",
      "arch": "Interactive Session",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "DE",
      "act": "hands-on session, 8 commands",
      "arch": "Interactive Session",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 12 commands",
      "arch": "Automated Session",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "UA",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Automated Session",
      "ac": "#FFB800"
    },
    {
      "proto": "HTTP",
      "origin": "NL",
      "act": "Barracuda/SCALANCE login attempt, 5 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 12 tries",
      "arch": "Credential Spray",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "FR",
      "act": "Barracuda/SCALANCE login attempt, 7 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 10 tries",
      "arch": "Credential Spray",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 5601,
  "captures": {
    "window_days": 10,
    "events": 9867648,
    "sessions": 478951,
    "unique_ips": 15545,
    "events_24h": 718421,
    "sessions_24h": 97808,
    "unique_ips_24h": 4546,
    "per_day": 986765,
    "per_week": 6907354,
    "per_month": 29602944,
    "alltime_estimate": 54553945,
    "alltime_floor": 54000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-08-06T12:24:50Z",
    "tokens_planted": 4295,
    "bait_grab_ips": 236,
    "detonations_total": 35,
    "detonation_ips": 27,
    "incidents_total": 33,
    "incidents_cross_ip_reuse": 18,
    "recent_detonations": [
      {
        "ts": "2026-08-04T07:06:13Z",
        "geo": "US",
        "asn": "AS23470",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "199.127.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"
      },
      {
        "ts": "2026-08-02T06:44:01Z",
        "geo": "US",
        "asn": "AS14618",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "54.161.x.x"
      },
      {
        "ts": "2026-08-01T19:34:52Z",
        "geo": "US",
        "asn": "AS14618",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "52.5.x.x"
      },
      {
        "ts": "2026-08-01T09:32:57Z",
        "geo": "JP",
        "asn": "AS134972",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "103.151.x.x"
      }
    ],
    "path_probes": {
      "total": 58,
      "distinct_ips": 7,
      "top_paths": [
        {
          "path": "/_ignition/execute-solution",
          "n": 10
        },
        {
          "path": "/index.php/_ignition/execute-solution",
          "n": 10
        },
        {
          "path": "/public/_ignition/execute-solution",
          "n": 10
        },
        {
          "path": "/___proxy_subdomain_cpanel",
          "n": 3
        },
        {
          "path": "/.gitlab/merge_request_templates",
          "n": 2
        },
        {
          "path": "/elasticsearch_cluster_yml",
          "n": 2
        },
        {
          "path": "/rest/<token>",
          "n": 2
        },
        {
          "path": "/rest/credentials-for-node",
          "n": 2
        },
        {
          "path": "/storage/logs/<token>",
          "n": 2
        },
        {
          "path": "/.ssh/<token>",
          "n": 2
        },
        {
          "path": "/<token>",
          "n": 2
        },
        {
          "path": "/actuator/<token>",
          "n": 2
        }
      ],
      "families": [
        {
          "name": "browser-UA (spoofed)",
          "n": 31
        },
        {
          "name": "Go-http-client",
          "n": 16
        },
        {
          "name": "TLM-Audit-Scanner",
          "n": 8
        },
        {
          "name": "l9scan / LeakIX",
          "n": 3
        }
      ]
    },
    "bait_kinds": [
      {
        "kind": "dotenv",
        "deployed": 1960,
        "detonated": 24
      },
      {
        "kind": "aws_credentials",
        "deployed": 703,
        "detonated": 0
      },
      {
        "kind": "docker_compose",
        "deployed": 694,
        "detonated": 11
      },
      {
        "kind": "git_config",
        "deployed": 646,
        "detonated": 0
      },
      {
        "kind": "db_dsn",
        "deployed": 292,
        "detonated": 0
      }
    ],
    "top_harvesters": [
      {
        "ip_redacted": "38.60.x.x",
        "grabs": 1816,
        "context": "5 bait types \u00b7 mostly dotenv"
      },
      {
        "ip_redacted": "156.239.x.x",
        "grabs": 275,
        "context": "5 bait types \u00b7 mostly git_config"
      },
      {
        "ip_redacted": "103.102.x.x",
        "grabs": 154,
        "context": "4 bait types \u00b7 mostly dotenv"
      },
      {
        "ip_redacted": "157.230.x.x",
        "grabs": 115,
        "context": "5 bait types \u00b7 mostly dotenv"
      },
      {
        "ip_redacted": "78.153.x.x",
        "grabs": 97,
        "context": "1 bait type \u00b7 mostly dotenv"
      },
      {
        "ip_redacted": "78.153.x.x",
        "grabs": 70,
        "context": "1 bait type \u00b7 mostly dotenv"
      },
      {
        "ip_redacted": "38.147.x.x",
        "grabs": 67,
        "context": "1 bait type \u00b7 mostly dotenv"
      },
      {
        "ip_redacted": "78.153.x.x",
        "grabs": 65,
        "context": "1 bait type \u00b7 mostly dotenv"
      }
    ],
    "reuse": {
      "total": 4,
      "journeys": [
        {
          "picked_up": "43.133.x.x",
          "used_from": "43.164.x.x",
          "geo": "TH",
          "asn": "AS132203",
          "bait": "dotenv",
          "dwell_seconds": 750.0,
          "ua_class": "browser",
          "asn_org": "Tencent Cloud",
          "asn_class": "cloud",
          "ts": "2026-08-02T12:35:36Z"
        },
        {
          "picked_up": "43.131.x.x",
          "used_from": "43.157.x.x",
          "geo": "BR",
          "asn": "AS132203",
          "bait": "dotenv",
          "dwell_seconds": 713.0,
          "ua_class": "browser",
          "asn_org": "Tencent Cloud",
          "asn_class": "cloud",
          "ts": "2026-08-02T08:36:47Z"
        },
        {
          "picked_up": "43.133.x.x",
          "used_from": "43.165.x.x",
          "geo": "DE",
          "asn": "AS132203",
          "bait": "docker_compose",
          "dwell_seconds": 795.0,
          "ua_class": "browser",
          "asn_org": "Tencent Cloud",
          "asn_class": "cloud",
          "ts": "2026-08-02T07:58:13Z"
        },
        {
          "picked_up": "43.164.x.x",
          "used_from": "170.106.x.x",
          "geo": "US",
          "asn": "AS132203",
          "bait": "docker_compose",
          "dwell_seconds": 870.0,
          "ua_class": "browser",
          "asn_org": "Tencent Cloud",
          "asn_class": "cloud",
          "ts": "2026-08-02T07:29:00Z"
        }
      ],
      "by_geo": [
        {
          "geo": "US",
          "n": 16
        },
        {
          "geo": "SG",
          "n": 4
        },
        {
          "geo": "BR",
          "n": 3
        },
        {
          "geo": "DE",
          "n": 2
        },
        {
          "geo": "SE",
          "n": 2
        },
        {
          "geo": "HK",
          "n": 2
        },
        {
          "geo": "FR",
          "n": 2
        },
        {
          "geo": "ID",
          "n": 1
        },
        {
          "geo": "BT",
          "n": 1
        },
        {
          "geo": "JP",
          "n": 1
        }
      ],
      "cdn_masked": 13,
      "by_asn": [
        {
          "asn": "AS132203",
          "n": 17,
          "org": "Tencent Cloud",
          "class": "cloud"
        },
        {
          "asn": "AS23470",
          "n": 7,
          "org": "ReliableSite",
          "class": "hosting"
        },
        {
          "asn": "AS7922",
          "n": 3,
          "org": "Comcast",
          "class": "residential"
        },
        {
          "asn": "AS212238",
          "n": 2,
          "org": "Datacamp / CDNEXT",
          "class": "hosting"
        },
        {
          "asn": "AS41745",
          "n": 2,
          "org": "FORTIS-AS",
          "class": "hosting"
        },
        {
          "asn": "AS61112",
          "n": 1,
          "org": "AkileCloud",
          "class": "cloud"
        },
        {
          "asn": "AS14593",
          "n": 1,
          "org": "SpaceX Starlink",
          "class": "residential"
        },
        {
          "asn": "AS134972",
          "n": 1,
          "org": "IKUUU Network",
          "class": "hosting"
        }
      ],
      "origin_mix": {
        "by_class": [
          {
            "class": "cloud",
            "n": 18
          },
          {
            "class": "hosting",
            "n": 13
          },
          {
            "class": "residential",
            "n": 4
          },
          {
            "class": "isp",
            "n": 1
          }
        ],
        "cloud_hosting_pct": 86.1,
        "mitre": [
          {
            "id": "T1583.006",
            "name": "Acquire Infrastructure: Web Services"
          }
        ],
        "note": "86% of token uses arrive from cloud or hosting networks rather than end-user ISPs. We observe the origin network only, not how it was acquired \u2014 consistent with T1583.006, not proof of it."
      },
      "cdn_note": "13 further incidents are excluded: the bait was fetched through our own Cloudflare edge, so the true client IP was never recorded. They are a CDN artefact, not reuse.",
      "note": "4 of 4 reuse journeys share AS132203 \u2014 most likely one automated operator, not that many separate actors."
    }
  }
}