{
  "generated_at": "2026-07-19T04:45:27.646691Z",
  "window_hours": 24,
  "threat_index": {
    "value": 79,
    "label": "ELEVATED",
    "basis": "volume vs a 200k/24h reference, plus observed high-severity techniques and hands-on activity"
  },
  "kpis": {
    "events": "128K",
    "unique_ips": "7,494",
    "protocols_covered": 18,
    "continents_covered": 4,
    "top_technique": {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 58
    }
  },
  "hourly_volume": [
    4555,
    4864,
    3984,
    3395,
    3999,
    5694,
    4494,
    4753,
    5469,
    4960,
    3689,
    3765,
    4689,
    6652,
    2371,
    4567,
    4224,
    3748,
    5115,
    6626,
    5860,
    7162,
    7304,
    9658
  ],
  "windows": {
    "24h": {
      "events": "122K",
      "volume": [
        4555,
        4864,
        3984,
        3395,
        3999,
        5694,
        4494,
        4753,
        5469,
        4960,
        3689,
        3765,
        4689,
        6652,
        2371,
        4567,
        4224,
        3748,
        5115,
        6626,
        5860,
        7162,
        7304,
        9658
      ],
      "labels": [
        "00:00",
        "01:00",
        "02:00",
        "03:00",
        "04:00",
        "05:00",
        "06:00",
        "07:00",
        "08:00",
        "09:00",
        "10:00",
        "11:00",
        "12:00",
        "13:00",
        "14:00",
        "15:00",
        "16:00",
        "17:00",
        "18:00",
        "19:00",
        "20:00",
        "21:00",
        "22:00",
        "23:00"
      ],
      "unit": "events / hour",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 43,
          "amber": true
        },
        {
          "name": "SSL-VPN",
          "pct": 18,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 13,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 10,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 8,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 6,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 2,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 1,
          "amber": false,
          "includes": [
            "RDP",
            "ATG-TLS",
            "DNP3",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "Arista/EOS",
            "Dahua/DVR",
            "Siemens/SCALANCE"
          ]
        }
      ],
      "unique_ips": "1,231",
      "origins": [
        {
          "name": "Netherlands",
          "pct": 25
        },
        {
          "name": "Brazil",
          "pct": 15
        },
        {
          "name": "United States",
          "pct": 13
        },
        {
          "name": "Germany",
          "pct": 9
        },
        {
          "name": "Colombia",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Singapore",
          "pct": 2
        },
        {
          "name": "Other",
          "pct": 28
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 25
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 15
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 13
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 9
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 2
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 2
        },
        {
          "name": "Russia",
          "lat": 56,
          "lon": 44,
          "pct": 2
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 58
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 24
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 15
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 3
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 1
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 11832
          },
          "T1110": {
            "name": "Brute Force",
            "count": 4834
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 3044
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 644
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 166
          },
          "T1021": {
            "name": "Remote Services",
            "count": 11
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 8
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 9349
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 8205
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 8205
          },
          "T0886": {
            "name": "Remote Services",
            "count": 760
          },
          "T0888": {
            "name": "System Firmware",
            "count": 748
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 355
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 174
          }
        }
      }
    },
    "7d": {
      "events": "2.4M",
      "volume": [
        509335,
        606588,
        627856,
        157174,
        250945,
        187509,
        20357
      ],
      "labels": [
        "07-13",
        "07-14",
        "07-15",
        "07-16",
        "07-17",
        "07-18",
        "07-19"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "Telnet",
          "pct": 33,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 26,
          "amber": true
        },
        {
          "name": "SSH",
          "pct": 19,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 10,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 4,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 51
        },
        {
          "name": "United States",
          "pct": 10
        },
        {
          "name": "Germany",
          "pct": 9
        },
        {
          "name": "Poland",
          "pct": 7
        },
        {
          "name": "China",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 10
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 51
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 10
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 9
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 7
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 2
        },
        {
          "name": "South Korea",
          "lat": 37,
          "lon": 128,
          "pct": 1
        },
        {
          "name": "Thailand",
          "lat": 15,
          "lon": 101,
          "pct": 1
        }
      ],
      "unique_ips": "8,859",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 71
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 13
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 8
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 1
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 1
        },
        {
          "id": "T0861",
          "name": "Point & Tag Identification",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 22925
          },
          "T1110": {
            "name": "Brute Force",
            "count": 125401
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 5099
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 7140
          },
          "T1021": {
            "name": "Remote Services",
            "count": 308
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 50
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 13
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 1064
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1245
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 979
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 13599
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 24
          }
        }
      }
    },
    "18d": {
      "events": "4.9M",
      "volume": [
        41648,
        110635,
        46783,
        45005,
        173523,
        201059,
        220838,
        320951,
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        187509,
        20357
      ],
      "labels": [
        "07-02",
        "07-03",
        "07-04",
        "07-05",
        "07-06",
        "07-07",
        "07-08",
        "07-09",
        "07-10",
        "07-11",
        "07-12",
        "07-13",
        "07-14",
        "07-15",
        "07-16",
        "07-17",
        "07-18",
        "07-19"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "Telnet",
          "pct": 30,
          "amber": false
        },
        {
          "name": "SCADA-Modbus",
          "pct": 28,
          "amber": true
        },
        {
          "name": "SSH",
          "pct": 22,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 10,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 5,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 4,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 50
        },
        {
          "name": "United States",
          "pct": 10
        },
        {
          "name": "Germany",
          "pct": 9
        },
        {
          "name": "Poland",
          "pct": 7
        },
        {
          "name": "China",
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 11
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 50
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 10
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 9
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 7
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 6
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "Hong Kong",
          "lat": 22,
          "lon": 114,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 2
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 2
        },
        {
          "name": "Colombia",
          "lat": 4,
          "lon": -72,
          "pct": 1
        },
        {
          "name": "South Korea",
          "lat": 37,
          "lon": 128,
          "pct": 1
        }
      ],
      "unique_ips": "10,254",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 70
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 13
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 8
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 4
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 3
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 1
        },
        {
          "id": "T0801",
          "name": "Monitoring Process State",
          "pct": 1
        },
        {
          "id": "T0861",
          "name": "Point & Tag Identification",
          "pct": 1
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 23209
          },
          "T1110": {
            "name": "Brute Force",
            "count": 125401
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 5099
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 7140
          },
          "T1021": {
            "name": "Remote Services",
            "count": 308
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 50
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 13
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 1439
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1620
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 1354
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 13599
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 24
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "Netherlands",
      "pct": 25
    },
    {
      "name": "Brazil",
      "pct": 15
    },
    {
      "name": "United States",
      "pct": 13
    },
    {
      "name": "Germany",
      "pct": 9
    },
    {
      "name": "Colombia",
      "pct": 5
    },
    {
      "name": "United Kingdom",
      "pct": 3
    },
    {
      "name": "Singapore",
      "pct": 2
    },
    {
      "name": "Other",
      "pct": 28
    }
  ],
  "protocols": [
    {
      "name": "SCADA-Modbus",
      "pct": 43,
      "amber": true
    },
    {
      "name": "SSL-VPN",
      "pct": 18,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 13,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 10,
      "amber": false
    },
    {
      "name": "SSH",
      "pct": 8,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 6,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 2,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 1,
      "amber": false,
      "includes": [
        "RDP",
        "ATG-TLS",
        "DNP3",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "Arista/EOS",
        "Dahua/DVR",
        "Siemens/SCALANCE"
      ]
    }
  ],
  "credentials": [
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 257,
      "app": "Linux / SSH server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 107,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 99,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "root123",
      "count": 97,
      "app": "Telnet / IoT device"
    },
    {
      "user": "root",
      "pass": "root",
      "count": 82,
      "app": "Telnet / IoT device"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 70,
      "app": "Linux / SSH server"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 4
      },
      {
        "user": "root",
        "pass": "qwerty",
        "count": 2
      },
      {
        "user": "ubnt",
        "pass": "uploader",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "admin2005",
        "count": 2
      },
      {
        "user": "shadow01",
        "pass": "shadow01",
        "count": 2
      },
      {
        "user": "centos",
        "pass": "1q2w3e",
        "count": 2
      }
    ],
    "Building management (BMS)": [
      {
        "user": "root",
        "pass": "root",
        "count": 2
      },
      {
        "user": "test1",
        "pass": "test1",
        "count": 2
      },
      {
        "user": "root",
        "pass": "Root@123",
        "count": 2
      },
      {
        "user": "ubnt",
        "pass": "uploader",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "admin2005",
        "count": 2
      },
      {
        "user": "sachi",
        "pass": "sachi",
        "count": 2
      }
    ],
    "Linux / SSH server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 188
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 70
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 52
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 38
      },
      {
        "user": "admin",
        "pass": "admin123",
        "count": 34
      },
      {
        "user": "debian",
        "pass": "temppwd",
        "count": 29
      }
    ],
    "Network switch": [
      {
        "user": "admin",
        "pass": "admin",
        "count": 5
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 58
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 27
      },
      {
        "user": "gautam",
        "pass": "gautam123",
        "count": 6
      },
      {
        "user": "suporte",
        "pass": "P@ssw0rd",
        "count": 6
      },
      {
        "user": "aurora",
        "pass": "aurora",
        "count": 6
      },
      {
        "user": "root",
        "pass": "fckgwrhqq2",
        "count": 6
      }
    ],
    "Solar inverter": [
      {
        "user": "admin",
        "pass": "admin1",
        "count": 5
      },
      {
        "user": "debian",
        "pass": "qwerty@123",
        "count": 5
      },
      {
        "user": "log",
        "pass": "log@123",
        "count": 5
      },
      {
        "user": "ccorrea",
        "pass": "123456",
        "count": 5
      },
      {
        "user": "root",
        "pass": "Qwer1234.",
        "count": 5
      },
      {
        "user": "user_1",
        "pass": "user_1",
        "count": 5
      }
    ],
    "Telnet / IoT device": [
      {
        "user": "root",
        "pass": "root123",
        "count": 80
      },
      {
        "user": "root",
        "pass": "root",
        "count": 64
      },
      {
        "user": "user",
        "pass": "user",
        "count": 54
      },
      {
        "user": "support",
        "pass": "support",
        "count": 52
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 46
      },
      {
        "user": "ftp",
        "pass": "ftp",
        "count": 42
      }
    ],
    "UPS / power controller": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 11
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 3
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 2
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 2
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "root",
        "pass": "P@ssw0rd",
        "count": 2
      }
    ],
    "Water SCADA / PLC": [
      {
        "user": "admin",
        "pass": "admin",
        "count": 7
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 2
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 2
      },
      {
        "user": "root",
        "pass": "admin",
        "count": 2
      },
      {
        "user": "ubnt",
        "pass": "uploader",
        "count": 2
      },
      {
        "user": "admin",
        "pass": "admin2005",
        "count": 2
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 11832
      },
      "T1110": {
        "name": "Brute Force",
        "count": 4834
      },
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 3044
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 644
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 166
      },
      "T1021": {
        "name": "Remote Services",
        "count": 11
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 8
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 9349
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 8205
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 8205
      },
      "T0886": {
        "name": "Remote Services",
        "count": 760
      },
      "T0888": {
        "name": "System Firmware",
        "count": 748
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 355
      },
      "T0812": {
        "name": "Default Credentials",
        "count": 174
      }
    }
  },
  "mitre": [
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 58
    },
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 24
    },
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 15
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 3
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 1
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 25
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 15
    },
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 13
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 9
    },
    {
      "name": "Colombia",
      "lat": 4,
      "lon": -72,
      "pct": 5
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 3
    },
    {
      "name": "Singapore",
      "lat": 1,
      "lon": 104,
      "pct": 2
    },
    {
      "name": "India",
      "lat": 21,
      "lon": 78,
      "pct": 2
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 2
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 2
    },
    {
      "name": "Russia",
      "lat": 56,
      "lon": 44,
      "pct": 2
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SNMP",
      "origin": "US",
      "act": "SNMP walk: sysDescr, ifTable, enterprise OIDs",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "US",
      "act": "hands-on session, 7006 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hands-on session, 200 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "\u2014",
      "act": "hands-on session, 8 commands",
      "arch": "Human Attacker",
      "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, 2 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": "DE",
      "act": "Barracuda/SCALANCE login attempt, 12 tries",
      "arch": "Credential-Spray Bot",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 6572,
  "captures": {
    "window_days": 11,
    "events": 1412899,
    "sessions": 424237,
    "unique_ips": 7494,
    "per_day": 128445,
    "per_week": 899118,
    "per_month": 3853361,
    "alltime_estimate": 27503753,
    "alltime_floor": 27000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-19T01:13:06Z",
    "tokens_planted": 1841,
    "bait_grab_ips": 71,
    "detonations_total": 28,
    "detonation_ips": 14,
    "incidents_total": 17,
    "incidents_cross_ip_reuse": 11,
    "recent_detonations": [
      {
        "ts": "2026-07-17T13:17:26Z",
        "geo": "NL",
        "asn": "AS34343",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "91.148.x.x"
      },
      {
        "ts": "2026-07-16T16:51:55Z",
        "geo": "SG",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.156.x.x"
      },
      {
        "ts": "2026-07-11T17:27:23Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.159.x.x"
      },
      {
        "ts": "2026-07-11T17:13:31Z",
        "geo": "BR",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.157.x.x"
      },
      {
        "ts": "2026-07-11T14:23:55Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "170.106.x.x"
      },
      {
        "ts": "2026-07-11T02:26:36Z",
        "geo": "NL",
        "asn": "AS48090",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "195.178.x.x"
      }
    ]
  }
}