[
  {
    "vendor": "Dahua",
    "product": "IP Camera / NVR",
    "category": "ip-camera",
    "defaultIp": "192.168.1.108",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "iDRAC (7/8/9)",
    "category": "kvm-ipmi",
    "defaultIp": "192.168.0.120",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": "Classic default; replaced by per-unit password on recent units."
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "FortiGate",
    "category": "firewall",
    "defaultIp": "192.168.1.99",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Default GUI login on the management interface."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": "Same credentials on the CLI."
      },
      {
        "username": "maintainer",
        "password": "pbcpbn(add-serial-number)",
        "access": "serial",
        "notes": "Administrator — You must have physical access to the system."
      },
      {
        "username": "(none)",
        "password": "bcpb(serial number of the firewall)",
        "access": "serial",
        "notes": "Administrator"
      },
      {
        "username": "maintainer",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "maintainer",
        "password": "bcpb+serial#",
        "access": "console",
        "notes": "Admin — serial# has to be in caps"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Grafana Labs",
    "product": "Grafana",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default credentials; prompts change on first login"
      }
    ]
  },
  {
    "vendor": "HPE",
    "product": "iLO (Integrated Lights-Out)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Password is the random 8-char string on the server pull-tag; older iLO used 'admin'."
      }
    ]
  },
  {
    "vendor": "Hikvision",
    "product": "DS-2CD series IP Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.1.64",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jenkins",
    "product": "Jenkins",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Initial admin password auto-generated in initialAdminPassword file"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WRT54G",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Username field can be left blank."
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "MikroTik",
    "product": "hAP / RouterOS",
    "category": "router",
    "defaultIp": "192.168.88.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password (WebFig/Winbox)."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": "Blank password on legacy RouterOS."
      }
    ]
  },
  {
    "vendor": "MongoDB Inc.",
    "product": "MongoDB",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "database",
        "notes": "No auth enabled until --auth is configured"
      }
    ]
  },
  {
    "vendor": "Netgate",
    "product": "pfSense",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "pfsense",
        "access": "web-ui",
        "notes": "Default web GUI login"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Nighthawk R7000",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "MySQL",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "database",
        "notes": "Fresh install before securing"
      }
    ]
  },
  {
    "vendor": "PostgreSQL Global Development Group",
    "product": "PostgreSQL",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "postgres",
        "password": "(none)",
        "access": "database",
        "notes": "Peer/trust auth on local connections by default"
      }
    ]
  },
  {
    "vendor": "QNAP",
    "product": "QTS (Turbo NAS)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raspberry Pi",
    "product": "Raspberry Pi OS",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "pi",
        "password": "raspberry",
        "access": "ssh",
        "notes": "Older images only"
      }
    ]
  },
  {
    "vendor": "Synology",
    "product": "DiskStation (DSM)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Legacy default before setup; disable or rename in modern DSM."
      }
    ]
  },
  {
    "vendor": "TP-Link",
    "product": "Archer C7",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "EdgeRouter (EdgeOS)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VMware",
    "product": "ESXi",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank/undefined until set at install; configured via DCUI."
      }
    ]
  },
  {
    "vendor": "&#8220;Davox",
    "product": "Unison",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "155",
    "product": "CoreBuilder",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "debug",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "2Wire",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Wireless",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "2Wire",
    "product": "HOMEPORTAL",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "2Wire",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "2Wire",
    "product": "WiFi routers",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Wireless",
        "access": "web-ui",
        "notes": "Admin — Almost all 2wire routers"
      }
    ]
  },
  {
    "vendor": "2Wire, Inc.",
    "product": "Wireless Routers",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "http",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "360 Systems",
    "product": "Image Server 2000",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "factory",
        "password": "factory",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "11g Cable/DSL Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3C16405",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3C16406",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3C16450",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3COM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "synnet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adminttd",
        "password": "adminttd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ANYCOM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ILMI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "debug",
        "password": "synnet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "defug",
        "password": "synnet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "read",
        "password": "synnet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "recover",
        "password": "recover",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "recovery",
        "password": "recovery",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "!root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "security",
        "password": "security",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Type User: FORCE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "Password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "write",
        "password": "synnet",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3CRADSL72",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "1234admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3CRWE52196",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3Com SuperStack 3",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "security",
        "password": "security",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "3Com SuperStack 3 Switch 3300XM",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "security",
        "password": "security",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "AccessBuilder",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "SNMPWrite",
        "password": "private",
        "access": "snmp",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "AirConnect AP",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "comcomcom",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "AirConnect Access",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "CB9000/4007",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "FORCE",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "Type User: FORCE",
        "password": "(none)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "CellPlex",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "tech",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "synnet",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — RS-232/telnet"
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "CoreBuilder",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "debug",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "operator",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "SNMPWrite",
        "password": "private",
        "access": "snmp",
        "notes": "Admin"
      },
      {
        "username": "debug",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SNMPWrite",
        "password": "private",
        "access": "snmp",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "defug",
        "password": "synnet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "debug",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "HiPerACT",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "HiPerARC",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "adm",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "adm",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "Internet Firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "LANplex",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "debug",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "debug",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "LinkBuilder",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "LinkSwitch",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "N/A",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "monitor",
        "password": "monitor",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "adm",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "write",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "security",
        "password": "security",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "read",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "NetBuilder",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "ANYCOM",
        "access": "snmp",
        "notes": "SNMP disabled by default"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "ILMI",
        "access": "snmp",
        "notes": "snmp-read — SNMP disabled by default"
      },
      {
        "username": "(none)",
        "password": "ANYCOM",
        "access": "snmp",
        "notes": "SNMP disabled by default"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "User — SNMP_READ"
      },
      {
        "username": "Root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://10.1.0.1"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OCR-812",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "!root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "Office Connect",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "!root",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "Office Connect ISDN Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OfficeConnect",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "!root",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OfficeConnect ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — http://192.168.1.1"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OfficeConnect ADSL Wireless 11g Firewall Router",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — http://192.168.1.1"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OfficeConnect ISDN Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OfficeConnect Remote Router",
    "category": "router",
    "defaultIp": null,
    "source": "support.3com.com",
    "credentials": [
      {
        "username": "root",
        "password": "!root",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "!root",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OfficeConnect Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "OfficeConnect Wireless AP",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — 3COM Solution ID 3KB6942"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "SS III Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "recovery",
        "password": "recovery",
        "access": "telnet",
        "notes": "resets_all_to_default — u need to power off unit. tbl_"
      },
      {
        "username": "recovery",
        "password": "recovery",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "SuperStack 3",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": "User can access/change operational setting but not security settings"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "SuperStack II Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "monitor",
        "password": "monitor",
        "access": "telnet",
        "notes": "Monitor"
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "telnet",
        "notes": "Manager"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "security",
        "password": "security",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "debug",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "3comcso",
        "password": "RIP000",
        "access": "console",
        "notes": "initialize"
      },
      {
        "username": "debug",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "SuperStack III Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "recovery",
        "password": "recovery",
        "access": "web-ui",
        "notes": "Reset"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "Superstack 3 switch",
    "category": "switch",
    "defaultIp": null,
    "source": "support.3com.com",
    "credentials": [
      {
        "username": "recover",
        "password": "recover",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "US Robotics ADSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "Wireless AP",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "e960",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "superstack II",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "3comcso",
        "password": "RIP000",
        "access": "web-ui",
        "notes": "initialize — resets all pws to defaults"
      },
      {
        "username": "3comcso",
        "password": "RIP000",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM",
    "product": "superstack II Netbuilder",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3COM (ssh)",
    "product": "3COM (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3CX",
    "product": "3CX Phone System",
    "category": "voip",
    "defaultIp": null,
    "source": "Vendor security documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Pre-wizard or unprovisioned state"
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "security",
        "password": "security",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "adm",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "read",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "write",
        "password": "synnet",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "3CRWDR100A-72",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234admin",
        "access": "web-ui",
        "notes": "Admin — Provided by Ya.com provider in Spain"
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "AirConnect Access Point",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "LinkSwitch and CellPlex",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "OfficeConnect 5&#215;1",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "OfficeConnect 5×1",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "Shark Fin",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "User",
        "password": "Password",
        "access": "web-ui",
        "notes": "Diagnostics page — 192.160.100.1"
      },
      {
        "username": "User",
        "password": "Password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "SuperStack / CoreBuilder",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "write",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "SuperStack II Switch 1100",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "SuperStack II Switch 2200",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "debug",
        "password": "synnet",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3Com",
    "product": "SuperStack II Switch 3300",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3M",
    "product": "3M",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "VOL-0215",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "volition",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "volition",
        "password": "volition",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3M",
    "product": "VOL-0215 etc.",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "volition",
        "password": "volition",
        "access": "snmp",
        "notes": "Admin — for Volition fibre switches"
      }
    ]
  },
  {
    "vendor": "3M",
    "product": "Volition",
    "category": "other",
    "defaultIp": null,
    "source": "multimedia.3m.com",
    "credentials": [
      {
        "username": "volition",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "VOL-0215",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — http://multimedia.3m.com/mws/mediawebserver?6666660Zjcf6lVs6EVs666xa9COrrrrQ-"
      }
    ]
  },
  {
    "vendor": "3M",
    "product": "Volition Fibre Switches",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "volition",
        "password": "volition",
        "access": "snmp",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3M",
    "product": "Voliton",
    "category": "other",
    "defaultIp": null,
    "source": "multimedia.3m.com",
    "credentials": [
      {
        "username": "VOL-0215",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "3comCellPlex7000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "812",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "Cable Managment System SQL Database (DOSCIC DHCP)",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "DOCSIS_APP",
        "password": "3com",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "Home Connect",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "User",
        "password": "Password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "NBX100",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "OfficeConnect 812 ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "adminttd",
        "password": "adminttd",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "OfficeConnect Wireless 11g",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "OfficeConnect Wireless 11g Cable/DSL Gateway",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "Superstack II 3300FX",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "Switch 3000/3300",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "3com",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3com",
    "product": "super",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3ware",
    "product": "3DM",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "3ware",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "3ware",
    "product": "3ware",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "3ware",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3xLogic",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "3xLogic",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "5200-Serie",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "8level",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "A-Link",
    "product": "A-Link",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "A10 Networks",
    "product": "Thunder ADC",
    "category": "server-software",
    "defaultIp": "172.31.31.31",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "a10",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "a10",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ABB",
    "product": "AC 800M",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "library.e.abb.com",
    "credentials": [
      {
        "username": "service",
        "password": "ABB800xA",
        "access": "web-ui",
        "notes": "Controller"
      }
    ]
  },
  {
    "vendor": "ABB",
    "product": "CP600 Series HMI Panel",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default web UI credentials for system configuration. Applies to BSP firmware before v1.3."
      }
    ]
  },
  {
    "vendor": "ABB",
    "product": "Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "service",
        "password": "ABB800xA",
        "access": "web-ui",
        "notes": "https://library.e.abb.com/public/f355a67551218ae7c1257dc0003298c5/3BDS021515-600_-_en_AC_800M_6.0_PROFINET_IO_Configuration.pdf"
      }
    ]
  },
  {
    "vendor": "ABB",
    "product": "Ethernet Adapter Module",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "https://www.inverterdrive.com/file/ABB-SREA-01-Manual"
      }
    ]
  },
  {
    "vendor": "ABB",
    "product": "SREA-01",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "inverterdrive.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Ethernet Adapter Module — 80/tcp"
      }
    ]
  },
  {
    "vendor": "ACC",
    "product": "Congo/Amazon/Tigris",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "netman",
        "password": "netman",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ACCTON",
    "product": "ACCTON",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "__super",
        "password": "(caclulated)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ACCTON",
    "product": "CheetahChassis Workgroup Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "monitor",
        "password": "monitor",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ACCTON",
    "product": "Gigabit Switches",
    "category": "other",
    "defaultIp": null,
    "source": "vettebak.nl",
    "credentials": [
      {
        "username": "__super",
        "password": "(caclulated)",
        "access": "ssh",
        "notes": "Administrator — The password is based on the MAC address--see link for info. Devices sold by 3Com, Dell, SMC, Foundry and EdgeCore."
      }
    ]
  },
  {
    "vendor": "ACCTON",
    "product": "Wirelessrouter",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin — YEAHH"
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ACIE SECURITE",
    "product": "ADIP",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "adip",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — http://www.acie-server.com/CONTROL_D_ACCES/ADIP/Notice/ADIP_US.pdf"
      },
      {
        "username": "adip",
        "password": "consul",
        "access": "web-ui",
        "notes": "Consultant — http://www.acie-server.com/CONTROL_D_ACCES/ADIP/Notice/ADIP_US.pdf"
      },
      {
        "username": "adip",
        "password": "insta",
        "access": "web-ui",
        "notes": "Installer — http://www.acie-server.com/CONTROL_D_ACCES/ADIP/Notice/ADIP_US.pdf"
      }
    ]
  },
  {
    "vendor": "ACTi",
    "product": "CCTV",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Admin / admin",
        "password": "12345 / 123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ACTi",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ACTi",
    "product": "IP Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.0.100",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "https://www.acti.com/products/cameras"
      }
    ]
  },
  {
    "vendor": "ADC Kentrox",
    "product": "ADC Kentrox",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "secret",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ADC Kentrox",
    "product": "Pacesetter Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "secret",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "secret",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ADIC",
    "product": "ADIC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "secure",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ADIC",
    "product": "Scalar 100/1000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "secure",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ADIC",
    "product": "Scalar i2000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ADIP",
    "product": "ADIP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "adip",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adip",
        "password": "consul",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adip",
        "password": "insta",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ADP",
    "product": "ADP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "master",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ADP",
    "product": "ADP Payroll HR Database",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "master",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ADT",
    "product": "ADT",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "2580",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ADT",
    "product": "Safewatch Pro3000",
    "category": "other",
    "defaultIp": null,
    "source": "krebsonsecurity.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "2580",
        "access": "web-ui",
        "notes": "Duress — This is a \"duress\" code and likely on multiple ADT models as set by technicians."
      }
    ]
  },
  {
    "vendor": "AIRAYA Corp",
    "product": "AIRAYA Corp",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Airaya",
        "password": "Airaya",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AIRAYA Corp",
    "product": "AIRAYA WirelessGRID",
    "category": "other",
    "defaultIp": null,
    "source": "airaya.com",
    "credentials": [
      {
        "username": "Airaya",
        "password": "Airaya",
        "access": "web-ui",
        "notes": "Administrator — The default IP address is 192.168.1.70."
      }
    ]
  },
  {
    "vendor": "ALAXALA",
    "product": "AX7800R",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ALCATEL",
    "product": "4400",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "mtcl",
        "password": "(none)",
        "access": "console",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "ALLNET",
    "product": "ALL 130DSL",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ALLNET",
    "product": "T-DSL Modem",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AMBIT",
    "product": "ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "AMBIT",
    "product": "U10C019",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "user",
        "password": "user – (admin:cableroot)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AMI",
    "product": "AMI",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "aammii",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "A.M.I",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMI~",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMIAMI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMIDECOD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMI.KEY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMI.KEZ",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMIPSWD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMISETUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMI!SW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMI?SW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMI_SW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "BIOSPASS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "CMOSPWD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "HEWITT RAND",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AMI",
    "product": "AT 49",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "AMI",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "AM",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMI",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "A.M.I",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMI_SW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMI?SW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "aammii",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMI!SW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMI.KEY",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMI.KEZ",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMI~",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMIPSWD",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMISETUP",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "BIOSPASS",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "CMOSPWD",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "HEWITT RAND",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "aammii",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "AMI.KEY",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "AMI~",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "AMIDECOD",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "amipswd",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "BIOSPASS",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "AM",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "A.M.I",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "CMOSPWD",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "AMI",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "AMX",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1988",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "vision2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1988",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NetLinx",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "mozart",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "CSG",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "Endeleo UDM-0102",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "Endeleo UDM-0404",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "Endeleo UDM-0808-SIG",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "Environmental Controls ENV-VST-C",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "IS-SPX-1000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — http://www.amx.com/techsupport/PDFs/981.pdf"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "MAX Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "root",
        "password": "mozart",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "MAX-CSD10",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "MAX-CSE",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "MET-ECOM/-D",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NI Series",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "NetLinx",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NXA-ENET24",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Guest"
      },
      {
        "username": "Admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NXA-ENET8POE",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NXA-WAP1000",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NXA-WAP250G",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NXA-WAPZD1000 (Zone Director)",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NXR-ZGW-PRO/-ZRP-PRO",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "NXR-ZGW/-ZRP",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "1988",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "TVM-1600",
    "category": "other",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AMX",
    "product": "V2 Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "amx.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "vision2",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AOC",
    "product": "AOC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AOC",
    "product": "zenworks 4.0",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "9606 Smart Slot",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "backdoor",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "AP9606 SmartSlot Web/SNMP Management Card",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(any)",
        "password": "TENmanUFactOryPOWER",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "APC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(any)",
        "password": "TENmanUFactOryPOWER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "backdoor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "serial number of the Call-UPS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "serial number of the Share-UPS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "TENmanUFactOryPOWER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "device",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "device",
        "password": "device",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POWERCHUTE",
        "password": "APC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readonly",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Any",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "apcuser",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Call-UPS",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "serial number of the Call-UPS",
        "access": "console",
        "notes": "Administrator — (Access menu Control+P)"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "MasterSwitch",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Network Management Card (PDU/UPS)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": "Legacy default; recent NMC3 uses serial-derived password."
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Powerchute Plus",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "POWERCHUTE",
        "password": "APC",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "SNMP Adapter",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Share-UPS",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "serial number of the Share-UPS",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Smart UPS",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Smart-UPS Network Management Card 2",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": "Administrator account; also valid for Telnet and serial console."
      },
      {
        "username": "device",
        "password": "apc",
        "access": "web-ui",
        "notes": "Device user account."
      },
      {
        "username": "readonly",
        "password": "apc",
        "access": "web-ui",
        "notes": "Read-only account."
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "UPS Network Management Card 2",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "jlab.org",
    "credentials": [
      {
        "username": "readonly",
        "password": "apc",
        "access": "web-ui",
        "notes": "Read Only"
      },
      {
        "username": "device",
        "password": "apc",
        "access": "ssh",
        "notes": "Restricted User"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "UPSes (Web/SNMP Mgmt Card)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "device",
        "password": "device",
        "access": "web-ui",
        "notes": "Admin — Secondary access account (next to apc/apc)"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "USV Network Management Card",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "TENmanUFactOryPOWER",
        "access": "snmp",
        "notes": "Admin — nachzulesen unter http://www.heise.de/security/news/meldung/44899 gruss HonkHase"
      }
    ]
  },
  {
    "vendor": "APC",
    "product": "Web/SNMP Management Card",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "APC Network Management Card (web)",
    "product": "APC Network Management Card (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "device",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readonly",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "APC SmartSlot (snmp)",
    "product": "APC SmartSlot (snmp)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "TENmanUFactOryPOWER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "APC UPS (web)",
    "product": "APC UPS (web)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "device",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readonly",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ARtem",
    "product": "ARtem",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ARtem",
    "product": "ComPoint - CPD-XT-b",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ASMAX",
    "product": "AR701u/ASMAX AR6024",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ASMAX",
    "product": "AR800C2",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ASMAX",
    "product": "ASMAX",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ASMB10-iKVM",
    "product": "ASMB10-iKVM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ASMB10-iKVM (Yadro) BMC",
    "product": "ASMB10-iKVM (Yadro) BMC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ASRock Rack",
    "product": "BMC (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AST",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "SnuFG5",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "SnuFG5",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ASUS",
    "product": "RT-AC68U",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ASUS",
    "product": "RT-N12",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ASUS",
    "product": "RT-Series Router",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Accessible at http://192.168.1.1 or http://router.asus.com"
      }
    ]
  },
  {
    "vendor": "ASUS Router",
    "product": "ASUS Router",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ASUSTOR",
    "product": "NAS (ADM firmware)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default administrator account."
      }
    ]
  },
  {
    "vendor": "AT&T",
    "product": "3B2 Firmware",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "mcp",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AT&T",
    "product": "AT&T",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "mcp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AT&T",
    "product": "BGW210 / BGW320 Gateway",
    "category": "router",
    "defaultIp": "192.168.1.254",
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Unique label Device Access Code"
      }
    ]
  },
  {
    "vendor": "AT&T Arris NVG589 & NVG599 (SharknAT&To) (ssh)",
    "product": "AT&T Arris NVG589 & NVG599 (SharknAT&To) (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "remotessh",
        "password": "5SaP9I26",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ATCOM",
    "product": "ATCOM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ATEN",
    "product": "KH / CS Series IP KVM Switch",
    "category": "kvm-ipmi",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ATL",
    "product": "ATL",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "operator",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Service",
        "password": "5678",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ATL",
    "product": "P1000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Service",
        "password": "5678",
        "access": "web-ui",
        "notes": "Service Maintenance Admin — Tape Library Service Access"
      },
      {
        "username": "operator",
        "password": "1234",
        "access": "web-ui",
        "notes": "User — Tape Library Operator Access"
      }
    ]
  },
  {
    "vendor": "ATX",
    "product": "ATX",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "atx",
        "password": "atx",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AVAYA",
    "product": "Cajun P33x",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "snmp",
        "notes": "Admin — check the Bugtraq archives for more information"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AVAYA",
    "product": "P333",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "ggdaseuaimhrke",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "ggdaseuaimhrke",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "AVAYA",
    "product": "g3R",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "ROOT500",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "ROOT500",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AVEVA",
    "product": "AVEVA Edge (formerly InduSoft Web Studio / InTouch Edge HMI)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ICS-CERT advisory",
    "credentials": [
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Built-in account with blank password. Enable a Master Project Password to restrict access."
      }
    ]
  },
  {
    "vendor": "AVM",
    "product": "AVM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AVM",
    "product": "Fritz!Box",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "AVM",
    "product": "Fritz!Box Fon",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "http://fritz.box"
      }
    ]
  },
  {
    "vendor": "AWARD",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "setup",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "djonet",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "efmukl",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "g6PJ",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "h6BB",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "HELGA-S",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "HEWITT RAND",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "HLT",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "j09F",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "j322",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "j64",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "lkw peter",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "SER",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "CONDO"
      },
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "SWITCHES_SW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Sxyz",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "SZYX",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "t0ch20x",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "t0ch88",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "TTPTHA",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "TzqF",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "wodj",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "ZAAADA",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "zbaaaca",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "zjaaadc",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "aLLy",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AWARD_SW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "SW_AWARD",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AWARD?SW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "lkwpeter",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "j262",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "j256",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "?award",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "1322222",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "256256",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "589589",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "589721",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "alfarome",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Award",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "aPAf",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AWARD SW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "award.sw",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "award_?",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "award_ps",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AWARD_PW",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "awkward",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "BIOS",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "biosstar",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "biostar",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "CONCAT",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "condo",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "256256",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "alfarome",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "aPAf",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "AXIS",
    "product": "200 V1.32",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AXUS",
    "product": "AXUS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AXUS",
    "product": "AXUS YOTTA",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin — Storage DAS SATA to SCSI/FC"
      },
      {
        "username": "(none)",
        "password": "00000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aastra",
    "product": "Aastra",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "33aastra",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aastra",
    "product": "IP Phone (6700/9000 series)",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "22222",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Acc/Newbridge",
    "product": "Congo/Amazon/Tigris",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "netman",
        "password": "netman",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Accelerated",
    "product": "DSL CPE and DSLAM",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sysadm",
        "password": "anicust",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Accelerated Networks",
    "product": "Accelerated Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sysadm",
        "password": "anicust",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Accelerated Networks",
    "product": "DSL CPE and DSLAM",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadm",
        "password": "anicust",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "anicust",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Acconet",
    "product": "ROUTER",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aceex",
    "product": "Aceex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aceex",
    "product": "Modem ADSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Acer",
    "product": "517te",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Acer",
    "product": "Phoenix",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Acti",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "Actiontec gateways (GT/MI424WR)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Common default"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Early FiOS MI424WR default"
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "GE344000-01",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "GT701-WG",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "GT704-WG",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "M1424WR",
    "category": "router",
    "defaultIp": null,
    "source": "onlinehelp.verizon.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — http://192.168.1.1/"
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "R1520SU",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "W1424WR",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Actiontec",
    "product": "Wireless Broadband Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — Verizon Fios Setup"
      }
    ]
  },
  {
    "vendor": "ActiveMQ (general)",
    "product": "ActiveMQ (general)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AdComplete.com",
    "product": "AdComplete.com",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin1",
        "password": "Admin1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AdComplete.com",
    "product": "Ban Man Pro",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin1",
        "password": "Admin1",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AdComplete.com",
    "product": "Banman Pro",
    "category": "other",
    "defaultIp": null,
    "source": "banmanpro.com",
    "credentials": [
      {
        "username": "Admin1",
        "password": "Admin1",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Adaptec",
    "product": "Adaptec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "adaptec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Adaptec",
    "product": "RAID Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "adaptec",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Adaptec",
    "product": "Storage Manager PRO",
    "category": "nas",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "adaptec",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Adcon Telemetry",
    "product": "Telemetry Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "840sw",
        "access": "web-ui",
        "notes": "http://www.adcon.com/index.php?option=com_docman&task=doc_download&gid=41&Itemid=239&lang=de"
      }
    ]
  },
  {
    "vendor": "Adcon Telemetry",
    "product": "Wireless Modem",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "840sw",
        "access": "web-ui",
        "notes": "http://www.adcon.com/index.php?option=com_docman&task=doc_download&gid=41&Itemid=239&lang=de"
      }
    ]
  },
  {
    "vendor": "Adcon Telemetry",
    "product": "addVANTAGE",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "http://adcon.com/index.php?option=com_docman&task=doc_download&gid=31&Itemid=239&lang=en"
      }
    ]
  },
  {
    "vendor": "AddPac Technology",
    "product": "AP2120",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "router",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AddPac Technology",
    "product": "AddPac Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Addon",
    "product": "Addon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Addon",
    "product": "GWAR3000/ARM8100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — http://www.addon-tech.com"
      }
    ]
  },
  {
    "vendor": "Adeptia",
    "product": "Adeptia",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "indigo1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Adminer",
    "product": "Adminer",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Uses underlying DB credentials"
      }
    ]
  },
  {
    "vendor": "Adobe",
    "product": "Adobe",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "anonymous",
        "password": "anonymous",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "aparker@geometrixx.info",
        "password": "aparker",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "author",
        "password": "author",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "jdoe@geometrixx.info",
        "password": "jdoe",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "replication-receiver",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "replication-receiver",
        "password": "replication-receiver",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "vgnadmin",
        "password": "vgnadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Adobe",
    "product": "CQ",
    "category": "other",
    "defaultIp": null,
    "source": "docs.adobe.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — This account is used for the connection between CQ WCM and CRX."
      },
      {
        "username": "author",
        "password": "author",
        "access": "web-ui",
        "notes": "Can be used as a webmaster as it has access to the entire /content tree."
      }
    ]
  },
  {
    "vendor": "Adobe",
    "product": "Experience Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "helpx.adobe.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Adobe",
    "product": "Experience Manager/CQ",
    "category": "server-software",
    "defaultIp": null,
    "source": "resources.infosecinstitute.com",
    "credentials": [
      {
        "username": "anonymous",
        "password": "anonymous",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "replication-receiver",
        "password": "replication-receiver",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "jdoe@geometrixx.info",
        "password": "jdoe",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "aparker@geometrixx.info",
        "password": "aparker",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Adobe",
    "product": "Vignette Connector",
    "category": "other",
    "defaultIp": null,
    "source": "dev.day.com",
    "credentials": [
      {
        "username": "vgnadmin",
        "password": "vgnadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Adtech",
    "product": "AX4000",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "ax400",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Adtech",
    "product": "Adtech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "ax400",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Adtran",
    "product": "Adtran",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "adtran",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Adtran",
    "product": "MX2800",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "adtran",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "adtran",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Adtran",
    "product": "NetVanta",
    "category": "router",
    "defaultIp": null,
    "source": "adtran.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Adtran",
    "product": "TSU 600 Ethernet module",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "18364",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Adtran",
    "product": "Total Access / SmartRG gateways",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Common SmartRG default"
      }
    ]
  },
  {
    "vendor": "Adtran",
    "product": "Total Access 900e Series (908e / 916e)",
    "category": "router",
    "defaultIp": null,
    "source": "vendor support community",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Advanced Integration",
    "product": "Advanced Integration",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Advance",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Advanced Integration",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Advance",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Advance",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Advantech",
    "product": "ADAM / WebAccess",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password default on WebAccess."
      }
    ]
  },
  {
    "vendor": "Advantech",
    "product": "WebAccess/SCADA",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor support page",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Advantek Networks",
    "product": "Advantek Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Advantek Networks",
    "product": "Wireless LAN 802.11 g/b",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://www.advanteknetworks.com/"
      }
    ]
  },
  {
    "vendor": "Aethra",
    "product": "Aethra",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aethra",
    "product": "Starbridge EU",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "AirLink Plus",
    "product": "AirLink Plus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AirLink Plus",
    "product": "RTW026",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "AirTies RT-210",
    "product": "AirTies RT-210",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin — AirTies RT-210"
      }
    ]
  },
  {
    "vendor": "Airlink",
    "product": "Airlink",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Airlink",
    "product": "AnyGate",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Aironet",
    "product": "(All)",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aironet",
    "product": "Aironet",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Airtel",
    "product": "wifi router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Airties",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Airties",
    "product": "Air4310",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Username is not asked and the password is empty just need to click 'OK'"
      }
    ]
  },
  {
    "vendor": "Airway",
    "product": "Airway",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Airway",
    "product": "Transport",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Akkadian Console Server",
    "product": "Akkadian Console Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Akkadian Contact Manager",
    "product": "Akkadian Contact Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "gdadmin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Akkadian Provisioning Manager",
    "product": "Akkadian Provisioning Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "akkadianuser",
        "password": "akkadianpassword",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PMEAdmin",
        "password": "PMEAdmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Akkadian Site Builder",
    "product": "Akkadian Site Builder",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "SBAdmin",
        "password": "SBAdmin123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aladdin",
    "product": "Aladdin",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "kn1TG7psLu",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aladdin",
    "product": "eSafe Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "kn1TG7psLu",
        "access": "ssh",
        "notes": "root"
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "7300 ASAM",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "SUPERUSER",
        "password": "ANS#150",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "Alcatel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "adfexc",
        "password": "adfexc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "switch",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "at4400",
        "password": "at4400",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1064",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "151515",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "client",
        "password": "client",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dhs3mt",
        "password": "dhs3mt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dhs3pms",
        "password": "dhs3pms",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "diag",
        "password": "switch",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp_admi",
        "password": "kilo1987",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp_inst",
        "password": "pbxk1064",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp_nmc",
        "password": "tuxalize",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp_oper",
        "password": "help1954",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "halt",
        "password": "tlah",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "install",
        "password": "llatsni",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "kermit",
        "password": "kermit",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mtch",
        "password": "mtch",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mtcl",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mtcl",
        "password": "mtcl",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "letacla",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "permit",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERUSER",
        "password": "ANS#150",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "OXO",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "Office 4200",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1064",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "OmniPCX Office",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ftp_admi",
        "password": "kilo1987",
        "access": "ftp",
        "notes": "Admin"
      },
      {
        "username": "ftp_inst",
        "password": "pbxk1064",
        "access": "ftp",
        "notes": "Installer"
      },
      {
        "username": "ftp_nmc",
        "password": "tuxalize",
        "access": "ftp",
        "notes": "NMC"
      },
      {
        "username": "ftp_oper",
        "password": "help1954",
        "access": "ftp",
        "notes": "Operator"
      },
      {
        "username": "ftp_inst",
        "password": "pbxk1064",
        "access": "ftp",
        "notes": null
      },
      {
        "username": "ftp_admi",
        "password": "kilo1987",
        "access": "ftp",
        "notes": null
      },
      {
        "username": "ftp_oper",
        "password": "help1954",
        "access": "ftp",
        "notes": null
      },
      {
        "username": "ftp_nmc",
        "password": "tuxalize",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "OmniStack 6024",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "switch",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "OmniStack/OmniSwitch",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "diag",
        "password": "switch",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "halt",
        "password": "tlah",
        "access": "telnet",
        "notes": "This will immediately shutdown the 4400 upon login! Account is UID 0."
      },
      {
        "username": "install",
        "password": "llatsni",
        "access": "telnet",
        "notes": "This will immediately shutdown the 4400 upon login! Account is UID 0."
      },
      {
        "username": "dhs3pms",
        "password": "dhs3pms",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "adfexc",
        "password": "adfexc",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "client",
        "password": "client",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "kermit",
        "password": "kermit",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "dhs3mt",
        "password": "dhs3mt",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "at4400",
        "password": "at4400",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "mtch",
        "password": "mtch",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "mtcl",
        "password": "mtcl",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "root",
        "password": "letacla",
        "access": "telnet",
        "notes": "root"
      },
      {
        "username": "at4400",
        "password": "at4400",
        "access": "web-ui",
        "notes": "unknown"
      },
      {
        "username": "dhs3mt",
        "password": "dhs3mt",
        "access": "web-ui",
        "notes": "unknown"
      },
      {
        "username": "halt",
        "password": "tlah",
        "access": "web-ui",
        "notes": "unknown"
      },
      {
        "username": "kermit",
        "password": "kermit",
        "access": "web-ui",
        "notes": "unknown"
      },
      {
        "username": "mtcl",
        "password": "mtcl",
        "access": "web-ui",
        "notes": "unknown"
      },
      {
        "username": "adfexc",
        "password": "adfexc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "at4400",
        "password": "at4400",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "client",
        "password": "client",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dhs3mt",
        "password": "dhs3mt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dhs3pms",
        "password": "dhs3pms",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "halt",
        "password": "tlah",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "install",
        "password": "llatsni",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "kermit",
        "password": "kermit",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mtch",
        "password": "mtch",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mtcl",
        "password": "mtcl",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "letacla",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mtch",
        "password": "mtch",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "letacla",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dhs3pms",
        "password": "dhs3pms",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adfexc",
        "password": "adfexc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "client",
        "password": "client",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "install",
        "password": "llatsni",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "Speedtouch",
    "category": "other",
    "defaultIp": null,
    "source": "speedtouch.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Default IP 192.168.1.254/24"
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "Timestep VPN 1520",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "permit",
        "access": "console",
        "notes": "Admin — Perm/Config port 38036"
      },
      {
        "username": "root",
        "password": "permit",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alcatel",
    "product": "VPN Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "permit",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "permit",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Alcatel Thomson",
    "product": "Alcatel Thomson",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alcatel-Lucent Enterprise",
    "product": "OmniSwitch",
    "category": "switch",
    "defaultIp": null,
    "source": "ALE OmniSwitch AOS Release 8 Switch Management Guide",
    "credentials": [
      {
        "username": "admin",
        "password": "switch",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alcatel/Newbridge/ Timestep",
    "product": "VPN Gateway 15xx/45xx/7xxx",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "permit",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alien Technology",
    "product": "ALR-9900",
    "category": "other",
    "defaultIp": null,
    "source": "seclists.org",
    "credentials": [
      {
        "username": "root",
        "password": "alien",
        "access": "ssh",
        "notes": "Administrator — Undocumented telnet ports: 23,2323."
      },
      {
        "username": "alien",
        "password": "alien",
        "access": "ssh",
        "notes": "Administrator — Undocumented telnet ports: 23,2323."
      }
    ]
  },
  {
    "vendor": "Alien Technology",
    "product": "Alien Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "alien",
        "password": "alien",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "alien",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Allied",
    "product": "CJ8MO E-U",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Allied",
    "product": "Telesyn",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "secoff",
        "password": "secoff",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "manager",
        "password": "friend",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Allied Telesis",
    "product": "AlliedWare Managed Switch (x210 / x230 / x510 Series)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor user guide",
    "credentials": [
      {
        "username": "manager",
        "password": "friend",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "friend",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "ALAT8326GB",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "AT Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "AT-8024(GB)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "manager",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "AT-AR130 (U) -10",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Manager",
        "password": "friend",
        "access": "web-ui",
        "notes": "Admin — Default IP is192.168.242.242"
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "AT8016F",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "manager",
        "password": "friend",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "Allied Telesyn",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "friend",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "secoff",
        "password": "secoff",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "Rapier G6 Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "manager",
        "access": "web-ui",
        "notes": "friend"
      }
    ]
  },
  {
    "vendor": "Allied Telesyn",
    "product": "Various Switches",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Allnet",
    "product": "ALL0275 802.11g AP",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Allnet",
    "product": "ALL129DSL",
    "category": "other",
    "defaultIp": null,
    "source": "allnet.de",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Allnet",
    "product": "Allnet",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Allot",
    "product": "Allot",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "allot",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "bagabu",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Allot",
    "product": "Netenforcer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "bagabu",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "allot",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Alteon",
    "product": "ACEDirector3",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Alteon",
    "product": "ACEswitch",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "linga",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "linga",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alteon",
    "product": "AD4",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "console",
        "notes": "Admin — Factory default"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alteon",
    "product": "Alteon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "linga",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Alteon",
    "product": "Web Systems",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "14admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Altova",
    "product": "Altova",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ambit",
    "product": "Ambit",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ambit",
    "product": "Cable Modem",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin — Time Warner Cable issued modem"
      }
    ]
  },
  {
    "vendor": "Ambit",
    "product": "Cable Modem 60678eu",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ambit",
    "product": "Cable Modems",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ambit",
    "product": "ntl:home 200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin — This is the cable modem supplied by NTL in the UK"
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amcrest",
    "product": "Amcrest",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amcrest",
    "product": "IP Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.1.108",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amcrest",
    "product": "IP2M-841 / IP Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.1.108",
    "source": "vendor user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Primary admin account."
      },
      {
        "username": "admin",
        "password": "888888",
        "access": "web-ui",
        "notes": "Alternative default seen on some older hardware revisions."
      }
    ]
  },
  {
    "vendor": "American Dynamics EDVR (telnet)",
    "product": "American Dynamics EDVR (telnet)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "9999",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "American Dynmics",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "American Dynmics",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amigo",
    "product": "Amigo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amino",
    "product": "AmiNET Set Top Box",
    "category": "other",
    "defaultIp": null,
    "source": "vsicam.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "leaves",
        "access": "web-ui",
        "notes": "Administrator — Management Password"
      },
      {
        "username": "(none)",
        "password": "snake",
        "access": "web-ui",
        "notes": "Administrator — Network Config Password"
      }
    ]
  },
  {
    "vendor": "Amino",
    "product": "Amino",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "leaves",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "snake",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amitech",
    "product": "Amitech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amitech",
    "product": "wireless router and access point 802.11g 802.11b",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Web interface is on 192.168.1.254 available on the LAN ports of the AP."
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AmpJuke",
    "product": "AmpJuke",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "pass",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Amptron",
    "product": "Amptron",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Polrty",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Amptron",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Polrty",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Polrty",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Andover Controls",
    "product": "Andover Controls",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "acc",
        "password": "acc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Andover Controls",
    "product": "Infinity",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "acc",
        "password": "acc",
        "access": "console",
        "notes": "Admin — Building management system"
      },
      {
        "username": "acc",
        "password": "acc",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Anevia",
    "product": "Anevia",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "paris",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "anevia",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "ActiveMQ",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default web console admin"
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "Default read user"
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "Apache",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "j5Brn9",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "jboss4",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "both",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role1",
        "password": "role1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role1",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tomcat",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "Cassandra",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "cassandra",
        "password": "cassandra",
        "access": "database",
        "notes": "Default superuser credentials"
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "CouchDB",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin Party mode on pre-3.0 versions"
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "Solr",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "solr",
        "password": "SolrRocks",
        "access": "web-ui",
        "notes": "Default in example security.json BasicAuth config"
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "Tomcat",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "tomcat",
        "password": "tomcat",
        "access": "web-ui",
        "notes": "Example credentials commonly enabled by admins"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Frequently configured manager account"
      },
      {
        "username": "admin",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role1",
        "password": "role1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tomcat",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "j5Brn9",
        "access": "web-ui",
        "notes": "Administrator — As installed in Sun Solaris."
      },
      {
        "username": "both",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role1",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "Tomcat Web Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Apache",
    "product": "Tomcat Web Server Administration Tool",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Apache Axis2",
    "product": "Apache Axis2",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "axis2",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apache Project",
    "product": "(generic)",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "jj",
        "password": "(none)",
        "access": "web-ui",
        "notes": "script"
      }
    ]
  },
  {
    "vendor": "Apache Project",
    "product": "Apache Project",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "jj",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apache Project",
    "product": "N/A",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "jj",
        "password": "(none)",
        "access": "web-ui",
        "notes": "script"
      }
    ]
  },
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache ActiveMQ",
    "category": "server-software",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Web console at http://host:8161/admin/; configure in conf/jetty-realm.properties"
      }
    ]
  },
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache Cassandra",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "cassandra",
        "password": "cassandra",
        "access": "database",
        "notes": "Only applies when PasswordAuthenticator is configured. Must be changed before production use."
      }
    ]
  },
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache CouchDB",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "Admin Party mode: no auth required on HTTP port 5984. Access Fauxton at http://<host>:5984/_utils/."
      }
    ]
  },
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache Druid",
    "category": "database",
    "defaultIp": null,
    "source": "vendor security documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No authentication by default; all users have full access. Enable authentication before exposing to untrusted networks."
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "REST API also unauthenticated by default."
      }
    ]
  },
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache Kafka",
    "category": "server-software",
    "defaultIp": null,
    "source": "Apache Kafka security documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "Default PLAINTEXT protocol; all connections are unauthenticated"
      }
    ]
  },
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache NiFi (pre-1.14.0)",
    "category": "server-software",
    "defaultIp": null,
    "source": "Apache NiFi project documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Pre-1.14.0: no authentication required. The web UI is accessible to any host that can reach the NiFi port (default 8080)."
      }
    ]
  },
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache Tomcat Web Application Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "tomcat",
        "password": "tomcat",
        "access": "web-ui",
        "notes": "Common credential found in copied sample tomcat-users.xml configurations. Used for Manager and Host Manager web apps."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Windows installer default: 'admin' with blank password if unchanged during installation."
      }
    ]
  },
  {
    "vendor": "Apache Tomcat Host Manager (web)",
    "product": "Apache Tomcat Host Manager (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "j5Brn9",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cxsdk",
        "password": "kdsxc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "j2deployer",
        "password": "j2deployer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ovwebusr",
        "password": "OvW*busr1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "QCC",
        "password": "QLogic66",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role1",
        "password": "role1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role1",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "role",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tomcat",
        "password": "changethis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tomcat",
        "password": "s3cret",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tomcat",
        "password": "tomcat",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "xampp",
        "password": "xampp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tomcat",
        "password": "Tomcatadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apache guacamole",
    "product": "Apache guacamole",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "guacadmin",
        "password": "guacadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Appian",
    "product": "Appian",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "AirPort Base Station (Graphite)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": "public — See Apple article number 58613 for details"
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "Airport",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "Airport Base Station (Dual Ethernet)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Guest — See Apple article number 106597 for details"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "Airport Extreme Base Station",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Guest — see Apple article number 107518 for details"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "Almost all iOS devices",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "alpine",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "Apple",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "xyzzy",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mobile",
        "password": "dottie",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "alpine",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "IPHONE IOS4.X",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "alpine",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "Network Assistant",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "xyzzy",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "airport5",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — 192.168.1.1"
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple",
    "product": "iPhone",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "alpine",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "mobile",
        "password": "dottie",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple Computer",
    "product": "Airport",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "public",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Apple Computer",
    "product": "Apple Computer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "xyzzy",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Apple Computer",
    "product": "Network Assistant",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "xyzzy",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "xyzzy",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Apple Computer",
    "product": "Remote Desktop",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "xyzzy",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "xyzzy",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Apple Jailbroken Device (ssh)",
    "product": "Apple Jailbroken Device (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "alpine",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "dottie",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Applied Innovations",
    "product": "AIscout",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "scout",
        "password": "scout",
        "access": "web-ui",
        "notes": "supervisor"
      }
    ]
  },
  {
    "vendor": "Applied Innovations",
    "product": "Applied Innovations",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "scout",
        "password": "scout",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Araknis Networks",
    "product": "AN Series Managed Switch",
    "category": "switch",
    "defaultIp": "192.168.20.253",
    "source": "SnapAV technical bulletin",
    "credentials": [
      {
        "username": "araknis",
        "password": "araknis",
        "access": "web-ui",
        "notes": "AN-210 / AN-310 / AN-510 series"
      }
    ]
  },
  {
    "vendor": "ArangoDB",
    "product": "ArangoDB Community Server",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "database",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ArangoDB (web)",
    "product": "ArangoDB (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arcane",
    "product": "Arcane",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "arcane",
        "password": "arcane-admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Areca",
    "product": "Areca",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Areca",
    "product": "RAID controllers",
    "category": "nas",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": "Administrator — http://ArecaIP:81"
      },
      {
        "username": "admin",
        "password": "0000",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arecont Vision",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arecont Vision",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arescom",
    "product": "Arescom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "atc123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arescom",
    "product": "ROUTER",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arescom",
    "product": "modem/router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "atc123",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "atc123",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Argo Workflows (web)",
    "product": "Argo Workflows (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aris (mssql)",
    "product": "Aris (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ARIS9",
        "password": "*ARIS!1dm9n#",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arista Networks",
    "product": "EOS Switches",
    "category": "switch",
    "defaultIp": null,
    "source": "Vendor EOS user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "console",
        "notes": "All EOS versions at factory default"
      }
    ]
  },
  {
    "vendor": "Arlotto",
    "product": "Arlotto",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Armenia",
    "product": "Forum",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "Arris",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "DG3450",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "DG860P2",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "DG950A",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SB8200",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.100.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBG10",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBG6580",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBG6700-AC",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBG6900-AC",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBG8300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBR-AC1750",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBR-AC1900P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SBR-AC3200P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SURFboard SBG10 Cable Modem Gateway",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor support community",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "SURFboard SBG6580 Cable Modem Gateway",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "TG1672G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.100.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "TG1682G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 10.0.0.1"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "TG862",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "Touchstone Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "VAP4641",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "admin — 192.168.1.253"
      }
    ]
  },
  {
    "vendor": "Arris",
    "product": "WR2100",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Arrowpoint",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Arrowpoint",
    "product": "Arrowpoint",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Arrowpoint",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Arrowpoint",
    "product": "any?",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Artifactory",
    "product": "Artifactory",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "access-admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "access-admin",
        "password": "(random password)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aruba",
    "product": "Aruba",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aruba",
    "product": "ClearPass Policy Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "HPE Aruba Networking CLI Bank – Accessing the ClearPass Policy Manager Command-Line Interface",
    "credentials": [
      {
        "username": "admin",
        "password": "eTIPS123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "appadmin",
        "password": "eTIPS123",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aruba",
    "product": "Instant AP (IAP Series)",
    "category": "access-point",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No password on factory-fresh device"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aruba",
    "product": "Instant On AP (legacy Instant)",
    "category": "access-point",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aruba",
    "product": "Mobility Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — then 'enable' and default password 'admin'"
      }
    ]
  },
  {
    "vendor": "Aruba (web)",
    "product": "Aruba (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aruba Controller",
    "product": "Aruba Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aruba Networks",
    "product": "RAP-155 (APINR155)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Aruba Networks",
    "product": "RAP-3WNP",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Arun",
    "product": "Arun",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "123",
        "password": "234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Asante",
    "product": "Asante",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "asante",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IntraStack",
        "password": "Asante",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IntraSwitch",
        "password": "Asante",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "asante",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Asante",
    "product": "FM2008",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "superuser",
        "password": "asante",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "asante",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "superuser",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Asante",
    "product": "IntraStack",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "IntraStack",
        "password": "Asante",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Asante",
    "product": "IntraSwitch",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "IntraSwitch",
        "password": "Asante",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ascend",
    "product": "All TAOS models",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "Ascend",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ascend",
    "product": "Ascend",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "ascend",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readonly",
        "password": "lucenttech2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readwrite",
        "password": "lucenttech1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ascend",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ascend",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "ascend",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "ascend",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ascend",
    "product": "Sahara",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "ascend",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ascend",
    "product": "Yurie",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "readonly",
        "password": "lucenttech2",
        "access": "web-ui",
        "notes": "Read"
      }
    ]
  },
  {
    "vendor": "Ascom",
    "product": "Ascom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "3ascotel",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ascom",
    "product": "Ascotel",
    "category": "other",
    "defaultIp": null,
    "source": "pbxweb.aastra.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "3ascotel",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Ascom",
    "product": "Ascotel PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "3ascotel",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "3ascotel",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Asinetwork",
    "product": "192.168.88.1",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Arnold Soriano",
        "password": "aams1999",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Askey",
    "product": "RTF8115VW",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asmax",
    "product": "Ar-804u",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Aspect",
    "product": "ACD",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "customer",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "DTA",
        "password": "TJM",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "DTA",
        "password": "TJM",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "DTA",
        "password": "TJM",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "customer",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DTA",
        "password": "TJM",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aspect",
    "product": "Aspect",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "customer",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DTA",
        "password": "TJM",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Asterisk",
    "product": "Asterisk",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Asterisk / FreePBX",
    "product": "FreePBX Administration",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Web admin on older FreePBX distro installs."
      },
      {
        "username": "maint",
        "password": "password",
        "access": "web-ui",
        "notes": "ARI/legacy maintenance login."
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "4G-AC55U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "4G-AC68U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "4G-N12",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "520g",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "AAM6020VI-FI",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Asus",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adsl",
        "password": "adsl1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "BRT-AC828/M2",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Blue Cave",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "CM-16",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "CM-32",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-AC52U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-AC55U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-AC56U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-AC68U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-G31",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N10",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N11",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N12U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N12U rev B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N13",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N17U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N17U B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N55U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N55U C1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "DSL-N66U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "EA-AC87",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "EA-N66",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 10.0.1.1/192.168.220.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "GT-AC2900",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "GT-AC5300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "GT-AC9600",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "GT-AX11000",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Internet Radio (AIR)",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Internet Radio 3 (AIR3)",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Lyra",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Lyra Mini",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Lyra Trio",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.72.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Lyra Voice",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "P5P800",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "PL-AC56",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — http://ap.asus.com"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "PL-N12",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — http://ap.asus.com"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-AC52",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-AC53",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-AC55",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-AC56",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-AC68U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-AC87",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-N12",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-N14",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RP-N53",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1200",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1200 v2",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1200G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1200GP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1200GU",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1200HP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1750",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1900",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC1900P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC3100",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC3200",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC42U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC51U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC52U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC52U B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC53",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC5300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC53U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC54U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC55U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC55UHP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC56S",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC56U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC57U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC58U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC59U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC65P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC65U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC66U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC66U B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC68P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC68U Extreme",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC68UF",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC750",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC750GF",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC85U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC86U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC87U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AC88U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-ACRH12",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-ACRH13",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-ACRH15",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-ACRH17",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AX56U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AX88U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AX92U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-AX95U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-G32 rev A1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-G32 rev B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-G32 rev C1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10 rev A1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10 rev C1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10 rev D1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10+ rev B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10+ rev D1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10E",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10E B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10P V2",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N10U B",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N11",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N11P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N11P B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12 rev A1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12 rev B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12 rev C1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12 rev D1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12+ B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12E",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12E B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12E C1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12HP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12HP B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12K",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N12VP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N13",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N13U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N13U B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N14U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N14UHP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N15",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N15U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N16",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N18U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N300 B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N53",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N54U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N56U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      },
      {
        "username": "admin",
        "password": "HTTP",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N56U B1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N600",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N600RU",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N65U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N66U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N66U C1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N66W",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RT-N800HP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "RX3041",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "SMTA Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin — Router / VoIP Gateway (@ 192.168.3.1)"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "TM-AC1900",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.29.1"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "asus",
        "access": "web-ui",
        "notes": "192.168.39.130"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-300g",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-320gP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-330",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-330N3G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-330g",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-330gE",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-500",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-500G",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-500W",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-500b",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-500g Deluxe",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-500gP v1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-500gP v2",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-520g",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-520gC",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-520gU",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-530g",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-530gV2",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-550gE",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-566gM",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-600g",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-700gE",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL-HDD2.5",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.1.220"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WL500g Deluxe",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WMP-N12",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "WMVN25E2+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "Zenbo",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "wl300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "wl500",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Asus",
    "product": "wl503g",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Asus iKVM BMC (IPMI)",
    "product": "Asus iKVM BMC (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Asustor",
    "product": "ADM NAS",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Atlantis",
    "product": "A02-RA141",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "atlantis",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Atlantis",
    "product": "Atlantis",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "atlantis",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Atlantis",
    "product": "I-Storm Lan Router ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "atlantis",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Atlassian",
    "product": "Atlassian",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "crowd-openid-server",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Crowd",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Demo",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Username",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Atlassian",
    "product": "Confluence",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin account created at setup"
      }
    ]
  },
  {
    "vendor": "Atlassian",
    "product": "Crowd",
    "category": "other",
    "defaultIp": null,
    "source": "commandfive.com",
    "credentials": [
      {
        "username": "crowdÂ­-openid-Â­server",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Crowd",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Demo",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Username",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "crowd-openid-server",
        "password": "password",
        "access": "web-ui",
        "notes": "http://www.commandfive.com/papers/C5_TA_2013_3925_AtlassianCrowd.pdf"
      }
    ]
  },
  {
    "vendor": "Atlassian",
    "product": "Jira",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin account created at setup"
      }
    ]
  },
  {
    "vendor": "Atlassian Confluence",
    "product": "Atlassian Confluence",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "disabledsystemuser",
        "password": "disabled1system1user6708",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Atrie",
    "product": "Atrie",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Attachmate",
    "product": "Attachmate",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Attachmate",
    "product": "Attachmate Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "AudioCodes",
    "product": "Mediant Gateway / SBC",
    "category": "voip",
    "defaultIp": null,
    "source": "AudioCodes Mediant 500 Gateway and E-SBC User's Manual",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AudioCodes Mediant 1000 (web)",
    "product": "AudioCodes Mediant 1000 (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Audioactive",
    "product": "Audioactive",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "telos",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Audioactive",
    "product": "MPEG Realtime Encoders",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "telos",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "telos",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Autodesk",
    "product": "Autocad",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "autocad",
        "password": "autocad",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "autocad",
        "password": "autocad",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Autodesk",
    "product": "Autodesk",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "autocad",
        "password": "autocad",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "4602 SIP Telephone",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "barney",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Avaya",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "barney",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "ggdaseuaimhrke",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Craftr4",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "crftpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dadmin",
        "password": "dadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dadmin",
        "password": "dadmin01",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "cms500",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ggdaseuaimhrke",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ROOT500",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "CMS Supervisor",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "cms500",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "cms500",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Cajun",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": "Developer"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": "Developer"
      },
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": "Developer"
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": "Developer"
      },
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": "Developer"
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": "Developer"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Cajun Pxxx",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Definity",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "dadmin",
        "password": "dadmin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "dadmin",
        "password": "dadmin01",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "craft",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "craft",
        "password": "crftpw",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "craft",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "crftpw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "IP Office / Manager",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "IP Office 500",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "Administrator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Integrated Management Database (IMD)",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Intuity Audix",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Craft",
        "password": "crftpw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "P330 Stackable Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Pxxx",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "diag",
        "password": "danger",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manuf",
        "password": "xxyyzz",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Scopia",
    "category": "other",
    "defaultIp": null,
    "source": "downloads.avaya.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Scopia Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "downloads.avaya.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "Winspm",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Craftr4",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avaya",
    "product": "routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Avaya Contact Center (web)",
    "product": "Avaya Contact Center (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "webadmin",
        "password": "webadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avenger News System (ANS)",
    "product": "ANS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Administrative",
        "access": "web-ui",
        "notes": "default string: admin:aaLR8vE.jjhss:root@127.0.0.1pass file is located at ans_data/ans.passwd (relative to ans.pl location)"
      }
    ]
  },
  {
    "vendor": "Avenger News System (ANS)",
    "product": "Avenger News System (ANS)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Administrative",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "AvertX",
    "product": "AvertX",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avigilon",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avigilon",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avocent",
    "product": "Avocent",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "tslinux",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Avocent",
    "product": "Cyclade",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "tslinux",
        "access": "web-ui",
        "notes": "Admin — http://www.cyclades.com.au"
      },
      {
        "username": "root",
        "password": "tslinux",
        "access": "web-ui",
        "notes": "Admin — http://www.cyclades.com.au"
      }
    ]
  },
  {
    "vendor": "Avocent (Vertiv)",
    "product": "DSR Series IP KVM Switch",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor user manual",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Built-in administrator account on On-Board Web Interface (OBWI)."
      }
    ]
  },
  {
    "vendor": "Award",
    "product": "Award",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "1322222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "256256",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "589589",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "589721",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "alfarome",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "aLLy",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "aPAf",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "?award",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "award",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "award_?",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "award_ps",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AWARD_PW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AWARD_SW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "award.sw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AWARD SW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AWARD?SW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "awkward",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "BIOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "biosstar",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "biostar",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "CONCAT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "CONDO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "djonet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "efmukl",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "g6PJ",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "h6BB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "HELGA-S",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "HEWITT RAND",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "HLT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "j09F",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "j256",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "j262",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "j322",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "j64",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "lkw peter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "lkwpeter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SW_AWARD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SWITCHES_SW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Sxyz",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SY_MB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SZYX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "t0ch20x",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "t0ch88",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "TTPTHA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "TzqF",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "wodj",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ZAAADA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "zbaaaca",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "zjaaadc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axent",
    "product": "NetProwler manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "540/542 Print Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "All Axis Printserver",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "Axis",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "Camera Server",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "NETCAM",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "pass",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "Network Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.0.90",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Legacy default on older units."
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "Printserver",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "StorPoint CD E100",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "StorPoint NAS 100",
    "category": "nas",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Axis",
    "product": "Webcams",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Axis (web)",
    "product": "Axis (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axis Communications",
    "product": "Axis Communications",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axis Communications",
    "product": "Axis Network Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "pass",
        "access": "ftp",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "pass",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Axis Communications",
    "product": "IP Camera / Video Encoder",
    "category": "ip-camera",
    "defaultIp": "192.168.0.90",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Newer devices enforce password creation at first login and have no factory default password"
      }
    ]
  },
  {
    "vendor": "Axis Communications",
    "product": "Printserver",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Axis camera (web)",
    "product": "Axis camera (web)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axway",
    "product": "Axway",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "System01",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Axway",
    "product": "SecureTransport",
    "category": "other",
    "defaultIp": null,
    "source": "cdn.axway.com",
    "credentials": [
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aztech",
    "product": "Aztech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "isp",
        "password": "isp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Aztecj",
    "product": "DSL 600EU",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "isp",
        "password": "isp",
        "access": "web-ui",
        "notes": "Admin — backdoor - not in all f/w versions"
      },
      {
        "username": "root",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "CR10 v2",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "tekniska.pl",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "Conel 4.0.1",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "conel.ru",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "ER75i/ER 75i DUO/ER 75i SL/ER75i v2",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ec-mobile.ru",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "LR77 v2 Libratum/LR77 v2",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "induowireless.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "SPECTRE Router",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "b&b electronics SPECTRE Router.pdf",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "UCR11-v2/UCR11 v2 SL",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "induowireless.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "UR5i v2",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cd.lucom.de",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B&B ELECTRONICS",
    "product": "XR5i v2E/XR5i v2/XR5i/XR5i SL",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cd.lucom.de",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "B-FOCuS",
    "product": "B-FOCuS 270/400",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "1234",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "BBR-4MG and",
    "product": "BBR-4MG and",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BBR-4MG and",
    "product": "BUFFALO",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "BBR-4MG and BBR-4HG",
    "product": "Buffalo",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "BEA",
    "product": "BEA",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "system",
        "password": "weblogic",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BEA",
    "product": "WebLogic Process Integrator",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "joe",
        "password": "password",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "system",
        "password": "security",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "BEA",
    "product": "Weblogic",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "system",
        "password": "weblogic",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BECU",
    "product": "BECU",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "musi1921",
        "password": "Musii%1921",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BLACKBOX",
    "product": "BLACKBOX",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BMC",
    "product": "BMC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "patrol",
        "password": "patrol",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BMC",
    "product": "Patrol",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "patrol",
        "password": "patrol",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "patrol",
        "password": "patrol",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BMC Software",
    "product": "BMC Software",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "the same all over",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Best1_User",
        "password": "BackupU$r",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BMC Software",
    "product": "Patrol",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "the same all over",
        "access": "web-ui",
        "notes": "Admin — this default user normally for ALL system in this area with one Password"
      },
      {
        "username": "Administrator",
        "password": "the same all over",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BMC Software",
    "product": "Performance Assurance for Microsoft Servers",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "krebsonsecurity.com",
    "credentials": [
      {
        "username": "Best1_User",
        "password": "BackupU$r",
        "access": "web-ui",
        "notes": "Administrator — ftp://ftp.bmc.com/pub/perform/resolutions/15063490.pdf"
      }
    ]
  },
  {
    "vendor": "BNI",
    "product": "BNI",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BT",
    "product": "BT",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BT",
    "product": "BT Home Hub / Smart Hub",
    "category": "router",
    "defaultIp": "192.168.1.254",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Unique label admin password"
      }
    ]
  },
  {
    "vendor": "BT",
    "product": "BT Mobile Hotspot",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "https://btbusiness.custhelp.com/app/answers/detail/a_id/26793/~/how-do-i-change-passwords-or-reset-to-defaults-on-a-bt-mobile-hotspot%3F#reset"
      }
    ]
  },
  {
    "vendor": "BT",
    "product": "Home Hub",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "BT",
    "product": "Voyager",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "BT",
    "product": "Voyager 2000",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "BUFFALO",
    "product": "WLAR-L11-L / WLAR-L11G-L",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Banana Pi",
    "product": "BPI-M64 Manjaro",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "bananapi",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Barco",
    "product": "Barco",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "clickshare",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Barco, Inc.",
    "product": "ClickShare",
    "category": "other",
    "defaultIp": null,
    "source": "barco.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "clickshare",
        "access": "web-ui",
        "notes": "SSID: clickshare-serialnumber"
      }
    ]
  },
  {
    "vendor": "Barracuda",
    "product": "Barracuda",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ssladmin",
        "password": "ssladmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Barracuda",
    "product": "CloudGen Firewall",
    "category": "firewall",
    "defaultIp": "192.168.200.200",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "ngf1234",
        "access": "web-ui",
        "notes": "Firewall Admin / management."
      }
    ]
  },
  {
    "vendor": "Barracuda",
    "product": "SSL VPN",
    "category": "firewall",
    "defaultIp": null,
    "source": "barracudanetworks.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "ssladmin",
        "password": "ssladmin",
        "access": "web-ui",
        "notes": "Administrator — Via WAN interface."
      }
    ]
  },
  {
    "vendor": "Barracuda",
    "product": "Spam Firewall / Email Security Gateway",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Barracuda (web)",
    "product": "Barracuda (web)",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ssladmin",
        "password": "ssladmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Barracuda Networks",
    "product": "Web Application Firewall (WAF)",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor product documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Older appliances; newer units use the numeric serial number as the initial password"
      }
    ]
  },
  {
    "vendor": "Basler",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Basler",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bausch Datacom",
    "product": "Bausch Datacom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bausch Datacom",
    "product": "Proxima PRI ADSL PSTN",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Bausch Datacom",
    "product": "Proxima PRI ADSL PSTN Router4 Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Bay Networks",
    "product": "Bay Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "NetICs",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Manager",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "security",
        "password": "security",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bay Networks",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Manager",
        "password": "(none)",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "User",
        "password": "(none)",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "User",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "Manager",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "User",
        "password": "(none)",
        "access": "telnet",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Bay Networks",
    "product": "SuperStack II",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "security",
        "password": "security",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "security",
        "password": "security",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "security",
        "password": "security",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Bay Networks",
    "product": "Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "NetICs",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "NetICs",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "NetICs",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "NetICs",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BeagleBoard",
    "product": "BeagleBone (Debian image)",
    "category": "iot",
    "defaultIp": "192.168.7.2",
    "source": "public",
    "credentials": [
      {
        "username": "debian",
        "password": "temppwd",
        "access": "ssh",
        "notes": "Default user on Debian images"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Blank root on older images"
      }
    ]
  },
  {
    "vendor": "BeagleBoard.org",
    "product": "BeagleBone Black",
    "category": "iot",
    "defaultIp": "192.168.7.2",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "debian",
        "password": "temppwd",
        "access": "ssh",
        "notes": "Default Debian user with sudo privileges. Used for SSH over USB network or Ethernet."
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Root console access has no password set on standard Debian images."
      }
    ]
  },
  {
    "vendor": "Beck",
    "product": "IPC@Chip",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "tel",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Beck IPC",
    "product": "IPC@CHIP",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "beck-ipc.com",
    "credentials": [
      {
        "username": "PPPSERVER",
        "password": ", ppps:ppps",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Beckhoff",
    "product": "CX Series IPC (TwinCAT / Windows Embedded)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Beckhoff InfoSys documentation",
    "credentials": [
      {
        "username": "Administrator",
        "password": "1",
        "access": "console",
        "notes": "Windows Embedded / TwinCAT BSD default; also accessible via Beckhoff Device Manager web UI"
      }
    ]
  },
  {
    "vendor": "Beef-xss",
    "product": "Beef-xss",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "beef",
        "password": "beef",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Beetel",
    "product": "ADSL Modem",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — Beetel Model Provided By Airtel In India"
      }
    ]
  },
  {
    "vendor": "Beetel",
    "product": "Beetel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Belden",
    "product": "Hirschmann BRS Industrial Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "Belden Hirschmann BRS20 User Manual – First Login (ManualsLib)",
    "credentials": [
      {
        "username": "admin",
        "password": "private",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "Belkin",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "MiniAP",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "BoB (F1PI243EGau / iinet)",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 10.1.1.1"
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "F5D5230-4",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "admin — 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "F5D6130",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "MiniAP",
        "access": "snmp",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "F5D7150",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "F5D7231",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "F5D8233-4",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "F9K1103 v1",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "F9K1103 v1xxx",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin — 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "N-Series Wireless Router (F7D / F9K series)",
    "category": "router",
    "defaultIp": "192.168.2.1",
    "source": "vendor support article",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Leave password field blank and click Login."
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "N600 DB (F9K1102)",
    "category": "router",
    "defaultIp": "192.168.2.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password by default."
      }
    ]
  },
  {
    "vendor": "Belkin",
    "product": "RX5000",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Benq",
    "product": "Benq",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Benq",
    "product": "awl 700 wireless router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Best Practical Solutions",
    "product": "Best Practical Solutions",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Best Practical Solutions",
    "product": "Request Tracker",
    "category": "other",
    "defaultIp": null,
    "source": "requesttracker.wikia.com",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — RT"
      }
    ]
  },
  {
    "vendor": "BestPractical",
    "product": "BestPractical",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BestPractical",
    "product": "RT",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Bewan",
    "product": "Bewan",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "bewan",
        "password": "bewan",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bewan",
    "product": "Wireless Routers",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "bewan",
        "password": "bewan",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Billion",
    "product": "BIPAC-640 AC",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Billion",
    "product": "BiGuard",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Billion",
    "product": "BiPAC 7404VGO",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Billion",
    "product": "Billion",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Billion",
    "product": "Bipac 5100",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "BinTec",
    "product": "Bianca/Brick",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "snmp",
        "access": "snmp",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "snmp-Trap",
        "access": "snmp",
        "notes": "read/write"
      },
      {
        "username": "(none)",
        "password": "snmp-Trap",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BinTec",
    "product": "x1200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BinTec",
    "product": "x2300i",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BinTec",
    "product": "x3200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BinTec Elmeg",
    "product": "BinTec R230aw",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "tomshw.it",
    "credentials": [
      {
        "username": "admin",
        "password": "funwerk",
        "access": "web-ui",
        "notes": "Router"
      }
    ]
  },
  {
    "vendor": "BinTec Elmeg",
    "product": "BinTec X1200 II",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "router-defaults.com",
    "credentials": [
      {
        "username": "admin",
        "password": "bintec,",
        "access": "web-ui",
        "notes": "Router"
      }
    ]
  },
  {
    "vendor": "BinTec Elmeg",
    "product": "any routers",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "router-defaults.com",
    "credentials": [
      {
        "username": "(##unknown - means not known or any char)",
        "password": ", ##unknown:snmp-Trap , suggested:, admin:1234, admin:password, admin:admin",
        "access": "web-ui",
        "notes": "Router"
      }
    ]
  },
  {
    "vendor": "BinTec Elmeg",
    "product": "bintec W2002T-n,",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "bintec W2002T-n.jpeg",
    "credentials": [
      {
        "username": "admin",
        "password": "funwerk, admin:admin",
        "access": "web-ui",
        "notes": "WLAN Access Point for applications in rolling stocks"
      }
    ]
  },
  {
    "vendor": "Bintec",
    "product": "Bianka Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Bintec",
    "product": "Bintec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "funkwerk",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Admin",
        "password": "No",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "snmp-Trap",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bintec",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "funkwerk",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Bintec",
    "product": "all Routers",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BioData",
    "product": "all Babylon Boxes",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Babylon",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Biodata",
    "product": "BIGfire",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Babylon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Biodata",
    "product": "Babylon",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Babylon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Biodata",
    "product": "Biodata",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Babylon",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "config",
        "password": "biodata",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Biostar",
    "product": "Biostar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Biostar",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Q54arwms",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Biostar",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Biostar",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Q54arwms",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Q54arwms",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Biscom",
    "product": "Biscom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Biscom",
    "product": "Biscom Delivery Server (BDS)",
    "category": "server-software",
    "defaultIp": null,
    "source": "ticsoftware.helpserve.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "BizDesign",
    "product": "BizDesign",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "ImageFolio",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BizDesign",
    "product": "ImageFoliio",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "ImageFolio",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "BizDesign",
    "product": "ImageFolio Pro",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "ImageFolio",
        "access": "web-ui",
        "notes": "Administrator — default admin page is:/cgi-bin/admin/admin.cgi"
      }
    ]
  },
  {
    "vendor": "Black Duck Software, Inc.",
    "product": "Administration Console",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — port 7081"
      }
    ]
  },
  {
    "vendor": "Black Duck Software, Inc.",
    "product": "Hub",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "blackduck",
        "access": "web-ui",
        "notes": "Administrator — port 8080"
      }
    ]
  },
  {
    "vendor": "Black Widow Web Design Ltd",
    "product": "Black Widow Web Design Ltd",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "nimda",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Black Widow Web Design Ltd",
    "product": "Saxon",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "nimda",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Blaeri",
    "product": "Blaeri",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Blaeri",
        "password": "22332323",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Blitzz Technologies",
    "product": "BWA711",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Blitzz Technologies",
    "product": "Blitzz Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bloodhound",
    "product": "Bloodhound",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "neo4j",
        "password": "BloodHound",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "neo4j",
        "password": "neo4j",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Blue Coat Systems",
    "product": "Blue Coat Systems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "articon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Blue Coat Systems",
    "product": "ProxySG",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "articon",
        "access": "web-ui",
        "notes": "Admin — access to command line interface"
      },
      {
        "username": "admin",
        "password": "articon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bluecoat",
    "product": "Bluecoat",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bluecoat",
    "product": "ProxySG (all model)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Bomgar",
    "product": "Bomgar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bomgar",
    "product": "Enterprise",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Bonita",
    "product": "Bonita",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "install",
        "password": "install",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bonitasoft",
    "product": "Bonitasoft",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "install",
        "password": "install",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BookStack (web)",
    "product": "BookStack (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin@admin.com",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Borland",
    "product": "Borland",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "politically",
        "password": "correct",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Borland",
    "product": "Interbase",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "politically",
        "password": "correct",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "politcally",
        "password": "correct",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Borland/ Inprise",
    "product": "Interbase",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "SYSDBA",
        "password": "masterkey",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch",
    "product": "Bosch",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "live",
        "password": "live",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "service",
        "password": "service",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "service",
        "password": "service",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch",
    "product": "IP Camera (Dinion/Flexidome)",
    "category": "ip-camera",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "service",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "service",
        "password": "service",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch",
    "product": "NWC-0455 Dinion IP Cameras",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "live",
        "password": "live",
        "access": "web-ui",
        "notes": "monitor - low priv"
      },
      {
        "username": "service",
        "password": "service",
        "access": "web-ui",
        "notes": "admin — may work in other bosch ipcameras"
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "regular user"
      }
    ]
  },
  {
    "vendor": "Bosch Dinion",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch Dinion",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch RPS (mssql)",
    "product": "Bosch RPS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "RPSsql12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Bosch Security Systems",
    "product": "IP Camera (AUTODOME / FLEXIDOME / DINION)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor support article",
    "credentials": [
      {
        "username": "service",
        "password": "service",
        "access": "web-ui",
        "notes": "Factory default for pre-INTEOX firmware (4.x/6.x era)."
      }
    ]
  },
  {
    "vendor": "Boston",
    "product": "router simulator",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "BreezeCOM",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Master",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "BreezeCOM",
    "product": "Station Adapter and Access Point",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Super",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Breezecom",
    "product": "Breezecom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Helpdesk",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "laflaf",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Master",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Super",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Breezecom",
    "product": "Breezecom Adapters",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "laflaf",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Master",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Helpdesk",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Super",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Helpdesk",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "Master",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "laflaf",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Helpdesk",
        "access": "console",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Super",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Breezecom",
    "product": "SA10",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brickcom",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brickcom",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Broadlogic",
    "product": "Broadlogic",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "installer",
        "password": "installer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "webadmin",
        "password": "webadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Broadlogic",
    "product": "XLT router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "webadmin",
        "password": "webadmin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "installer",
        "password": "installer",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Brocade",
    "product": "Brocade",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "brocade1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "factory",
        "password": "Fact4EMC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "fibranne",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "fivranne",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Serv4EMC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brocade",
    "product": "Fabric OS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "fibranne",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "factory",
        "password": "Fact4EMC",
        "access": "web-ui",
        "notes": "wipe? — I think this may wipe the device"
      },
      {
        "username": "root",
        "password": "Serv4EMC",
        "access": "web-ui",
        "notes": "root"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — Gigabit SAN"
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": "user — Also on other SAN equipment"
      },
      {
        "username": "root",
        "password": "fivranne",
        "access": "web-ui",
        "notes": "Admin — Gigiabit SAN"
      },
      {
        "username": "root",
        "password": "fivranne",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brocade",
    "product": "Fiberchannel Switches",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Brocade",
    "product": "SAN Switch (Fabric OS)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "ssh",
        "notes": "Administrator account. Applies to Telnet and console access as well."
      },
      {
        "username": "root",
        "password": "fibranne",
        "access": "ssh",
        "notes": "Root-level OS account. Should be disabled or password changed immediately."
      },
      {
        "username": "user",
        "password": "password",
        "access": "ssh",
        "notes": "Read-only monitoring account."
      }
    ]
  },
  {
    "vendor": "Brocade",
    "product": "Silkworm",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "brocade1",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — Also on other Fiberchannel switches"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "Brother",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "DCP-7065DN",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "user",
        "password": "access",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "HL-1270n",
    "category": "printer",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "network board access"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "HL-5250DN",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "HL-5350DN",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "HL5270DN",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "MFC / DCP Printer (Web Based Management)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor KB",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "Newer devices have a unique password on a back/bottom sticker. Print Network Config Report to find it."
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "MFC-420CN",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "Admin — multifunction printer copier"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "MFC-7225",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "NC-2100p",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "Admin — NC-2100p Print Server"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "NC-3100h",
    "category": "printer",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "network board access"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "NC-4100h",
    "category": "printer",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "network board access"
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "Network Printer / MFC",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "initpass",
        "access": "web-ui",
        "notes": "Older models; newer use a unique password on the label."
      }
    ]
  },
  {
    "vendor": "Brother",
    "product": "ql580N",
    "category": "printer",
    "defaultIp": null,
    "source": "welcome.solutions.brother.com",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Brother HL Series (printer)",
    "product": "Brother HL Series (printer)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brother Industries Ltd.",
    "product": "Brother Industries Ltd.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "00000000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "12345678",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Brother Industries Ltd.",
    "product": "OCE Imagistics",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "12345678",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "00000000",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Brother Industries Ltd.",
    "product": "Oce",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Brother Printer (web)",
    "product": "Brother Printer (web)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "access",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Buffalo",
    "product": "Buffalo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Buffalo",
    "product": "LinkStation NAS",
    "category": "nas",
    "defaultIp": "192.168.11.150",
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Default administrator account."
      }
    ]
  },
  {
    "vendor": "Buffalo",
    "product": "TeraStation / LinkStation",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Buffalo",
    "product": "WHR-G300N",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Buffalo",
    "product": "Wireless Broadband Base",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.11.1"
      }
    ]
  },
  {
    "vendor": "Buffalo",
    "product": "Wireless Broadband Base Station-g",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.11.1"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Buffalo Technology",
    "product": "Buffalo Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Buffalo Technology",
    "product": "TeraStation",
    "category": "nas",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Buffalo/MELCO",
    "product": "AirStation",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Buffalo/MELCO",
    "product": "AirStation WLA-L11",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root (cannot be changed)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Buffalo/MELCO",
    "product": "Buffalo/MELCO",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Busybox",
    "product": "Busybox",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "CA APM Team Center (web)",
    "product": "CA APM Team Center (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Guest",
        "password": "Guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CA NetQoS (web)",
    "product": "CA NetQoS (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "nqadmin",
        "password": "nq",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nquser",
        "password": "nq",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CA Process Automation",
    "product": "CA Process Automation",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pamadmin",
        "password": "pamadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CBC Ganz",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CBC Ganz",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CCH (mssql)",
    "product": "CCH (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "PracticeUser1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CGI World",
    "product": "CGI World",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "protection",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CGI World",
    "product": "Poll It",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "protection",
        "access": "web-ui",
        "notes": "User/Admin over package — http://example.com/ScriptName.cgi?load=login"
      }
    ]
  },
  {
    "vendor": "CIK Telecom",
    "product": "CIK Telecom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "User",
        "password": "cikvoip",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CISCO",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "pixadmin",
        "password": "pixadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CMSimple",
    "product": "CMSimple",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CNB",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CNB",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CNET",
    "product": "CNET",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CNET",
    "product": "CNET 4PORT ADSL MODEM",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "CNET",
    "product": "CSH-2400W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "CNet",
    "product": "CWR- 500 Wireless-B Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "COM3",
    "product": "COM3",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "COM3",
    "product": "OLe",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "CTC Union",
    "product": "ATU-R130",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CTX International",
    "product": "CTX International",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "CTX_123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CTX International",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "CTX_123",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cable And Wireless",
    "product": "ADSL Modem/Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cable And Wireless",
    "product": "Cable And Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cabletron",
    "product": "Cabletron",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netman",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cabletron",
    "product": "Netgear modem/router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "netman",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cabletron",
    "product": "Netgear modem/router and SSR",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "netman",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "netman",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cabletron",
    "product": "any",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cabletron",
    "product": "routers & switches",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cabletron/ Enterasys",
    "product": "WebView for Matrix E1 (1G694-13 or 1G582-09 or 1H582-51) switch",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cacti (web)",
    "product": "Cacti (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Calix",
    "product": "GigaCenter / ONT",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Generic; often label password in ISP deployments"
      }
    ]
  },
  {
    "vendor": "Calix",
    "product": "Residential Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Calix",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cambium",
    "product": "cnPilot (ePMP/cnPilot)",
    "category": "access-point",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cambium Networks",
    "product": "cnMaestro On-Premises",
    "category": "server-software",
    "defaultIp": null,
    "source": "Cambium cnMaestro On-Premises User Guide v3.0.3",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cambium",
        "password": "cnmaestro",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cambium Networks",
    "product": "ePMP Access Point / Backhaul",
    "category": "access-point",
    "defaultIp": null,
    "source": "vendor community documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Full administrative access"
      },
      {
        "username": "installer",
        "password": "installer",
        "access": "web-ui",
        "notes": "Installer-level account"
      },
      {
        "username": "home",
        "password": "home",
        "access": "web-ui",
        "notes": "Home/subscriber account"
      }
    ]
  },
  {
    "vendor": "Cambium Networks AP",
    "product": "Cambium Networks AP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Canon",
    "product": "Canon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "7654321",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Canon",
    "product": "imageRUNNER / imageCLASS MFP",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "7654321",
        "password": "7654321",
        "access": "web-ui",
        "notes": "System Manager ID / PIN on many imageRUNNER models."
      },
      {
        "username": "ADMIN",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Some imageCLASS models."
      }
    ]
  },
  {
    "vendor": "Canon",
    "product": "imageRUNNER ADVANCE",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "Administrator",
        "password": "7654321",
        "access": "web-ui",
        "notes": "Applies to the Remote UI (EWS). Change immediately after setup."
      }
    ]
  },
  {
    "vendor": "Canon Printer (web)",
    "product": "Canon Printer (web)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "canon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Canon/Brother",
    "product": "Canon/Brother",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "7654321",
        "password": "7654321",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Canonical Ltd.",
    "product": "Ubuntu",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ubuntu",
        "password": "ubuntu",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Capricorn Infotech India",
    "product": "Capricorn Infotech India",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234567890",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Capricorn Infotech India",
    "product": "eToken Pro",
    "category": "other",
    "defaultIp": null,
    "source": "isecurity.info",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234567890",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "CareStream Health",
    "product": "CareStream Health",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "KeyOperator",
        "password": "DV5800",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LocalService",
        "password": "DV5800",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CareStream Health",
    "product": "Spectrum",
    "category": "other",
    "defaultIp": null,
    "source": "spectrumxray.com",
    "credentials": [
      {
        "username": "KeyOperator",
        "password": "DV5800",
        "access": "web-ui",
        "notes": "Level 2"
      },
      {
        "username": "LocalService",
        "password": "DV5800",
        "access": "web-ui",
        "notes": "Level 3"
      }
    ]
  },
  {
    "vendor": "Carsten Schmitz",
    "product": "Carsten Schmitz",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Carsten Schmitz",
    "product": "LimeSurvey",
    "category": "other",
    "defaultIp": null,
    "source": "docs.limesurvey.org",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cassandra",
    "product": "Cassandra",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cassandra",
        "password": "cassandra",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cassandra",
    "product": "CassandraDB",
    "category": "database",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cassandra",
        "password": "cassandra",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cayman",
    "product": "3220-H DSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cayman",
    "product": "Cayman",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(serial number)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "}",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cayman",
    "product": "Cayman DSL",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cayman",
    "product": "DSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "(serial number)",
        "access": "web-ui",
        "notes": "SBC/Pacbell default admin password is the 6 digit serial number."
      }
    ]
  },
  {
    "vendor": "Celerity",
    "product": "Celerity",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "mediator",
        "password": "mediator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Mua'dib",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Celerity",
    "product": "Mediator",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "mediator",
        "password": "mediator",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "root",
        "password": "Mau'dib",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "Mau’dib",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "mediator",
        "password": "mediator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Mau&#8217;dib",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cellit",
    "product": "CCPro",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "cellit",
        "password": "cellit",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cellit",
    "product": "Cellit",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cellit",
        "password": "cellit",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Centreon",
    "product": "Web UI",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "centreon",
        "access": "web-ui",
        "notes": "https://docs.centreon.com/docs/centreon/en/18.10/installation/from_VM.html"
      },
      {
        "username": "admin",
        "password": "centreon",
        "access": "web-ui",
        "notes": "https://docs.centreon.com/docs/centreon/en/19.04/installation/from_VM.html"
      },
      {
        "username": "admin",
        "password": "centreon",
        "access": "web-ui",
        "notes": "https://docs.centreon.com/docs/centreon/en/19.10/installation/from_VM.html"
      },
      {
        "username": "admin",
        "password": "centreon",
        "access": "web-ui",
        "notes": "https://docs.centreon.com/docs/centreon/en/2.8/installation/from_VM.html"
      }
    ]
  },
  {
    "vendor": "Centreon WebUI",
    "product": "Centreon WebUI",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "centreon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ceragon Networks",
    "product": "Ceragon Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "tooridu",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ceragon Networks",
    "product": "FibeAir",
    "category": "other",
    "defaultIp": null,
    "source": "kb.cert.org",
    "credentials": [
      {
        "username": "root",
        "password": "tooridu",
        "access": "web-ui",
        "notes": "https://twitter.com/hdmoore/status/557653328533135360"
      }
    ]
  },
  {
    "vendor": "Chase Research",
    "product": "Chase Research",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "iolan",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Chase Research",
    "product": "Iolan",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "iolan",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Check Point",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "adminadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Gaia",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default before first-time wizard."
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Gaia OS (Security Gateway / Management)",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor administration guide",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Gaia Portal (HTTPS, port 443); also applies to CLI before first-time wizard"
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Interspect 210",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Interspect 210N",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Interspect 410",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Interspect 610",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "Interspect 610S",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Check Point",
    "product": "SG R70",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "adminadmin",
        "access": "web-ui",
        "notes": "Administrator — https://192.168.1.1/"
      }
    ]
  },
  {
    "vendor": "Check Point 1470 appliance",
    "product": "Check Point 1470 appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Admin123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Checkmk (web)",
    "product": "Checkmk (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cmkadmin",
        "password": "cmkadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Checkpoint",
    "product": "Checkpoint",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "abc123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Checkpoint",
    "product": "SecurePlatform",
    "category": "firewall",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Checkpoint (web)",
    "product": "Checkpoint (web)",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "abc123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ChillyCMS",
    "product": "ChillyCMS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "jens",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Christie",
    "product": "Christie",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Chuming Chen",
    "product": "Chuming Chen",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "adminpass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Chuming Chen",
    "product": "NessusWeb",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "adminpass",
        "access": "web-ui",
        "notes": "Administrator — Located at /NessusWeb"
      }
    ]
  },
  {
    "vendor": "Ciphertrust",
    "product": "Ciphertrust",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ciphertrust",
    "product": "Ironmail",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "1100",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "1200",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "1300",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "1400",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "1900",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "2501",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "2503",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "2600",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "3600",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "881-W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "10.0.0.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AIR-AP1220B-A-K9",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AIR-AP1231G-A-K9",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator — Default SSID is tsunami. User/pass are case sensitive."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AIR-AP3802I-A-K9",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AIR-LAP1131AG-A-K9",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AIRONET",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "_Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AIRONET 1200",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AP1200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Admin — This is when you convert AP1200 or AP350 to IOS"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "AP541N",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.10.10"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "ASA 5500-X",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "No username/password on console; enable password blank."
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "ASDM default on some images."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "ASA Series Firewall",
    "category": "firewall",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "No username or enable password on factory default; press Enter at each prompt"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "ASDM: leave username blank, enter blank enable password to access management"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "ATA 186",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "ATA-186 (VONAGE)",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Aironet 1140",
    "category": "access-point",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Case-sensitive."
      },
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "telnet",
        "notes": "Case-sensitive."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Any Router and Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "BBSD MSDE Client",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "bbsd-client",
        "password": "(none)",
        "access": "telnet",
        "notes": "database"
      },
      {
        "username": "bbsd-client",
        "password": "(none)",
        "access": "telnet",
        "notes": "database — The BBSD Windows Client password will match the BBSD MSDE Client password"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "BBSM",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "bbsd-client",
        "password": "changeme2",
        "access": "telnet",
        "notes": "database — The BBSD Windows Client password will match the BBSD MSDE Client password"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "BBSM Administrator",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "BBSM MSDE Administrator",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CACHE ENGINE",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "diamond",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CBS 350 Series Business Managed Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CISCO AP1200",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CISO AIRONET 1100 SERIES",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Cisco",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CNR",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin — This is the default password for Cisco Network Registrar"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CONTENT ENGINE",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "default",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CS-MARS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "pnadmin",
        "password": "pnadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CVA 122",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CVR100W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CallManager",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — nabil ouchn"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Catalyst 2960 (IOS switch)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "No password at factory default."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Catalyst 4000/5000/6000",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "public/private/secret",
        "access": "snmp",
        "notes": "RO/RW/RW+change SNMP config — default on All Cat switches running the native CatOS CLI software."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Catalyst Center (DNA Center)",
    "category": "server-software",
    "defaultIp": null,
    "source": "Cisco Catalyst Center Administrator Guide, Release 2.3.7.x – Manage Users",
    "credentials": [
      {
        "username": "admin",
        "password": "P@ssword9",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Catalyst Express 520",
    "category": "switch",
    "defaultIp": null,
    "source": "cisco.com",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Cisco",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "default",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "diamond",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "localadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "tsunami",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bbsd-client",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bbsd-client",
        "password": "changeme2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "c",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cable-docsis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "changeit",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "_Cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Cisco router",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ILMI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "public/private/secret",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "riverhead",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bubba",
        "password": "(unknown)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CISCO15",
        "password": "otbu+1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cisco",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cmaker",
        "password": "cmaker",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EAdmin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "enable",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "enable",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "End User",
        "password": "7936",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ESubscriber",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "hsa",
        "password": "hsadb",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netrangr",
        "password": "attack",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "pnadmin",
        "password": "pnadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "praisenetwork",
        "password": "perfectpraise",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "private ReadWrite access",
        "password": "secret",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "public ReadOnly access",
        "password": "secret",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ripeop",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "attack",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "blender",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "secur4u",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "scpuser",
        "password": "scpuser",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "technician",
        "password": "2 + last 4 of Audio",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UAMIS_",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UNITY_",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UOMNI_",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UVPIM_",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "uwmadmin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wlseuser",
        "password": "wlsepassword",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wlse",
        "password": "wlsedb",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Cisco Broadband Troubleshooter (CBT)",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Cisco Guard",
    "category": "other",
    "defaultIp": null,
    "source": "cisco.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "riverhead",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Cisco IDS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "attack",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Cisco Unity",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "EAdmin<systemid>",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UNITY_<servername>",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UAMIS_<servername>",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UOMNI_<servername>",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UVPIM_<servername>",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ESubscriber",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Cisco Wireless Location Appliance",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "CiscoWorks 2000",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "admin",
        "password": "cisco",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "cisco",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Codec",
    "category": "other",
    "defaultIp": null,
    "source": "cisco.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "ConfigMaker",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "cmaker",
        "password": "cmaker",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "cmaker",
        "password": "cmaker",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "DDR2200-CL",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1PTV-ADM1N",
        "access": "web-ui",
        "notes": "192.168.1.254"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "DPC3939",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "10.0.0.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "DPC3941",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "10.0.0.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "ESW-520-24-K9",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.10.2"
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Firepower Management Center (FMC)",
    "category": "firewall",
    "defaultIp": null,
    "source": "Cisco Firepower Management Center Configuration Guide, Version 6.6 – User Accounts",
    "credentials": [
      {
        "username": "admin",
        "password": "Admin123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "HSE",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "blender",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "hsa",
        "password": "hsadb",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Hot Standby Routing Protocol",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "cisco",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "IDS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "attack",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "IOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "c",
        "access": "web-ui",
        "notes": "but these are common misconfigurations"
      },
      {
        "username": "private ReadWrite access",
        "password": "secret",
        "access": "snmp",
        "notes": "Read-Write"
      },
      {
        "username": "ripeop",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "enable",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Cisco router",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "public ReadOnly access",
        "password": "secret",
        "access": "snmp",
        "notes": "Read"
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Cisco router",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cable-docsis",
        "access": "snmp",
        "notes": "SNMP read-write"
      },
      {
        "username": "private ReadWrite access",
        "password": "secret",
        "access": "snmp",
        "notes": "Read/Write"
      },
      {
        "username": "ripeop",
        "password": "(no pw)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "IP Conference Station",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "End User",
        "password": "7936",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "IP Phone (SPA series)",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "SPA series phones."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Linksys E1000",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "MGX",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "superuser",
        "password": "superuser",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "MeetingPlace",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "technician",
        "password": "2 + last 4 of Audio Server chasis Serial case-sensitive+ 561384",
        "access": "console",
        "notes": "Admin — Used for Audio Server or MeetingTime software"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Meraki MR12",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "10.128.128.128"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Modeling Labs",
    "category": "other",
    "defaultIp": null,
    "source": "cisco.com",
    "credentials": [
      {
        "username": "uwmadmin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — User Workspace Management"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "NETRANGER/SECURE IDS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "netrangr",
        "password": "attack",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "attack",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "attack",
        "access": "web-ui",
        "notes": "Admin — must be changed at the first connection"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Network Registar",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Network Registrar (CNR)",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "ONS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "CISCO15",
        "password": "otbu+1",
        "access": "web-ui",
        "notes": "Admin — Optical Network System - http/TL1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "PIX",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "cisco",
        "access": "telnet",
        "notes": "UID = pix"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "enable",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "PIX FIREWALL",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "cisco",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RAN201",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RTP300 W/2 PHONE PORTS",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      },
      {
        "username": "user",
        "password": "tivonpw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV Series Small Business Router (RV016, RV042, RV320, RV325, RV340)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor support documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Legacy RV016, RV042, RV042G, RV082."
      },
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "Newer RV320, RV325, RV340, RV345 series."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV0041 (Linksys)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV042",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV042 (Linksys)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV042 v3",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV042G",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV082 (Linksys)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV082 v3",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV120W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV130",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV180",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV215W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV220W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV315W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV320",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV340",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "RV340W",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "SF300",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "SG300 (Small Business switch)",
    "category": "switch",
    "defaultIp": "192.168.1.254",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "SG300 / SG500 Small Business Managed Switch",
    "category": "switch",
    "defaultIp": "192.168.1.254",
    "source": "vendor quick start guide",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "Case-sensitive. Password change required on first login."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "SPA Series ATA / IP Phone (SPA112, SPA122, SPA504G, SPA508G)",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor administration guide",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator account — full configuration access."
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "User account — limited settings access."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Traffic Anomaly Detector",
    "category": "other",
    "defaultIp": null,
    "source": "cisco.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "riverhead",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Trailhead",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "UCS C-Series CIMC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "FN-64093: units made Nov 2015–Jan 2016 used admin/Cisco1234 instead."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "UCS CIMC",
    "category": "kvm-ipmi",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Unity",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "bubba",
        "password": "(unknown)",
        "access": "web-ui",
        "notes": "Part numbers imprinted on the installation disks with a local user account bubba, default RAID Manager address, and DHCP server address:80-7111-01 for the UNITY-SVRX255-1A80-7112-01 for the UNITY-SVRX255-2A"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "VEN401",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ATTadmin",
        "password": "401!VEN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "VPN 3000",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "VPN 3000 Concentrator",
    "category": "firewall",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "VPN 5000",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "letmein",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "VPN CONCENTRATOR 3000 SERIES",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "VPN3000",
    "category": "other",
    "defaultIp": null,
    "source": "160.78.48.20",
    "credentials": [
      {
        "username": "(none)",
        "password": "changeit",
        "access": "web-ui",
        "notes": "JVM Key Store — The JVM certificate store is a file called \"cacerts\" and is located in ...libsecuritycacerts."
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Valet Plus M20",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Video Surveillance Manager (VSM)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "cisco.com",
    "credentials": [
      {
        "username": "root",
        "password": "secur4u",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP131",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP2000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP200E",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP371",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP4410N",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP551",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP561",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WAP581",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": "192.168.1.245"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WLSE",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "blender",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "wlse",
        "password": "wlsedb",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "enable",
        "password": "(none)",
        "access": "console",
        "notes": "enable — use with wlseuser"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "WSLE",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "wlseuser",
        "password": "wlsepassword",
        "access": "web-ui",
        "notes": "User — see also enable passwd"
      }
    ]
  },
  {
    "vendor": "Cisco",
    "product": "Wireless LAN Controller (WLC)",
    "category": "access-point",
    "defaultIp": null,
    "source": "Cisco Wireless Controller Configuration Guide, Release 8.10 – Managing Users",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco (IPMI)",
    "product": "Cisco (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco (ssh)",
    "product": "Cisco (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "pix",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco Aironet (ssh)",
    "product": "Cisco Aironet (ssh)",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Cisco",
        "password": "Cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco Collaboration Endpoint (general)",
    "product": "Cisco Collaboration Endpoint (general)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cisco",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco Guard (snmp)",
    "product": "Cisco Guard (snmp)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "riverhead",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco Meraki",
    "product": "MX Security Appliance",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Local status page uses device serial as password when not configured."
      }
    ]
  },
  {
    "vendor": "Cisco Systems (general)",
    "product": "Cisco Systems (general)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cisco",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cisco-Arrowpoint",
    "product": "Arrowpoint",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cisco-Arrowpoint",
    "product": "Cisco-Arrowpoint",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Citel",
    "product": "Citel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "citel",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "citel",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Citel",
    "product": "Handset Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "citel",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "citel",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Citrix",
    "product": "ADC (NetScaler)",
    "category": "server-software",
    "defaultIp": "192.168.100.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "nsroot",
        "password": "nsroot",
        "access": "web-ui",
        "notes": "Default admin account for NetScaler/ADC GUI and CLI."
      },
      {
        "username": "nsroot",
        "password": "nsroot",
        "access": "ssh",
        "notes": "SSH CLI access uses the same default credential."
      }
    ]
  },
  {
    "vendor": "Citrix",
    "product": "XenServer / Citrix Hypervisor",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Defined at install; XenCenter connects with it."
      }
    ]
  },
  {
    "vendor": "Citrix Systems (web)",
    "product": "Citrix Systems (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "nsroot",
        "password": "nsroot",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "rootadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Citrix Systems, Inc.",
    "product": "Access Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "support.citrix.com",
    "credentials": [
      {
        "username": "nsroot",
        "password": "nsroot",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "rootadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Claris",
    "product": "At-Ease",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "familymacintosh",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Claris",
    "product": "Claris",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "familymacintosh",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Claro",
    "product": "ZET",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "CLARO_881905",
        "password": "548C3B17FA",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ClearOne Communications",
    "product": "ClearOne Communications",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "clearone",
        "password": "converge",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ClearOne",
        "password": "RAV",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ClearOne Communications",
    "product": "Converge",
    "category": "other",
    "defaultIp": null,
    "source": "clearone.com",
    "credentials": [
      {
        "username": "ClearOne",
        "password": "RAV",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "ClearOne Communications",
    "product": "Converge Pro",
    "category": "other",
    "defaultIp": null,
    "source": "pdf.textfiles.com",
    "credentials": [
      {
        "username": "clearone",
        "password": "converge",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "ClearPass (general)",
    "product": "ClearPass (general)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "eTIPS123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ClickHouse",
    "product": "ClickHouse",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "default",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ClickHouse",
    "product": "ClickHouse Open Source (OLAP Database)",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "default",
        "password": "(none)",
        "access": "database",
        "notes": null
      },
      {
        "username": "default",
        "password": "(none)",
        "access": "api",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cobalt",
    "product": "Cobalt",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cobalt",
    "product": "RaQ Qube",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cobalt",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Colubris",
    "product": "Colubris",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Colubris",
    "product": "MSC",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "User — for all Colubris Devices"
      }
    ]
  },
  {
    "vendor": "Colubris Networks",
    "product": "CN3200",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Colubris Networks",
    "product": "Colubris Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Colubris Networks",
    "product": "MSC 5100",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Com21",
    "product": "General Equipment(?)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Comcast Home Networking",
    "product": "Comcast Home Networking",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "comcast",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "comcast",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Comcast SMC",
    "product": "8014",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "highspeed",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Comcast SMC",
    "product": "Comcast SMC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "CantTouchThis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cusadmin",
        "password": "highspeed",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Comcast/Xfinity",
    "product": "xFi Gateway (XB6/XB7)",
    "category": "router",
    "defaultIp": "10.0.0.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Common local admin default"
      }
    ]
  },
  {
    "vendor": "Comersus",
    "product": "Comersus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "dmr99",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Comersus",
    "product": "Shopping Cart",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "dmr99",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "dmr99",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Commvault",
    "product": "CommCell / Command Center",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password on fresh install. Set a password on first login."
      }
    ]
  },
  {
    "vendor": "Comodo Group",
    "product": "Comodo Group",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "mydlp",
        "password": "mydlp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Comodo Group, Inc",
    "product": "MyDLP",
    "category": "other",
    "defaultIp": null,
    "source": "mydlp.com",
    "credentials": [
      {
        "username": "mydlp",
        "password": "mydlp",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "Armada E500",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "Armada M700",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "console",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "Compaq",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Compaq",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PFCUser",
        "password": "240653C9467E45",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "rootme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "Familiar Linux",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "rootme",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "Insight Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "user",
        "password": "public",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "PFCUser",
        "password": "240653C9467E45",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "public",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "Management Agents",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Compaq",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Compaq",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "WBEM",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": "Administrator — Port 2301 for HTTP, 2381 for HTTPS."
      }
    ]
  },
  {
    "vendor": "Compaq",
    "product": "dc770t",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Compualynx",
    "product": "Cmail Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "asecret",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "administrator",
        "password": "asecret",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Compualynx",
    "product": "Compualynx",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "asecret",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Compualynx",
    "product": "Cproxy Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "asecret",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Compualynx",
    "product": "SCM",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "asecret",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "administrator",
        "password": "asecret",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Comtrend",
    "product": "Comtrend",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Comtrend",
    "product": "Comtrend DSL gateways",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Common admin default"
      },
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": "Documented on some Comtrend models"
      }
    ]
  },
  {
    "vendor": "Comtrend",
    "product": "ct-536+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Conceptronic",
    "product": "C100BRS4H",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Conceptronic",
    "product": "C54BRS4",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — Its a Generic Router From Conceptronic - Probably they can be all the same"
      }
    ]
  },
  {
    "vendor": "Conceptronic",
    "product": "CADSLR4",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "telnet",
        "notes": "Administrator — Default IP 192.168.1.254"
      },
      {
        "username": "anonymous",
        "password": "password",
        "access": "ftp",
        "notes": "Anonymous — Default IP 192.168.1.254"
      }
    ]
  },
  {
    "vendor": "Conceptronic",
    "product": "Conceptronic",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "anonymous",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Concord",
    "product": "Concord",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "last",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Concord",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "last",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "last",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Conexant",
    "product": "Conexant",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "amigosw1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "conexant",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Conexant",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "amigosw1",
        "access": "web-ui",
        "notes": "Administrator — Distributed by Amigo"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "conexant",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — yes"
      },
      {
        "username": "(none)",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Conitec",
    "product": "Conitec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Adam",
        "password": "29111991",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Contemporary Control Systems",
    "product": "BASRT-B",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ccontrols.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Control4",
    "product": "Control4",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "ducati900ss",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "t0talc0ntr0l4!",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Control4",
    "product": "Home Theater Controller AVMHTC1B",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "digitalmunition.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "ducati900ss",
        "access": "telnet",
        "notes": "Administrator — Port 5800. Password may also be ducati996."
      },
      {
        "username": "root",
        "password": "t0talc0ntr0l4!",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Corecess",
    "product": "6808 APC",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "corecess",
        "password": "corecess",
        "access": "telnet",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Corecess",
    "product": "Corecess",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "corecess",
        "password": "corecess",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Corecess",
    "product": "Corecess 3112",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "CoronaMatrix",
    "product": "CoronaMatrix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CoronaMatrix",
    "product": "phpAddressBook",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Costar",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Costar",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Couchbase",
    "product": "Couchbase Server",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "Administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Commonly used setup credentials in docs/tutorials"
      }
    ]
  },
  {
    "vendor": "Couchbase (web)",
    "product": "Couchbase (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Couchdb",
    "product": "Couchdb",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Covertix",
    "product": "Covertix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Covertix",
    "product": "SmartCipher",
    "category": "other",
    "defaultIp": null,
    "source": "kagoon.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Coyote-Point",
    "product": "Equaliser 4",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "eqadmin",
        "password": "equalizer",
        "access": "serial",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "serial",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "CrateDB",
    "product": "CrateDB",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "crate",
        "password": "(none)",
        "access": "database",
        "notes": "Built-in superuser; no password can be set for this account"
      }
    ]
  },
  {
    "vendor": "Creative",
    "product": "Creative",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Crestron",
    "product": "AM-100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Crestron",
    "product": "DM-NVX-3XX",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Crestron",
    "product": "DM-XIO-DIR-XX",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Crestron",
    "product": "Mercury",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Crestron Electronics",
    "product": "4-Series Control System (CP4/CP4N)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "crestron",
        "password": "crestron",
        "access": "web-ui",
        "notes": "Factory default for 4-Series CP4, CP4N, and related processors."
      },
      {
        "username": "crestron",
        "password": "crestron",
        "access": "console",
        "notes": "Same credential used for Telnet/SSH and Crestron Toolbox connections."
      }
    ]
  },
  {
    "vendor": "Crossbeam",
    "product": "COS/XOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "x40rocks",
        "access": "web-ui",
        "notes": "Admin — At the LILO boot prompt type linux single"
      }
    ]
  },
  {
    "vendor": "Crossbeam",
    "product": "Crossbeam",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "x40rocks",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Crystalview",
    "product": "Crystalview",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Crystal",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Crystalview",
    "product": "OutsideView 32",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Crystal",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Crystal",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cumulus",
    "product": "Cumulus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cumulus",
        "password": "cumulus",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CyberMax",
    "product": "CyberMax",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Congress",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CyberMax",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Congress",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Congress",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "CyberPower",
    "product": "CyberPower",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cyber",
        "password": "cyber",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "device",
        "password": "cyber",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "CyberPower",
    "product": "Intelligent PDU (Switched / Metered)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "cyber",
        "password": "cyber",
        "access": "web-ui",
        "notes": "Default administrator account for web UI and SSH access."
      }
    ]
  },
  {
    "vendor": "CyberPower",
    "product": "Remote Management Card RMCARD302",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cyber",
        "password": "cyber",
        "access": "web-ui",
        "notes": "Administrator — https://cdn.cnetcontent.com/25/1e/251e4f4c-b12e-4d32-860a-491a9bc5059a.pdf"
      },
      {
        "username": "device",
        "password": "cyber",
        "access": "web-ui",
        "notes": "Viewer — https://cdn.cnetcontent.com/25/1e/251e4f4c-b12e-4d32-860a-491a9bc5059a.pdf"
      }
    ]
  },
  {
    "vendor": "CyberSentry",
    "product": "CyberSentry",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "ChangeMe1#",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cyberguard",
    "product": "Firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "cgadmin",
        "password": "cgadmin",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cyberguard",
    "product": "all firewalls",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "cgadmin",
        "password": "cgadmin",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cyberoam",
    "product": "Cyberoam",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cyberoam",
        "password": "cyber",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cyberoam",
    "product": "Multiple",
    "category": "other",
    "defaultIp": null,
    "source": "docs.cyberoam.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — UTM, NGFW, Virtual Appliance, Central Console"
      }
    ]
  },
  {
    "vendor": "Cyberoam",
    "product": "iView",
    "category": "other",
    "defaultIp": null,
    "source": "docs.cyberoam.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cyclades",
    "product": "Cyclades",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "tslinux",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "surt",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Cyclades",
    "product": "Cyclades-TS800",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "ssh",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "tslinux",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Cyclades",
    "product": "MP/RT",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "super",
        "password": "surt",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Cyclades",
    "product": "PR-1000",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "super",
        "password": "surt",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "super",
        "password": "surt",
        "access": "telnet",
        "notes": "Admin — mpacheco.inimigo.com"
      }
    ]
  },
  {
    "vendor": "Cyclades",
    "product": "TS800",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "tslinux",
        "access": "web-ui",
        "notes": "Admin — mpacheco.inimigo.com"
      }
    ]
  },
  {
    "vendor": "D-LINK",
    "product": "DGL4300",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-LINK",
    "product": "DI624",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-LINK",
    "product": "VTA (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-LINK",
    "product": "VWR (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "604",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "AC1200",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "AC1740",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "AC1750",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "Cable/DSL Routers/Switches",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "D-704P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "D-Link",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "gvt12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "year2000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Alphanetworks",
        "password": "wrgg15_di524",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "private",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "D-Link",
        "password": "D-Link",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dont need one",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DAP-1360 Wireless N Access Point",
    "category": "access-point",
    "defaultIp": "192.168.0.50",
    "source": "vendor quick install guide",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DCM-604",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DCS-2121",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "newsoft-tech.blogspot.com",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DFE-538TX 10/100 Adapter",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DFL-300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://www.manualslib.com/manual/356725/D-Link-Dfl-300.html#manual"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DGN2200M",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "dareadsl",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DGS-1100 EasySmart Managed Switch",
    "category": "switch",
    "defaultIp": "10.90.90.90",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DGS-1210 (Smart Managed switch)",
    "category": "switch",
    "defaultIp": "10.90.90.90",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password by default."
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-101",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "meet",
        "access": "web-ui",
        "notes": "123456mj"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-104",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "patel"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-106 ISDN router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-514",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-524",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Alphanetworks",
        "password": "wrgg15_di524",
        "access": "telnet",
        "notes": "Admin — Password is actually firmware image signature. (use hex editor on .bin)"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.0.1"
      },
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-604",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.0.1"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-614+",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-624",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "User",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-624+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-634M",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-701",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "year2000",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-704",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Cable/DSL Routers/Switches"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-804",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DI-824VUP Airplus G Wireless VPN Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DIR Series Router",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor support",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Devices sold after 2017 have a unique password on the device label."
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DIR-610",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.0.1"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DIR-615",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password by default."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.1.1"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DIR-650IN",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DIR-655",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password by default."
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DIR-835",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Default IP: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSA-31003",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSA-51003",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSL-2750U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://www.dlinkmea.com/partner/media/product_item_downloadables/9146-DSL-2750U_C1_Manual_v1.00(ET).pdf"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSL-300g+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "private",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "private",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSL-302G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSL-500",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSL-504",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "private",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSL-G664T",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — SSID : G664T_WIRELESS"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DSR-1000",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DWL 1000",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DWL 2100AP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DWL 900AP",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "public",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DWL-2000AP+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Wireless Access Point"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DWL-614+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.0.1"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DWL-900+",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "DWL-G730AP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.0.30"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "Dl 604",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "G624T",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "IP Camera (DCS series)",
    "category": "ip-camera",
    "defaultIp": "192.168.0.20",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "Routers",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "WBR-1310",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link",
    "product": "hubs/switches",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "D-Link",
        "password": "D-Link",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "D-Link",
        "password": "D-Link",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link DIR300 (CVE-2024-41616)",
    "product": "D-Link DIR300 (CVE-2024-41616)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Alphanetworks",
        "password": "wrgg19_c_dlwbr_dir300",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link DIR845L",
    "product": "D-Link DIR845L",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Alphanetworks",
        "password": "wrgnd21_dlob.hans_dir845",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-Link Router",
    "product": "D-Link Router",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-link",
    "product": "504g adsl router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — from product doco"
      }
    ]
  },
  {
    "vendor": "D-link",
    "product": "DSL-504T",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-link",
    "product": "DSL-G604T",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-link",
    "product": "DSL500G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-link",
    "product": "DWL-900AP+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://192.168.0.50"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D-link",
    "product": "Di-707p router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D-link",
    "product": "ads500g",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "D9287ar",
    "product": "D9287ar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Clarissa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "D9287ar",
    "product": "Pavilion6640c",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Clarissa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DD-WRT",
    "product": "DD-WRT",
    "category": "iot",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default before user changes it"
      }
    ]
  },
  {
    "vendor": "DD-WRT",
    "product": "DD-WRT V23 SP2 (09/15/06)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DD-WRT (web)",
    "product": "DD-WRT (web)",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DEFENDER®",
    "product": "DEFENDER®",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DELL",
    "product": "REMOTE ACCESS CARD",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DELL IDARC (web)",
    "product": "DELL IDARC (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DI624",
    "product": "D-LINK",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — hardcoded for Verizon FiOS"
      }
    ]
  },
  {
    "vendor": "DIGICOM",
    "product": "Michelangelo Wave108",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "DJI (OSMO)",
    "product": "DJI (OSMO)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "12341234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DLINK",
    "product": "604",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "DLink",
    "product": "DI-206 ISDN router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DMP V-4022C",
    "product": "DMP V-4022C",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DMP V-4052D",
    "product": "DMP V-4052D",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DMP V-4072MD",
    "product": "DMP V-4072MD",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DMP V-5012B",
    "product": "DMP V-5012B",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "scwuser",
        "password": "scw12345user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DMP V-5014B",
    "product": "DMP V-5014B",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "scwuser",
        "password": "scw12345user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DMP V-5052D",
    "product": "DMP V-5052D",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "scwuser",
        "password": "scw12345user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DMP V-5054D",
    "product": "DMP V-5054D",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "scwuser",
        "password": "scw12345user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DRS",
    "product": "DRS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DVB",
    "product": "DVB",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "dvstation",
        "password": "dvst10n",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "pixmet2003",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DVB",
    "product": "DVstation",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "dvstation",
        "password": "dvst10n",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "pixmet2003",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "DVTel",
    "product": "DVTel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DVTel",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DVTel",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DZS - DASAN Zhone",
    "product": "ZNID-GPON-2426A-EU",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "just for checking and tests"
      }
    ]
  },
  {
    "vendor": "Daewoo",
    "product": "Daewoo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Daewuu",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Daewoo",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Daewuu",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Daewuu",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dahua",
    "product": "Dahua",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dahua",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dahua",
    "product": "IP Camera / DVR / NVR",
    "category": "ip-camera",
    "defaultIp": "192.168.1.108",
    "source": "vendor wiki",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Factory default admin account. Newer devices require password setup on first use."
      },
      {
        "username": "888888",
        "password": "888888",
        "access": "web-ui",
        "notes": "Secondary admin account with local and network access."
      }
    ]
  },
  {
    "vendor": "Dahua",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dahua",
    "product": "OLDER MODELS (NEW MODELS USE CONFIG TOOL)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dallas Semiconductors",
    "product": "Dallas Semiconductors",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "tini",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dallas Semiconductors",
    "product": "TINI embedded JAVA Module",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "tini",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "tini",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Danga Interactive",
    "product": "Memcached",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "SASL auth optional and off by default"
      }
    ]
  },
  {
    "vendor": "Dassault Systemes",
    "product": "Dassault Systemes",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Test Everything",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dassault Systemes",
    "product": "Enovia V6",
    "category": "other",
    "defaultIp": null,
    "source": "public.dhe.ibm.com",
    "credentials": [
      {
        "username": "Test Everything",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Data General",
    "product": "AOS/VS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "op",
        "password": "op",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "op",
        "password": "operator",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Data General",
    "product": "Data General",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "op",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DataStax OpsCenter 6.0.x (web)",
    "product": "DataStax OpsCenter 6.0.x (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DataWizard Technologies Inc.",
    "product": "DataWizard Technologies Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DataWizard Technologies Inc.",
    "product": "FtpQX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "test",
        "password": "test",
        "access": "ftp",
        "notes": "The 'test' user has READ and WRITE permissions on the C: drive by default."
      },
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "ftp",
        "notes": "The 'anonymous' user has READ access on the C: drive by default."
      }
    ]
  },
  {
    "vendor": "Datacom",
    "product": "BSASX/101",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "letmein",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "letmein",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Datacom",
    "product": "Datacom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Datacom",
    "product": "NSBrowse",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Datasensor",
    "product": "UR5i/UR5i SL",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "datasensor.de",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Datawizard.net",
    "product": "Datawizard.net",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "anonymous",
        "password": "any@",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Datawizard.net",
    "product": "FTPXQ server",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "anonymous",
        "password": "any@",
        "access": "ftp",
        "notes": "read/write on c:&#8221;;"
      }
    ]
  },
  {
    "vendor": "Davolink",
    "product": "DV2020",
    "category": "other",
    "defaultIp": null,
    "source": "zultrax.com",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "Administrator — Default LAN IP: 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Davolink",
    "product": "Davolink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Davox",
    "product": "Davox",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "davox",
        "password": "davox",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "davox",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Davox",
    "product": "Unison",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "davox",
        "password": "davox",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "root",
        "password": "davox",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Daytek",
    "product": "Daytek",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Daytec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Daytek",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Daytec",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Daytec",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Debian",
    "product": "Debian",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "tatercounter2000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Debian",
    "product": "Linux LILO Default",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "tatercounter2000",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Deciso",
    "product": "OPNsense",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "opnsense",
        "access": "web-ui",
        "notes": "Web GUI login. Password change strongly recommended after first login."
      },
      {
        "username": "root",
        "password": "opnsense",
        "access": "ssh",
        "notes": "Console and SSH access share the same credential."
      }
    ]
  },
  {
    "vendor": "Deerfield",
    "product": "Deerfield",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "MDaemon",
        "password": "MServer",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Deerfield",
    "product": "MDaemon",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "MDaemon",
        "password": "MServer",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Deerfield",
    "product": "WorldClient and MDaemon",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "MDaemon",
        "password": "MServer",
        "access": "web-ui",
        "notes": "Can be used to send/receive email remotely."
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "2161DS Console Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — case sensitive username"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "CSr500xt",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "DRAC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": "Administrator — Can be accessed through HTTP(S), telnet and ssh."
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Dell",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "storageserver",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1RRWTTOOI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Dell",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Fireport",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "nz0u4bbe",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rapport",
        "password": "r@p8p0r+",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "wyse",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "VNC",
        "password": "winterm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "ERA",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": "Administrator — Embedded Remote Access"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Kace K2000",
    "category": "other",
    "defaultIp": null,
    "source": "kace.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Laser Printer 3000cn / 3100cn",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Latitude",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1RRWTTOOI",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Lattitude CMOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "nz0u4bbe",
        "access": "web-ui",
        "notes": "enter password, then press control + enter."
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Network Laser Printer",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Dell",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Dell",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerApp Web 100 Linux",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "powerapp",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerConnect 2724",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerConnect Switch (2800 / 5500 / 6200 Series)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor support KB",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerEdge Chassis Management Controller (CMC)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor user guide",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": "Default for all CMC-equipped Dell PowerEdge blade chassis."
      },
      {
        "username": "root",
        "password": "calvin",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerEdge NF100",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "storageserver",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerSwitch / Force10 (Dell OS10)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Web UI and REST API default."
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "CLI/SSH access uses the same default credential."
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerVault",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "PowerVault 50F",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Poweredge",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "RAC",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": "Administrator — Remote Access Card"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Switch PowerConnect",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "TrueMobile",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "TrueMobile 1184 Wireless Broadband Gateway Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "WRTA-108GD",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Winterm",
    "category": "other",
    "defaultIp": null,
    "source": "vennercorp.com",
    "credentials": [
      {
        "username": "root",
        "password": "wyse",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "VNC",
        "password": "winterm",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Fireport",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "Wyse Rapport",
    "category": "other",
    "defaultIp": null,
    "source": "vennercorp.com",
    "credentials": [
      {
        "username": "rapport",
        "password": "r@p8p0r+",
        "access": "ftp",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "bios",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "c600",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "cpx h500gt",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "dell latitude cpx",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "iDRAC (PowerEdge iDRAC6 / iDRAC7)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor KB",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": "iDRAC8 and later use a unique per-unit password found on the server service tag."
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "latitude c610",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell",
    "product": "notebook",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dell EMC",
    "product": "VNX Unified Storage",
    "category": "nas",
    "defaultIp": null,
    "source": "Dell Community – VNX default user and password",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nasadmin",
        "password": "nasadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell Unisphere",
    "product": "Dell Unisphere",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell iDRAC (IPMI)",
    "product": "Dell iDRAC (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dell iDRAC (web)",
    "product": "Dell iDRAC (web)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Demarc",
    "product": "Demarc",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "my_DEMARC",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Demarc",
    "product": "Network Monitor",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "my_DEMARC",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Deutsch Telekomm",
    "product": "T-Sinus 130 DSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Deutsche Telekom",
    "product": "Deutsche Telekom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Deutsche Telekom",
    "product": "SPEEDPORT W701",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000 This is also their standard for the W700 and",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Deutsche Telekom",
    "product": "T-Sinus 1054 DSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Deutsche Telekom",
    "product": "T-Sinus 154 DSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Deutsche Telekom",
    "product": "T-Sinus DSL 130",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Usuallay also a WirelessLan AP"
      }
    ]
  },
  {
    "vendor": "Develcon",
    "product": "Develcon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "BRIDGE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Develcon",
    "product": "Orbitor Default Console",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "BRIDGE",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "BRIDGE",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dictaphone",
    "product": "Dictaphone",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "NETOP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETWORK",
        "password": "NETWORK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PBX",
        "password": "PBX",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dictaphone",
    "product": "ProLog",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "NETOP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETWORK",
        "password": "NETWORK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PBX",
        "password": "PBX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETOP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PBX",
        "password": "PBX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETWORK",
        "password": "NETWORK",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "ConnectPort TS 4x4, ConnectPort TS 4x2, ConnectPort TS W, ConnectPort TS 8, ConnectPort TS 8 MEI, ConnectPort TS 16",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ftp1.digi.com",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": "Terminal Server — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "DC-ME-01T-S",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "digi.com",
    "credentials": [
      {
        "username": "user",
        "password": "passwd, root:dbps",
        "access": "web-ui",
        "notes": "Networking Modules"
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "Digi CM",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ftp1.digi.com",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": "Industrial router — console port (9600, 8, N, 1)"
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "Digi Connect ES 4/8 SB with Switch, Digi Connect ES 4/8 SB",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ftp1.digi.com",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": "Concentrator — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "Digi Connect SP, Digi Connect Wi-SP,  Digi Connect ME,  Digi Connect ME 4 MB, Digi Connect Wi-ME, Digi Connect EM,  Digi Connect Wi-EM",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ftp1.digi.com",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": "Network Device Server Module — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "Digi Connect WAN, Digi Connect WAN GPRS, Digi Connect WAN GSM-R, Digi Connect WAN VPN, Digi Connect WAN IA, Digi Connect WAN 3G, Digi Conne…",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "acspl.com.au",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "Digi TransPort WR21/WR44",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ftp1.digi.com",
    "credentials": [
      {
        "username": "username",
        "password": "password",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Digi",
    "product": "DigiOne IAP Serial",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "web-material3.yokogawa.com",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": "Gateway — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Digi International",
    "product": "ConnectPort LTS / ConnectPort X Serial Server",
    "category": "iot",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "dbps",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digiboard",
    "product": "Portserver 8 & 16",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "dbps",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Digicom",
    "product": "Michelangelo",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "michelangelo",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Digicorp",
    "product": "Digicorp",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "BRIDGE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digicorp",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "BRIDGE",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Digicorp",
    "product": "Viper",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "BRIDGE",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "BRIDGE",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Digicraft Software",
    "product": "Digicraft Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Yak",
        "password": "asd123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digicraft Software",
    "product": "Yak!",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Yak",
        "password": "asd123",
        "access": "ftp",
        "notes": "Default port is 3535."
      }
    ]
  },
  {
    "vendor": "Digital",
    "product": "DEC-10",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "2",
        "password": "maintain",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "10-Dec",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "1",
        "password": "operator",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "1",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "2",
        "password": "maintain",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "2",
        "password": "syslib",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "2",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "2",
        "password": "operator",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "30",
        "password": "games",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "5",
        "password": "games",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "7",
        "password": "maintain",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "1",
        "password": "syslib",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "DEC-10",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "2",
        "password": "operator",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "7",
        "password": "maintain",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "5",
        "password": "games",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "30",
        "password": "games",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "2",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "2",
        "password": "syslib",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "2",
        "password": "maintain",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "1",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "1",
        "password": "operator",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "1",
        "password": "syslib",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "DecServer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "ACCESS",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "Digital Equipment",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "1.1",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "1",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "1",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "1",
        "password": "syslib",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "2",
        "password": "maintain",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "2",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "2",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "2",
        "password": "syslib",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "30",
        "password": "games",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "5",
        "password": "games",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "7",
        "password": "maintain",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "accounting",
        "password": "accounting",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ALLIN1",
        "password": "ALLIN1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ALLIN1MAIL",
        "password": "ALLIN1MAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ALLINONE",
        "password": "ALLINONE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BACKUP",
        "password": "BACKUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BATCH",
        "password": "BATCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "komprie",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "boss",
        "password": "boss",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DCL",
        "password": "DCL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DECMAIL",
        "password": "DECMAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DECNET",
        "password": "DECNET",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DECNET",
        "password": "NONPRIV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEFAULT",
        "password": "DEFAULT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEFAULT",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "DIGITAL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "FIELD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "SERVICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "TEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELPDESK",
        "password": "HELPDESK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELP",
        "password": "HELP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HOST",
        "password": "HOST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "INFO",
        "password": "INFO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "INGRES",
        "password": "INGRES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LINK",
        "password": "LINK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAILER",
        "password": "MAILER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MBMANAGER",
        "password": "MBMANAGER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MBWATCH",
        "password": "MBWATCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETCON",
        "password": "NETCON",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETMGR",
        "password": "NETMGR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETNONPRIV",
        "password": "NETNONPRIV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETPRIV",
        "password": "NETPRIV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETSERVER",
        "password": "NETSERVER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETWORK",
        "password": "NETWORK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NEWINGRES",
        "password": "NEWINGRES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NEWS",
        "password": "NEWS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERVAX",
        "password": "OPERVAX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PDP11",
        "password": "PDP11",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PDP8",
        "password": "PDP8",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POSTMASTER",
        "password": "POSTMASTER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRIV",
        "password": "PRIV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "REPORT",
        "password": "REPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RJE",
        "password": "RJE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "software",
        "password": "software",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "IRIS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "accounting",
        "password": "accounting",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "boss",
        "password": "boss",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "PDP11",
        "password": "PDP11",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "PDP8",
        "password": "PDP8",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "software",
        "password": "software",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "komprie",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "RSX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SYSTEM",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "SYSTEM",
        "password": "MANAGER",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "BATCH",
        "password": "BATCH",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "1",
        "access": "web-ui",
        "notes": "1"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "Terminal Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Digital Equipment",
    "product": "VMS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SYSMAINT",
        "password": "SERVICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETSERVER",
        "password": "NETSERVER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSMAINT",
        "password": "SYSMAINT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYS",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "STUDENT",
        "password": "STUDENT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RJE",
        "password": "RJE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "REPORT",
        "password": "REPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRIV",
        "password": "PRIV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POSTMASTER",
        "password": "POSTMASTER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERVAX",
        "password": "OPERVAX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NEWS",
        "password": "NEWS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NEWINGRES",
        "password": "NEWINGRES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETWORK",
        "password": "NETWORK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "VMS",
        "password": "VMS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSMAINT",
        "password": "DIGITAL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEM",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEM",
        "password": "MANAGER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEM",
        "password": "OPERATOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEM",
        "password": "SYSLIB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEST",
        "password": "UETP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEST_CLIG",
        "password": "SYSTEST_CLIG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEST_CLIG",
        "password": "SYSTEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TELEDEMO",
        "password": "TELEDEMO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TEST",
        "password": "TEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "UETP",
        "password": "UETP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USERP",
        "password": "USERP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "VAX",
        "password": "VAX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "DIGITAL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ALLIN1",
        "password": "ALLIN1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ALLIN1MAIL",
        "password": "ALLIN1MAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ALLINONE",
        "password": "ALLINONE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BACKUP",
        "password": "BACKUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DCL",
        "password": "DCL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DECMAIL",
        "password": "DECMAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DECNET",
        "password": "DECNET",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DECNET",
        "password": "NONPRIV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEFAULT",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEFAULT",
        "password": "DEFAULT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO",
        "password": "DEMO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "FIELD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "SERVICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "TEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETPRIV",
        "password": "NETPRIV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELP",
        "password": "HELP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELPDESK",
        "password": "HELPDESK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HOST",
        "password": "HOST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "INFO",
        "password": "INFO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "INGRES",
        "password": "INGRES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LINK",
        "password": "LINK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAILER",
        "password": "MAILER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MBMANAGER",
        "password": "MBMANAGER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MBWATCH",
        "password": "MBWATCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETCON",
        "password": "NETCON",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETMGR",
        "password": "NETMGR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NETNONPRIV",
        "password": "NETNONPRIV",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digital Watchdog",
    "product": "Digital Watchdog",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digitus",
    "product": "Digitus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digium Inc",
    "product": "Digium Inc",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Digium, Inc.",
    "product": "AsteriskNOW",
    "category": "other",
    "defaultIp": null,
    "source": "ftp://ftp.gtlib.gatech.edu/pub/asterisknow/quickstart_asterisknow.pdf",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Only for Live CD or disk image."
      }
    ]
  },
  {
    "vendor": "Ditto Forensic FieldStation",
    "product": "Ditto Forensic FieldStation",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ditto",
        "password": "ditto",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Divar",
    "product": "Divar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "viewer",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Divar",
    "product": "XF",
    "category": "other",
    "defaultIp": null,
    "source": "google.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "viewer",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DFE-538TX 10/100 Adapter",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DI-614",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DI-624",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DI-624+",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DSL-500",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DSL-604+",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DSL-G604T",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DWL-1000+",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DWL-2000AP+",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DWL-7000AP",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DWL-700AP",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DWL-810+",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DWL-900",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "public",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "DWL-900+",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "Dl-106 ISDN router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dlink",
    "product": "Dlink",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dlink (web)",
    "product": "Dlink (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "1234",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dolibarr",
    "product": "Dolibarr",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DotNetNuke Corporation",
    "product": "DotNetNuke",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "host",
        "password": "dnnhost",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "dnnadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "DotNetNuke Corporation",
    "product": "DotNetNuke Corporation",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "dnnadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "host",
        "password": "dnnhost",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DrayTek",
    "product": "Vigor 2865",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "2800",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "Draytek",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "draytek",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "VIGOR 3300",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "draytek",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "Vigor",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "Vigor 2600",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "Vigor 2900+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "Vigor3300 series",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "draytek",
        "password": "1234",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Draytek",
    "product": "Vigor3300v",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Draytek",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Draytek Corp",
    "product": "Draytek Corp",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Draytek Corp",
    "product": "Vigor2200USB",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Draytek Corp",
    "product": "Vigor2600 Plus Series Annex A",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Drobo",
    "product": "Drobo NAS (Dashboard)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Drone CI (web)",
    "product": "Drone CI (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Drs",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Drs",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DuPont",
    "product": "Digital Water Proofer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "par0t",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "par0t",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "DuPont",
    "product": "DuPont",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "par0t",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ducati Motor Holding",
    "product": "Diavel",
    "category": "other",
    "defaultIp": null,
    "source": "laresblog.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Last 4 digits of VIN",
        "access": "console",
        "notes": "Rider"
      }
    ]
  },
  {
    "vendor": "Ducati Motor Holding",
    "product": "Ducati Motor Holding",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Last 4 digits of VIN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Duhua (telnet)",
    "product": "Duhua (telnet)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "7ujMko0admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "7ujMko0admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "vizxv",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DynaColor",
    "product": "DynaColor",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DynaColor",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "DynaColor",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dynalink",
    "product": "Dynalink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "private",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "userNotUsed",
        "password": "userNotU",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dynalink",
    "product": "RTA020",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dynalink",
    "product": "RTA230",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "userNotUsed",
        "password": "userNotU",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Dynalink",
    "product": "RTA700W",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dynatrace (web)",
    "product": "Dynatrace (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Dynix Library Systems",
    "product": "Dynix",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "circ",
        "password": "<social sec #>",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "LIBRARY",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "SETUP",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Dynix Library Systems",
    "product": "Dynix Library Systems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "circ",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LIBRARY",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SETUP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "E-Con",
    "product": "E-Con",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "E-Con",
    "product": "Econ DSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin — DSL Router"
      }
    ]
  },
  {
    "vendor": "E-Tech",
    "product": "ADSL Ethernet Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "E-Tech",
    "product": "E-Tech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "E-Tech",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — 1wan/4ports switch router"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "E-Tech",
    "product": "Wireless 11Mbps Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "E-Tech",
    "product": "Wireless 11Mbps Router Model:WLRT03",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ECI",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "default 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "ECI",
    "product": "Any",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "EFront Leanring",
    "product": "EFront Leanring",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "professor",
        "password": "professor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EFront Learning",
    "product": "EFront Learning",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "student",
        "password": "student",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EMC",
    "product": "Avamar Deduplication Backup Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "community.emc.com",
    "credentials": [
      {
        "username": "MCUser",
        "password": "MCUser1",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "backuponly",
        "password": "backuponly1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "restoreonly",
        "password": "restoreonly1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "backuprestore",
        "password": "backuprestore1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "8RttoTriz",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "viewuser",
        "password": "viewuser1",
        "access": "database",
        "notes": "View"
      },
      {
        "username": "root",
        "password": "changeme",
        "access": "ssh",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "changeme",
        "access": "ssh",
        "notes": "Administrator"
      },
      {
        "username": "dpn",
        "password": "changeme",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "EMC",
    "product": "DS-4100B",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "console",
        "notes": "Admin — EMC Fiber Switch"
      }
    ]
  },
  {
    "vendor": "EMC",
    "product": "EMC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "backuponly",
        "password": "backuponly1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "backuprestore",
        "password": "backuprestore1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dpn",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MCUser",
        "password": "MCUser1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "restoreonly",
        "password": "restoreonly1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "8RttoTriz",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "viewuser",
        "password": "viewuser1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ENTES",
    "product": "EMG-10, EMG-02 , EMG-12",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "entes.com.tr",
    "credentials": [
      {
        "username": "(none)",
        "password": "emg12 (for EMG12), emg10 (for EMG10), emg02 (for EMG02)",
        "access": "web-ui",
        "notes": "MODBUS Gateway — 80/tcp"
      }
    ]
  },
  {
    "vendor": "EPISD",
    "product": "EPISD",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "computer",
        "password": "repair",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EPSON",
    "product": "EPSON",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "EPSONWEB",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EPiServer AB",
    "product": "EPiServer AB",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "store",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EPiServer AB",
    "product": "EPiServer Commerce",
    "category": "other",
    "defaultIp": null,
    "source": "world.episerver.com",
    "credentials": [
      {
        "username": "admin",
        "password": "store",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "ERNITEC",
    "product": "ERNITEC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ERPNext (web)",
    "product": "ERPNext (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ESP",
    "product": "DIGIVIEW PRO4N",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "1111",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ESPHome",
    "product": "ESPHome",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "User-set in config; none by default"
      }
    ]
  },
  {
    "vendor": "ETISYS",
    "product": "Printer",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": "admin — Works on ETISYS label printers"
      }
    ]
  },
  {
    "vendor": "EZPhotoSales",
    "product": "EZPhotoSales",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Easyone Connect",
    "product": "Easyone Connect",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "8005",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Eaton",
    "product": "Eaton",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Eaton",
    "product": "Network Shutdown Module",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Eaton",
    "product": "Network-M2 UPS Card",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "Eaton UPS Network Management Card Network-M2 User's Guide",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Eaton",
    "product": "ePDU",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Echelon",
    "product": "i.LON® SmartServer",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "unicom-bg.com",
    "credentials": [
      {
        "username": "for ftp and lns servers",
        "password": ", ilon:ilon",
        "access": "ftp",
        "notes": "router"
      }
    ]
  },
  {
    "vendor": "Echelon Corporation",
    "product": "Echelon Corporation",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ilon",
        "password": "ilon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Echelon Corporation",
    "product": "i.LON Multiple",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ilon",
        "password": "ilon",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "EchoLife",
    "product": "GATEWAY",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EcoStruxure",
    "product": "EcoStruxure",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Edgecore Networks",
    "product": "ECS Series Managed Switch",
    "category": "switch",
    "defaultIp": "192.168.1.1",
    "source": "Vendor support / ECS2020 web management guide",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "7205APL",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "guest",
        "password": "1234",
        "access": "web-ui",
        "notes": "Allows backup of config.bin which contains all system passwords."
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "AR-6004",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "AR-7024Wg",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "BR-6204WG",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "BR-7209WG",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "Broadband Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "DI-524",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "ES-5224RXM",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "123",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "EW-7205APL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — http://secunia.com/advisories/11849/"
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "EW-7206APG",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "Edimax",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "su@psir",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "edimax",
        "password": "software01",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "Edimax Fast Ethernet Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "PS-1203/PS-1205Um/PS-3103",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "<blank> OR su@psir",
        "access": "web-ui",
        "notes": "Administration"
      }
    ]
  },
  {
    "vendor": "Edimax",
    "product": "PS-1208MFG",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "edimax",
        "password": "software01",
        "access": "web-ui",
        "notes": "Admin — for most Edimax HW (?)"
      }
    ]
  },
  {
    "vendor": "Efficient",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Efficient",
    "product": "5851",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "login",
        "password": "password",
        "access": "telnet",
        "notes": "Admin — might be all 5800 series"
      }
    ]
  },
  {
    "vendor": "Efficient",
    "product": "5871 DSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "login",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — This is for access to HTTP admin console."
      },
      {
        "username": "login",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Efficient",
    "product": "Efficient",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Efficient",
    "product": "Speedstream",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "superuser",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Default IP 10.0.0.1/8"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Default IP 10.0.0.1/8"
      },
      {
        "username": "login",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator — Default IP 192.168.254.254/24 The serial number can be used as the password if you push the reset button for 3 seconds."
      }
    ]
  },
  {
    "vendor": "Efficient",
    "product": "Speedstream DSL",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Efficient Networks",
    "product": "5851 SDSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "hs7mwxkk",
        "access": "console",
        "notes": "Admin — On some Covad Routers"
      },
      {
        "username": "(none)",
        "password": "hs7mwxkk",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Efficient Networks",
    "product": "EN 5861",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "login",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Efficient Networks",
    "product": "Efficient Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "4getme2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "hs7mwxkk",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Efficient Networks",
    "product": "Speedstream 5711",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "4getme2",
        "access": "console",
        "notes": "Admin — for all your TDC router needs"
      },
      {
        "username": "(none)",
        "password": "4getme2",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Efficinet Networks",
    "product": "Efficinet Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "login",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ektron",
    "product": "Ektron",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "builtin",
        "password": "builtin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "Ektron",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ektron, Inc.",
    "product": "CMS400.NET",
    "category": "other",
    "defaultIp": null,
    "source": "dev.ektron.com",
    "credentials": [
      {
        "username": "builtin",
        "password": "builtin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sa",
        "password": "Ektron",
        "access": "database",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Elastic",
    "product": "Elasticsearch",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "No auth on pre-8.0 default configs"
      },
      {
        "username": "elastic",
        "password": "changeme",
        "access": "api",
        "notes": "Legacy X-Pack default built-in superuser"
      }
    ]
  },
  {
    "vendor": "Elastic",
    "product": "Elasticsearch (pre-8.0)",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "No authentication required; any client can read, write, or delete data via HTTP on port 9200"
      }
    ]
  },
  {
    "vendor": "Elastic",
    "product": "Kibana",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "elastic",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Legacy default tied to Elasticsearch X-Pack"
      }
    ]
  },
  {
    "vendor": "Elasticsearch (web)",
    "product": "Elasticsearch (web)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "elastic",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ElkarBackup",
    "product": "ElkarBackup",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Elron",
    "product": "Elron",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(hostname/ipaddress)",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Elron",
    "product": "Firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(hostname/ipaddress)",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "hostname/ ip address",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Elsa",
    "product": "Elsa",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Elsa",
    "product": "LANCom Office ISDN Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "cisco",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "cisco",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "cisco",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Eltek",
    "product": "Eltek",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Emby (web)",
    "product": "Emby (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "Avocent® ACS 6000 Advanced Console Server",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Emerson Avocent ACS 6000.pdf",
    "credentials": [
      {
        "username": "admin",
        "password": "avocent, root:linux",
        "access": "ssh",
        "notes": "Console Server"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "Control Link Refrigeration System Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "foodservice.structuralconcepts.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Controller"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "ControlWave® Micro Quick",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "documentation.emersonprocess.com",
    "credentials": [
      {
        "username": "for download project",
        "password": ", SYSTEM:666666",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "DeltaV Distributed Control System (DCS)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor community forum",
    "credentials": [
      {
        "username": "Administrator",
        "password": "deltav",
        "access": "console",
        "notes": "DeltaV workstation Administrator account; change immediately in operational environments"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "DeltaV™ Digital Automation System",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "chem.mtu.edu",
    "credentials": [
      {
        "username": "Administrator",
        "password": "deltav",
        "access": "web-ui",
        "notes": "Automation System"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "Emerson",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "Emerson1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "IP-KVM Avocent MergePoint Unity",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "community.emerson.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Switch"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "Liebert IntelliSlot Web Card",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "emersonnetworkpower.com",
    "credentials": [
      {
        "username": "Liebert",
        "password": "Liebert, User:User",
        "access": "telnet",
        "notes": "Web Card — 23/tcp"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "Network Power® MPH2™ Rack PDU",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "community.emerson.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Rack PDUs — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "ROCLINK™ 800",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "documentation.emersonprocess.com",
    "credentials": [
      {
        "username": "LOI",
        "password": "1000",
        "access": "web-ui",
        "notes": "Software"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "Smart Wireless Gateway 1420",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "www2.emersonprocess.com",
    "credentials": [
      {
        "username": "admin",
        "password": "default",
        "access": "web-ui",
        "notes": "Wireless Gateway — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "UL33 UPS",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Emerson UL33 UPS.doc",
    "credentials": [
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": "UPS"
      }
    ]
  },
  {
    "vendor": "Emerson",
    "product": "UltraSite",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "emersonclimate.com",
    "credentials": [
      {
        "username": "User 01",
        "password": "100, User 05:200, User 09:300, Engineer:400",
        "access": "web-ui",
        "notes": "Software"
      }
    ]
  },
  {
    "vendor": "Emerson AMS (mssql)",
    "product": "Emerson AMS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "42Emerson42Eme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Eminent",
    "product": "EM4114",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Eminent",
    "product": "Eminent",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EnGenius",
    "product": "ECB350 / EAP series",
    "category": "access-point",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EnGenius",
    "product": "EnGenius",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Endian",
    "product": "Firewall Community Edition",
    "category": "firewall",
    "defaultIp": "192.168.0.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "endian",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "endian",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Endpoint Protector (general)",
    "product": "Endpoint Protector (general)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "epp2011",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Enhydra",
    "product": "Enhydra",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "enhydra",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Enhydra ",
    "product": "Multiserver",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "enhydra",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Enox",
    "product": "Enox",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "xo11nE",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Enox",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "xo11nE",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "xo11nE",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Enterasys",
    "product": "ANG-1105",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "netadmin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "netadmin",
        "access": "web-ui",
        "notes": "Admin — default IP is 192.168.1.1"
      },
      {
        "username": "admin",
        "password": "netadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "netadmin",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Enterasys",
    "product": "Enterasys",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "netadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "netadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tiger",
        "password": "tiger123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Enterasys",
    "product": "SecureStack A2",
    "category": "other",
    "defaultIp": null,
    "source": "secure.enterasys.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Enterasys",
    "product": "Vertical Horizon",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — this works in telnet or http"
      },
      {
        "username": "tiger",
        "password": "tiger123",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tiger",
        "password": "tiger123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Entrust",
    "product": "Entrust",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "websecadm",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Entrust",
    "product": "Get Access Service Control Agent",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Entrust",
    "product": "getAccess",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "websecadm",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin — Access to Admin Gui via /sek-bin/login.gas.bat"
      },
      {
        "username": "websecadm",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Epox",
    "product": "Epox",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "central",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Epox",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "central",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "central",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Epson",
    "product": "WorkForce / Network Printer",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No password set by default on many models."
      }
    ]
  },
  {
    "vendor": "Epson Printer (web)",
    "product": "Epson Printer (web)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "EPSONWEB",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "ACC",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "netman",
        "password": "netman",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "BP250",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "default",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "Ericsson",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "default",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "help",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "expert",
        "password": "expert",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MD110",
        "password": "help",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netman",
        "password": "netman",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "Ericsson Acc",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "netman",
        "password": "netman",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netman",
        "password": "netman",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "MD110",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "MD110",
        "password": "help",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "SBG",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "expert",
        "password": "expert",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "TIGRIS PLATFORM",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "public",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ericsson",
    "product": "md110 pabx",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "help",
        "access": "web-ui",
        "notes": "varies depending on config minimal list access by default"
      },
      {
        "username": "(none)",
        "password": "help",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ericsson ACC",
    "product": "Ericsson ACC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "public",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ericsson ACC",
    "product": "Tigris Platform",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "public",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "Erpepe",
    "product": "ADSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "chochete",
        "password": "tiabuena",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "EtroVISION",
    "product": "EtroVISION",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EuroVideo",
    "product": "EuroVideo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "00000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EverFocus",
    "product": "EverFocus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "11111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "EverFocus",
    "product": "PowerPlex",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ExaGrid",
    "product": "ExaGrid",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "inflection",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Exabyte",
    "product": "Exabyte",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "anonymous",
        "password": "Exabyte",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Exabyte",
    "product": "Mag20",
    "category": "other",
    "defaultIp": null,
    "source": "exabyte.com",
    "credentials": [
      {
        "username": "anonymous",
        "password": "Exabyte",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Exabyte",
    "product": "Magnum20",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "anonymous",
        "password": "Exabyte",
        "access": "ftp",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Exacq Technologies",
    "product": "Exacq Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin256",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user5710",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Exacq Technologies",
    "product": "NVR Server",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "d1ni7hpbick8ut.cloudfront.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin256",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "user",
        "password": "user5710",
        "access": "web-ui",
        "notes": "Restricted User"
      }
    ]
  },
  {
    "vendor": "Excitel",
    "product": "Wireless AP",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "exc@123",
        "access": "web-ui",
        "notes": "Admin — Default router IP address is 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Exinda Networks",
    "product": "1700",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "exinda",
        "access": "web-ui",
        "notes": "Administrator — Default Login: http://172.14.1.57/"
      }
    ]
  },
  {
    "vendor": "Exinda Networks",
    "product": "Exinda Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "exinda",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Extended Systems",
    "product": "Extended Systems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "extendnet",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Extended Systems",
    "product": "Firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Extended Systems",
    "product": "Print Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "extendnet",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Extended Systems",
    "product": "Print Servers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "extendnet",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Extreme",
    "product": "All",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Extreme Networks",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Extreme Networks",
    "product": "All Switches",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Extreme Networks",
    "product": "Alpine",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Extreme Networks",
    "product": "BlackDiamond",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Extreme Networks",
    "product": "Extreme Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Extreme Networks",
    "product": "ExtremeXOS Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "console",
        "notes": "Full read/write access; no default password assigned"
      },
      {
        "username": "user",
        "password": "(none)",
        "access": "console",
        "notes": "Read-only access; no default password assigned"
      }
    ]
  },
  {
    "vendor": "Extreme Networks",
    "product": "Summit",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Extron",
    "product": "IP Link Pro Control Processor (IPCP / TLI Pro series)",
    "category": "other",
    "defaultIp": "192.168.254.250",
    "source": "vendor user guide",
    "credentials": [
      {
        "username": "admin",
        "password": "extron",
        "access": "web-ui",
        "notes": "Administrator access. Reverts to this after factory reset."
      },
      {
        "username": "user",
        "password": "extron",
        "access": "web-ui",
        "notes": "User-level read access."
      }
    ]
  },
  {
    "vendor": "EyesOfNetwork (snmp)",
    "product": "EyesOfNetwork (snmp)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "EyesOfNetwork",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "F5",
    "product": "BIG-IP",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "support",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — UID 0 account. Password is not known."
      },
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "F5",
    "product": "BIG-IQ",
    "category": "other",
    "defaultIp": null,
    "source": "support.f5.com",
    "credentials": [
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "F5",
    "product": "Bigip 540",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "F5",
    "product": "F5",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "F5",
    "product": "FirePass Administrative Console",
    "category": "server-software",
    "defaultIp": null,
    "source": "support.f5.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "F5",
    "product": "FirePass Maintenance Console",
    "category": "server-software",
    "defaultIp": null,
    "source": "support.f5.com",
    "credentials": [
      {
        "username": "maintenance",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "F5-Networks",
    "product": "BIGIP",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "F5-Networks",
    "product": "F5-Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FIBERHOME",
    "product": "AN5506-04-FS",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FLIR",
    "product": "FLIR",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "fliradmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FLIR (Dahua OEM)",
    "product": "FLIR (Dahua OEM)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FLIR (Quasar/Ariel)",
    "product": "FLIR (Quasar/Ariel)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FS Switch(Web)",
    "product": "FS Switch(Web)",
    "category": "switch",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fanvil",
    "product": "IP Phone (X series)",
    "category": "voip",
    "defaultIp": null,
    "source": "Fanvil quick installation guide",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fast-wi",
    "product": "COOG001",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Fastream Technologies",
    "product": "Fastream IQ Web/FTP Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — Admin interface runs on port 30000 by default."
      }
    ]
  },
  {
    "vendor": "Fastream Technologies",
    "product": "Fastream Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fastwire",
    "product": "Fastwire",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "fastwire",
        "password": "fw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fastwire",
    "product": "Fastwire Bank Transfer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "fastwire",
        "password": "fw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fastwire",
        "password": "fw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fastwire",
        "password": "fw",
        "access": "web-ui",
        "notes": "<blank>"
      }
    ]
  },
  {
    "vendor": "FatWire",
    "product": "Analytics",
    "category": "other",
    "defaultIp": null,
    "source": "vvgr.demon.co.uk",
    "credentials": [
      {
        "username": "fwadmin",
        "password": "xceladmin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "firstsite",
        "password": "firstsite",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "FatWire",
    "product": "FatWire",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "firstsite",
        "password": "firstsite",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fwadmin",
        "password": "xceladmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fibaro",
    "product": "Fibaro",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FiberDriver",
    "product": "N-Base Switches",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "forgot",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "forgot",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Fiberhome",
    "product": "HG6243C",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "user",
        "password": "user1234",
        "access": "web-ui",
        "notes": "Admin — The default IP Address is 192.168.1.1/24"
      }
    ]
  },
  {
    "vendor": "Firebird",
    "product": "Firebird",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "SYSDBA",
        "password": "masterkey",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Firebird Project",
    "product": "Firebird",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SYSDBA",
        "password": "masterkey",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Firebird Project",
    "product": "Firebird Project",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "SYSDBA",
        "password": "masterkey",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Flir",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "fliradmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Flir",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "fliradmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "100 IDSN",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "144",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "144, 2200 DSL Routers",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "2200",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Serial Num",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "2200 SDSL",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "40 IDSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "DSL",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "telnet",
        "notes": "Administrator — Installed by Covad"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "Flowpoint",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "Flowpoint 2200",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Serial Number",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "Flowpoint DSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Flowpoint",
    "product": "Flowpoint/2000 ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Fortigate",
    "product": "Fortigate",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "FortiAP Wireless Access Point",
    "category": "access-point",
    "defaultIp": "192.168.1.2",
    "source": "vendor community forum",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "FortiAnalyzer",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password on factory default. Mandatory password set on first login in newer versions."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": "Same default applies to CLI access."
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "FortiGate Firewall (FortiOS)",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Physical appliances only; blank password"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": "CLI/SSH access shares the same blank password default"
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "FortiMail Email Security",
    "category": "server-software",
    "defaultIp": "192.168.1.99",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "FortiManager",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "FortiSwitch",
    "category": "switch",
    "defaultIp": null,
    "source": "FortiSwitch Administration Guide 7.2.5 – Administrators",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fortinet",
    "product": "Fortinet",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "bcpb(serial number of the firewall)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maintainer",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maintainer",
        "password": "bcpb[SERIAL NO.]",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maintainer",
        "password": "pbcpbn(add-serial-number)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fortinet FortiManager",
    "product": "Fortinet FortiManager",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Foscam",
    "product": "FI8918/FI8918W",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "foscam.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Foscam",
    "product": "Foscam",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Foscam",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Foscam",
    "product": "IP Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.1.88",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Foscam",
    "product": "IP Camera (FI/R series)",
    "category": "ip-camera",
    "defaultIp": "192.168.1.88",
    "source": "vendor FAQ",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Pre-2017 and factory-reset units. Blank password field."
      }
    ]
  },
  {
    "vendor": "Foscam",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Foundry Networks",
    "product": "Foundry Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Foundry Networks",
    "product": "IronView Network Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — http://www.foundrynet.com/services/documentation/nms/FEManager_Installation.html"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Foundry Networks",
    "product": "ServerIron",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "FreeNAS (web)",
    "product": "FreeNAS (web)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "freenas",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FreeSWITCH",
    "product": "FreeSWITCH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "ClueCon",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Freetech",
    "product": "BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Posterie",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Freetech",
    "product": "Freetech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Posterie",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Freetech",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Posterie",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Posterie",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "FriendlyElec",
    "product": "NanoPi SBC",
    "category": "iot",
    "defaultIp": null,
    "source": "HardReset.info default password documentation",
    "credentials": [
      {
        "username": "root",
        "password": "fa",
        "access": "ssh",
        "notes": null
      },
      {
        "username": "pi",
        "password": "pi",
        "access": "ssh",
        "notes": "Available on images that include the npi-config tool"
      }
    ]
  },
  {
    "vendor": "FritzBox",
    "product": "Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "fritzfonbox",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "FrontRange Solutions",
    "product": "FrontRange Solutions",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "master",
        "password": "access",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "FrontRange Solutions",
    "product": "GoldMine Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "master",
        "password": "access",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fujitsu",
    "product": "PRIMERGY iRMC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "Fujitsu iRMC S2/S3 User Manual – Factory Defaults (ManualsLib)",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fujitsu Siemens",
    "product": "Fibre Channel SAN storage",
    "category": "nas",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "manage",
        "password": "!manage",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "manage",
        "password": "!manage",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Fujitsu Siemens",
    "product": "Fibre Channel SAN storage FX 60",
    "category": "nas",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "manage",
        "password": "!manage",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "manage",
        "password": "!manage",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Fujitsu Siemens",
    "product": "Fujitsu Siemens",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "connect",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "fi-scanner",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manage",
        "password": "!manage",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Fujitsu Siemens",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "connect",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Fujitsu iRMC (IPMI)",
    "product": "Fujitsu iRMC (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Funk Software",
    "product": "Funk Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "radius",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Funk Software",
    "product": "Steel Belted Radius",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "radius",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "radius",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "radius",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GE",
    "product": "GE",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "museadmin",
        "password": "Muse!Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GE",
    "product": "Multilin / D20 RTU",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "GE",
        "password": "GE",
        "access": "telnet",
        "notes": "Documented on some D20/Multilin platforms."
      }
    ]
  },
  {
    "vendor": "GE Security",
    "product": "GE Security",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "install",
        "password": "install",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GE Security, Inc.",
    "product": "Integrated Configuration Tool",
    "category": "other",
    "defaultIp": null,
    "source": "qdigital.us",
    "credentials": [
      {
        "username": "install",
        "password": "install",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "GVC",
    "product": "GVC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GVC",
    "product": "e800/rb4",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "GVI",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GVI",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Galacticomm",
    "product": "Galacticomm",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Sysop",
        "password": "Sysop",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Galacticomm",
    "product": "Major BBS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Sysop",
        "password": "Sysop",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Sysop",
        "password": "Sysop",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Gandalf",
    "product": "Gandalf",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "console",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "gandalf",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "xmux",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gandalf",
    "product": "XMUX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "gandalf",
        "access": "web-ui",
        "notes": "Also found on XMUX's are the Logger and Machine LCN's. Use ports 2 and 3 respectively to reach these. Note: only seen these on Datapac, and other X.2X networks."
      },
      {
        "username": "(none)",
        "password": "console",
        "access": "web-ui",
        "notes": "Also found on XMUX's are the Logger and Machine LCN's. Use ports 2 and 3 respectively to reach these. Note: only seen these on Datapac, and other X.2X networks."
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Also found on XMUX's are the Logger and Machine LCN's. Use ports 2 and 3 respectively to reach these. Note: only seen these on Datapac, and other X.2X networks."
      },
      {
        "username": "(none)",
        "password": "xmux",
        "access": "web-ui",
        "notes": "Also found on XMUX's are the Logger and Machine LCN's. Use ports 2 and 3 respectively to reach these. Note: only seen these on Datapac, and other X.2X networks."
      }
    ]
  },
  {
    "vendor": "GarrettCom",
    "product": "Magnum Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": "https://garrettcom-support.belden.com/en/kb/articles/reset-password-or-lost-manager-password-2"
      }
    ]
  },
  {
    "vendor": "GarrettCom Magnum Switch(Web)",
    "product": "GarrettCom Magnum Switch(Web)",
    "category": "switch",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gateway",
    "product": "Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gateway",
    "product": "Solo",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Gateway",
    "product": "WGR-200",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Gateway",
    "product": "WGR-250",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Geeklog",
    "product": "Geeklog",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "username",
        "password": "password",
        "access": "database",
        "notes": null
      },
      {
        "username": "username",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "General Instruments",
    "product": "Cable Modem",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "General Instruments",
    "product": "General Instruments",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Generic",
    "product": "root/root embedded Linux appliance",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "ssh",
        "notes": "Common embedded default"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Common embedded default"
      }
    ]
  },
  {
    "vendor": "GeoNetwork (mssql)",
    "product": "GeoNetwork (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "gnos",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GeoVision",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Geovision",
    "product": "CCTV",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Geovision",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Geovision",
    "product": "IP Camera / GV-VMS",
    "category": "ip-camera",
    "defaultIp": "192.168.0.10",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gericom",
    "product": "Gericom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gericom",
    "product": "Phoenix",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "GigaFiber",
    "product": "GigaFiber",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "jiocentrum",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gigabyte",
    "product": "Gigabyte",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gigaset",
    "product": "IP DECT Phone (N series)",
    "category": "voip",
    "defaultIp": null,
    "source": "Gigaset PRO web interface FAQ",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gill Instruments",
    "product": "Gill Instruments",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GitLab",
    "product": "GitLab",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Randomly generated initial root password; legacy versions used 5iveL!fe"
      },
      {
        "username": "admin",
        "password": "5iveL!fe",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin@local.host",
        "password": "5iveL!fe",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "5iveL!fe",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Globespan Virata",
    "product": "GS8100",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "DSL",
        "password": "DSL",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Globespan Virata",
    "product": "Globespan Virata",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DSL",
        "password": "DSL",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GlobespanVirata",
    "product": "GlobespanVirata",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Glpi",
    "product": "Glpi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "glpi",
        "password": "glpi",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "normal",
        "password": "normal",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "post-only",
        "password": "postonly",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GoAnywhere MFT",
    "product": "GoAnywhere MFT",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "goanywhere",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GoCD (web)",
    "product": "GoCD (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GoNET",
    "product": "General Equipment(?)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "fast",
        "password": "adb234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Google",
    "product": "Google",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "urchin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Google",
    "product": "Google Earth Enterprise",
    "category": "other",
    "defaultIp": null,
    "source": "opengee.org",
    "credentials": [
      {
        "username": "geapacheuser",
        "password": "geeadmin",
        "access": "web-ui",
        "notes": "Administrator — See https://johnjhacking.com/blog/gee-exploitation/ for additional information"
      }
    ]
  },
  {
    "vendor": "Google",
    "product": "Urchin",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "urchin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "urchin",
        "access": "web-ui",
        "notes": "Admin Access"
      }
    ]
  },
  {
    "vendor": "Gossamer Threads Inc.",
    "product": "DBMan",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "author",
        "password": "author",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Gossamer Threads Inc.",
    "product": "Gossamer Threads Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "author",
        "password": "author",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Grafana",
    "product": "Grafana OSS",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Grafana (general)",
    "product": "Grafana (general)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GrandStream",
    "product": "HandyTone 286/386/GXP-2000 VoIP Analog Telephone Adaptor",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "End User",
        "password": "123 (or blank)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "GrandStream",
    "product": "HandyTone 486/488/496 VoIP Analog Telephone Adaptor",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "End User",
        "password": "123 (or blank)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "GrandStream",
    "product": "HandyTone Budgetone-100 IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Grandstream",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Grandstream",
    "product": "GXP / GXV IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Grandstream",
    "product": "GXP-2000",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Grandstream",
    "product": "Grandstream",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "End User",
        "password": "123 (or blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Grandstream",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Grandstream",
    "product": "UCM6202",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Pre-January 2017 units only; later units use a random sticker password."
      }
    ]
  },
  {
    "vendor": "Grandstream Networks, Inc",
    "product": "HandyTone-486",
    "category": "voip",
    "defaultIp": null,
    "source": "grandstream.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "End User",
        "password": "123",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Graylog",
    "product": "Graylog Open",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Web interface at port 9000; password is configured as SHA-256 hash in graylog.conf"
      }
    ]
  },
  {
    "vendor": "Graylog (web)",
    "product": "Graylog (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Greatspeed",
    "product": "Greatspeed",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "broadband",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netadmin",
        "password": "nimdaten",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Greenbone Networks",
    "product": "Greenbone Community Edition (OpenVAS)",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default for Greenbone Community Edition self-hosted deployments."
      }
    ]
  },
  {
    "vendor": "Greenlight BigBlueButton",
    "product": "Greenlight BigBlueButton",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin@example.com",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Groupee",
    "product": "Groupee",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin5",
        "password": "4tugboat",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Groupee, Inc.",
    "product": "Ultimate Bulletin Board",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin5",
        "password": "4tugboat",
        "access": "web-ui",
        "notes": "Administrator — UBB"
      }
    ]
  },
  {
    "vendor": "GuardOne",
    "product": "BizGuard",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "guardone",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "guardone",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "GuardOne",
    "product": "GuardOne",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "guardone",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "guardone",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "GuardOne",
    "product": "Restrictor",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "guardone",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Guru",
    "product": "Guru",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Guru",
    "product": "Wireless ADSL2",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "H2 Database",
    "product": "H2",
    "category": "database",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "H2 Database (web)",
    "product": "H2 Database (web)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "H2O Project",
    "product": "H2O Project",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "H2O Project",
    "product": "Medialibrary",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "H3C",
    "product": "Comware Ethernet Switch (S-Series / E-Series)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "H3C UniServer",
    "product": "H3C UniServer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "h3capadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HC-05 Bluetooth Module",
    "product": "HC-05 for Arduino",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HIKVision",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "E1200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "HP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "!admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "isee",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AUTORAID",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Factory",
        "password": "56789",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "HP 1820-24G-PoE+ J9983A",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "HP 2000/3000 MPE/XX",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "HELLO",
        "password": "OP.OPERATOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "ITF3000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "NETBASE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP187",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP189",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP196",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "INTX3",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "REGO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "RJE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CONV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "DISC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PCUSER",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RSBCMON",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SPOOLMAN",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WP",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "HPOFFICE DATA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "HP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "MGR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "SERVICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "MANAGER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "HPP187 SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "LOTUS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "HPWORD PUB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "HPONLY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "MANAGER.SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "MGR.SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "FIELD.SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "REMOTE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MPE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "TCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "SECURITY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "ITF3000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CAROLIAN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "VESOFT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "XLSERVER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "SECURITY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPDESK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CCC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CNAS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "WORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "ROBELLE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPONLY",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "ISEE",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "isee",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "LASERJET NET PRINTERS",
    "category": "printer",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Anonymous",
        "password": "(none)",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "LaserJet / Color LaserJet (Embedded Web Server)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Newer firmware requires the PIN from the label inside the cartridge access door."
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "LaserJet Printer / JetDirect",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Embedded Web Server default."
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "MSA2000 G3",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "!admin",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "MSL Series Libraries",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Factory",
        "password": "56789",
        "access": "web-ui",
        "notes": "Admin — Factory password under Utilities. For all functions unlocked."
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "POWER MANAGER",
    "category": "server-software",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "WEBMIN",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "hp.com",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP",
    "product": "t5000 Thin Client series",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "HP LaserJet 600 (printer)",
    "product": "HP LaserJet 600 (printer)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP LaserJet No Password (printer)",
    "product": "HP LaserJet No Password (printer)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP LaserJet No Password Legacy (printer)",
    "product": "HP LaserJet No Password Legacy (printer)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP Server Automation (web)",
    "product": "HP Server Automation (web)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "opsware_admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP StoreAll (GUI)",
    "product": "HP StoreAll (GUI)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ibrix",
        "password": "ibrix",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP StoreAll (Root)",
    "product": "HP StoreAll (Root)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "hpinvent",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HP iLO (IPMI)",
    "product": "HP iLO (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "<random string 8 symbol>",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HPE",
    "product": "MSA Storage Array",
    "category": "nas",
    "defaultIp": null,
    "source": "HPE Support – Modular Smart Array (MSA) Default Username and Password",
    "credentials": [
      {
        "username": "manage",
        "password": "!manage",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "!monitor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HPE",
    "product": "OneView",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default for fresh HPE OneView appliance deployment. Must be changed on first login."
      }
    ]
  },
  {
    "vendor": "HPE / Aruba",
    "product": "ProCurve / ArubaOS-CX Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Factory default has no password. Press ENTER when prompted."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HPE/Aruba",
    "product": "Aruba 2530 (ArubaOS-Switch / ProCurve)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "No manager password at factory default."
      }
    ]
  },
  {
    "vendor": "HPE/Aruba",
    "product": "Aruba Mobility Controller (ArubaOS)",
    "category": "access-point",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Haivision Makito X Decoder (web)",
    "product": "Haivision Makito X Decoder (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hanwha",
    "product": "Hanwha",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "<create by default>",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Harbor (web)",
    "product": "Harbor (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Harbor12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hardkernel",
    "product": "ODROID Single Board Computer",
    "category": "iot",
    "defaultIp": "192.168.0.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "odroid",
        "password": "odroid",
        "access": "ssh",
        "notes": null
      },
      {
        "username": "root",
        "password": "odroid",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hayes",
    "product": "Century",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "system",
        "password": "isp",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hayes",
    "product": "Hayes",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "system",
        "password": "isp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Heatmiser Wifi Thermostat (iot)",
    "product": "Heatmiser Wifi Thermostat (iot)",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Helmholz Systeme",
    "product": "NETLink PRO HW 1-1a-1 and FW 1. 54 and higher",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Helmholtz Systeme.pdf",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Ethernet Gateway for MPI/PROFIBUS"
      }
    ]
  },
  {
    "vendor": "Hemoco Software",
    "product": "Hemoco Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "lansweeperuser",
        "password": "mysecretpassword0*",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hemoco Software",
    "product": "Lansweeper",
    "category": "server-software",
    "defaultIp": null,
    "source": "lansweeper.com",
    "credentials": [
      {
        "username": "lansweeperuser",
        "password": "mysecretpassword0*",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hewlett Packard",
    "product": "Hewlett Packard",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "hp.com",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "isee",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "The last eight digits of the serial number",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "HP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "HPOFFICE DATA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "hewlpack",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "HPONLY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "HPP187 SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "HPWORD PUB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "LOTUS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "MANAGER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "MGR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "SERVICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "FIELD.SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "MANAGER.SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "MGR.SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "OP.OPERATOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HPSupport",
        "password": "badg3r5",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MPE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "REMOTE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "ITF3000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "SECURITY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "TCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGE",
        "password": "VESOFT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CAROLIAN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CCC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CNAS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CONV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPDESK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPONLY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP187",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP189",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP196",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "INTX3",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "ITF3000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "NETBASE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "REGO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "RJE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "ROBELLE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "SECURITY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "VESOFT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "WORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "XLSERVER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett Packard",
    "product": "Power Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Hewlett Packard - Storage Management Utility (SMU) [<VE270P003/VL270P003] (FTP)",
    "product": "Hewlett Packard - Storage Management Utility (SMU) [<VE270P003/VL270P003] (FTP)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ftp",
        "password": "!ftp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett Packard - Storage Management Utility (SMU) [<VE270P003/VL270P003] (WEB:…",
    "product": "Hewlett Packard - Storage Management Utility (SMU) [<VE270P003/VL270P003] (WEB: View and change)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "manage",
        "password": "!manage",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett Packard - Storage Management Utility (SMU) [<VE270P003/VL270P003] (WEB:…",
    "product": "Hewlett Packard - Storage Management Utility (SMU) [<VE270P003/VL270P003] (WEB: View only)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "monitor",
        "password": "!monitor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett Packard - Storage Management Utility (SMU) [>VE270P003/VL270P003] (WEB )",
    "product": "Hewlett Packard - Storage Management Utility (SMU) [>VE270P003/VL270P003] (WEB )",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "setup",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett Packard Enterprise BMC",
    "product": "Hewlett Packard Enterprise BMC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "HP 2000/3000 MPE/xx",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "MGR",
        "password": "INTX3",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "XLSERVER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "SECURITY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPDESK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CCC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CNAS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "WORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "ROBELLE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPONLY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP187",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP189",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "HPP196",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "HP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "ITF3000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "NETBASE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "REGO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "RJE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CONV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "DISC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PCUSER",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RSBCMON",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SPOOLMAN",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WP",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "CAROLIAN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "(none)",
        "access": "web-ui",
        "notes": "HPOFFICE — DATA"
      },
      {
        "username": "FIELD",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "MGR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "SERVICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "MANAGER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "(none)",
        "access": "web-ui",
        "notes": "HPP187 — SYS"
      },
      {
        "username": "FIELD",
        "password": "LOTUS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FIELD",
        "password": "HPONLY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "MANAGER.SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "MGR.SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "FIELD.SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HELLO",
        "password": "OP.OPERATOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "VESOFT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGR",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MGE",
        "password": "VESOFT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "TELESUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "COGNOS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "ITF3000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "SECURITY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "SYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "TCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MPE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "HPOFFICE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "REMOTE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "HPOFFICE DATA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADVMAIL",
        "password": "HP",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "HP-UX Web Server Suite",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "hp.com",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "LaserJet Net Printers",
    "category": "printer",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User — Type what you want and close telnet session to printit out"
      },
      {
        "username": "Anonymous",
        "password": "(none)",
        "access": "ftp",
        "notes": "User — send files to be printed -submit"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin — press enter twice if no response in telnet"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "Motive Chrous",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "isee",
        "access": "web-ui",
        "notes": "Port 5060"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "Omnibook XE3",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "ProcCurve MSC-5100",
    "category": "other",
    "defaultIp": null,
    "source": "google.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "Remote Insight Board",
    "category": "other",
    "defaultIp": null,
    "source": "bizsupport1.austin.hp.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "The last eight digits of the serial number",
        "access": "web-ui",
        "notes": "Administrator — RILOE II"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "StoreOnce",
    "category": "other",
    "defaultIp": null,
    "source": "lolware.net",
    "credentials": [
      {
        "username": "HPSupport",
        "password": "badg3r5",
        "access": "ssh",
        "notes": "Administrator — Also known as HP D2D. More info: http://www.securityweek.com/hp-confirms-backdoor-storeonce-backup-product-line"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "Vectra",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "hewlpack",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "hewlpack",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "Webmin",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "hp.com",
        "access": "web-ui",
        "notes": "Administrator — Runs on port 1000."
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "iLo",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Oper",
        "password": "Oper",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "notebook",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "omnibook",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "omnibook 4150b",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(nessun)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Hewlett-Packard",
    "product": "omnibook6000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "HiSilicon",
    "product": "HiSilicon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HighPOint",
    "product": "HighPOint",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "RAID",
        "password": "hpt",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HighPOint",
    "product": "RAID Management Utilities",
    "category": "nas",
    "defaultIp": null,
    "source": "hptmac.com",
    "credentials": [
      {
        "username": "RAID",
        "password": "hpt",
        "access": "web-ui",
        "notes": "Administrator — http://127.0.0.1:7412"
      }
    ]
  },
  {
    "vendor": "Hikvision",
    "product": "DS-KD / DS-KV Video Intercom Door Station",
    "category": "ip-camera",
    "defaultIp": "192.0.0.65",
    "source": "vendor user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "888999",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hikvision",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hikvision",
    "product": "IP Camera / NVR / DVR",
    "category": "ip-camera",
    "defaultIp": "192.168.1.64",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": "Factory default for older firmware. Newer devices must be 'activated' with a custom password on first access."
      }
    ]
  },
  {
    "vendor": "Hikvision",
    "product": "OLDER MODELS (NEW MODELS USE SADP)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "HipChat Server (ssh)",
    "product": "HipChat Server (ssh)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "hipchat",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hirschmann",
    "product": "EAGLE One / EAGLE 20 Industrial Security Appliance",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "private",
        "access": "web-ui",
        "notes": "Administrator account with full read/write access."
      },
      {
        "username": "user",
        "password": "public",
        "access": "web-ui",
        "notes": "Read-only user account."
      }
    ]
  },
  {
    "vendor": "Hirschmann",
    "product": "Hirschmann",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "private",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hirschmann",
    "product": "MACH 4000 Family/MACH 1000 Family/MACH 100 Family/MACH 4002 Family/MACH104 Family Full Gigabit/MACH 1040 Family Full Gigabit",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Hirschmann MACH1040 Full Gigabit.pdf, Hirschmann MACH4002 Family.pdf, Hirschmann MACH1000 Family.pdf, Hirschmann MACH4000 Family.pdf, http://www.industrialcomms.co.uk/images/pdf/IG_MACH104_02_1210_en.pdf, http://www.industrialcomms.co.uk/images/pdf/IG_MACH100_03_0709_en.pdf",
    "credentials": [
      {
        "username": "user",
        "password": "public, admin:private",
        "access": "web-ui",
        "notes": "Industrial router"
      }
    ]
  },
  {
    "vendor": "Hirschmann",
    "product": "OCTOPUS 8M..., OCTOPUS 16M..., OCTOPUS 24M…",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "neteon.net",
    "credentials": [
      {
        "username": "user",
        "password": "public, admin:private",
        "access": "telnet",
        "notes": "Industrial router — 23/tcp"
      }
    ]
  },
  {
    "vendor": "Hirschmann",
    "product": "RS20/RS30, MICE",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "wwsinternational.com.au",
    "credentials": [
      {
        "username": "admin",
        "password": "private, user:public",
        "access": "web-ui",
        "notes": "Switch — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Hirschmann",
    "product": "RSP 20/25/30/35",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Hirschmann RSP20_25_30_35.pdf",
    "credentials": [
      {
        "username": "user",
        "password": "public, admin:private",
        "access": "telnet",
        "notes": "Industrial router — 23/tcp (telnet)"
      }
    ]
  },
  {
    "vendor": "Hitachi",
    "product": "Hitachi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0300",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1900",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hitachi CSNET Manager",
    "product": "Hitachi CSNET Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Installer",
        "password": "Installer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "User",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hitachi Systems",
    "product": "Compute Kit (Vantara)",
    "category": "other",
    "defaultIp": null,
    "source": "dukeyen.wordpress.com",
    "credentials": [
      {
        "username": "ceconsl",
        "password": "cepasswd",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hitachi Systems",
    "product": "HiTrack",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "hds",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hitachi Systems",
    "product": "Multiple (Device Manager, Tuning Manager, Storage Manager)",
    "category": "nas",
    "defaultIp": null,
    "source": "community.hitachivantara.com",
    "credentials": [
      {
        "username": "system",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hitachi Systems",
    "product": "Storage Manager",
    "category": "nas",
    "defaultIp": null,
    "source": "community.hitachivantara.com",
    "credentials": [
      {
        "username": "root",
        "password": "storage",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Hitron",
    "product": "CGNM-3550",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Hitron",
    "product": "Hitron cable gateways (CGN series)",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "public",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "password",
        "access": "web-ui",
        "notes": "Common Hitron default"
      }
    ]
  },
  {
    "vendor": "Hitron Technologies",
    "product": "CGN5-AP Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "msoadmin",
        "password": "kbro-TFM",
        "access": "telnet",
        "notes": "Administrator — Taiwan Fixed Network Only"
      }
    ]
  },
  {
    "vendor": "Hitron Technologies",
    "product": "CGNV5-MAX Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Home Assistant",
    "product": "Home Assistant",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User-set during first-run onboarding"
      }
    ]
  },
  {
    "vendor": "Home Assistant (web)",
    "product": "Home Assistant (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Honeynet Project",
    "product": "Honeynet Project",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "roo",
        "password": "honey",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "honey",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Honeynet Project",
    "product": "Honeywall",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "honey",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "roo",
        "password": "honey",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Honeywell",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Honeywell",
    "product": "Honeywell",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "LocalComServer",
        "password": "LCS pwd 03",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TPSLocalServer",
        "password": "TLS pwd 03",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Honeywell",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "administrator",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Honeywell",
    "product": "Performance Series IP Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor user guide",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator account; case-sensitive."
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Read-only live-view account."
      }
    ]
  },
  {
    "vendor": "Honeywell",
    "product": "equIP / Performance Series IP Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Horizon DataSys",
    "product": "FoolProof",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "foolproof",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Horizon DataSys",
    "product": "Horizon DataSys",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "foolproof",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hosting Controller",
    "product": "Hosting Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "AdvWebadmin",
        "password": "advcomm500349",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Htek",
    "product": "UC Series IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "4G wingle",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "All Router Models",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Admin@huawei",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "E960",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "EchoLife",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1DF5E3ERFF6C",
        "access": "web-ui",
        "notes": "root — User can access/change all router configuration"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "EchoLife HG8245 / HG8247 ONT",
    "category": "router",
    "defaultIp": "192.168.100.1",
    "source": "vendor/ISP deployment documentation",
    "credentials": [
      {
        "username": "telecomadmin",
        "password": "admintelecom",
        "access": "web-ui",
        "notes": "Full administrative account with access to ISP-level configuration. Hidden on some firmware builds."
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "Standard subscriber/user account."
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "HG531 v1",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "@HuaweiHgw",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "HG8245H",
    "category": "router",
    "defaultIp": "192.168.100.1",
    "source": "public",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "telecomadmin",
        "password": "admintelecom",
        "access": "web-ui",
        "notes": "Superadmin account."
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "HG8405",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "Home Gateway HG255s",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "superonline",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "Huawei",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TMAR#HWMT8007079",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "MT880",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "MT880r",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "TMAR#HWMT8007079",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — mpacheco.inimigo.com"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "MT882 ADSL2+",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "OceanStor NAS/SAN",
    "category": "nas",
    "defaultIp": null,
    "source": "Huawei Enterprise Forum – OceanStor default admin credentials",
    "credentials": [
      {
        "username": "admin",
        "password": "Admin@storage",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "S2700",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": "Admin — Default URL: https://192.168.1.253 | http://cdn.cnetcontent.com/53/52/53522912-4e42-4388-a18a-6e85876020a2.pdf"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "S3700",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": "Admin — Default URL: https://192.168.1.253 | http://cdn.cnetcontent.com/53/52/53522912-4e42-4388-a18a-6e85876020a2.pdf"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "S5700",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": "Admin — Default URL: https://192.168.1.253 | http://cdn.cnetcontent.com/53/52/53522912-4e42-4388-a18a-6e85876020a2.pdf"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "S5700 (VRP switch)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "S6700",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": "Admin — Default URL: https://192.168.1.253 | http://cdn.cnetcontent.com/53/52/53522912-4e42-4388-a18a-6e85876020a2.pdf"
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "USG Series Next-Generation Firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "Admin@123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei",
    "product": "mt820",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Telefonica Colombia ADSL"
      }
    ]
  },
  {
    "vendor": "Huawei EG8245H",
    "product": "Huawei EG8245H",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Epuser",
        "password": "userEp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei HG8245",
    "product": "Huawei HG8245",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "telecomadmin",
        "password": "admintelecom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei S2700",
    "product": "Huawei S2700",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei S3700",
    "product": "Huawei S3700",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei S5700",
    "product": "Huawei S5700",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei S6700",
    "product": "Huawei S6700",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin@huawei.com",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei Technologies Co",
    "product": "Huawei Technologies Co",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TMAR#HWMT8007079",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Huawei Technologies Co",
    "product": "MT880r",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "TMAR#HWMT8007079",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Huawei Technologies Co",
    "product": "Multiple",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Also: Admin/admin"
      }
    ]
  },
  {
    "vendor": "Hyland Software Inc.",
    "product": "Nuxeo",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Administrator",
        "access": "web-ui",
        "notes": "Administrator — https://doc.nuxeo.com/nxdoc/authentication-and-user-management/"
      }
    ]
  },
  {
    "vendor": "Hyperic",
    "product": "Hyperic",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "hqadmin",
        "password": "hqadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Hyperic, Inc.",
    "product": "Hyperic HQ Portal",
    "category": "server-software",
    "defaultIp": null,
    "source": "support.hyperic.com",
    "credentials": [
      {
        "username": "hqadmin",
        "password": "hqadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "2210",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "def",
        "password": "trade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "def",
        "password": "trade",
        "access": "web-ui",
        "notes": "Multiprotocol Router"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "2628",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "3534 F08 Fibre Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "3583 Tape Library",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "secure",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "390e",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "600x",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "8224 HUB",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "vt100",
        "password": "public",
        "access": "web-ui",
        "notes": "Admin — Swap MAC address chip from other 8224"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "8225",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "I5rDv2b2JjA8Mm",
        "password": "A52896nG93096a",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "8239 Token Ring HUB",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "R1QTPS",
        "access": "console",
        "notes": "Utility Program"
      },
      {
        "username": "(none)",
        "password": "R1QTPS",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "A21m",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "AIX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "root",
        "password": "ibm",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "AS/400",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "qpgmr",
        "password": "qpgmr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "QUSER",
        "password": "QUSER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "AS400",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "QSRV",
        "password": "QSRV",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Ascend OEM Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "ascend",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "ascend",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "BladeCenter Mgmt Console",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Bladecenter Advanced Management Module",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "CICS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SYSA",
        "password": "SYSA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PROG",
        "password": "PROG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPER",
        "password": "OPER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "$SRV",
        "password": "$SRV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "VCSRV",
        "password": "VCSRV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRODCICS",
        "password": "PRODCICS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POST",
        "password": "BASE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CICSUSER",
        "password": "CISSUS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DBDCCICS",
        "password": "DBDCCIC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FORSE",
        "password": "FORSE",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Db2",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "db2inst1",
        "password": "(none)",
        "access": "database",
        "notes": "OS-level instance account; password set at install"
      },
      {
        "username": "db2admin",
        "password": "db2admin",
        "access": "database",
        "notes": "Common default admin on Windows installs"
      },
      {
        "username": "db2inst1",
        "password": "db2inst1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2fenc1",
        "password": "db2fenc1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2admin",
        "password": "db2admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Db2 (Windows Default Install)",
    "category": "database",
    "defaultIp": null,
    "source": "IBM documentation",
    "credentials": [
      {
        "username": "db2admin",
        "password": "db2admin",
        "access": "database",
        "notes": "Windows OS-level database instance administrator account created during default Db2 installation."
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Directory - Web Administration Tool",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "superadmin",
        "password": "secret",
        "access": "web-ui",
        "notes": "Admin — Documented in Web Administration Guide"
      },
      {
        "username": "superadmin",
        "password": "secret",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Domino Go",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "webadmin",
        "password": "webibm",
        "access": "web-ui",
        "notes": "Administrator — Lotus"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Fibre Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "HMC",
    "category": "other",
    "defaultIp": null,
    "source": "pic.dhe.ibm.com",
    "credentials": [
      {
        "username": "root",
        "password": "passw0rd",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "hscroot",
        "password": "abc123",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Hardware Management",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "hscroot",
        "password": "abc123",
        "access": "ssh",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Hardware Management Console",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "hscroot",
        "password": "abc123",
        "access": "ssh",
        "notes": "Admin"
      },
      {
        "username": "hscroot",
        "password": "abc123",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "IBM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "$ALOC$",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "$SRV",
        "password": "$SRV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "11111111",
        "password": "11111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "22222222",
        "password": "22222222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "secure",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AP2SVP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "APL2PP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AUTOLOG1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BATCH1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BATCH2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BATCH",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ascend",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "IBM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "MBIU0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "R1QTPS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sertafu",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CCC",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CICSUSER",
        "password": "CISSUS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CMSBATCH",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CMSBATCH",
        "password": "CMSBATCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CMSUSER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CPNUC",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CPRM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CSPUSER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CVIEW",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DATAMOVE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2fenc1",
        "password": "db2fenc1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2inst1",
        "password": "db2inst1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DBDCCICS",
        "password": "DBDCCIC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO3",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO4",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DIRECT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DIRMAINT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DISKCNT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EREP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ESSEX",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fg_sysadmin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FORSE",
        "password": "FORSE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FSFADMIN",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FSFTASK1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FSFTASK2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GCS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "hscroot",
        "password": "abc123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "2222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "service",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IBMUSER",
        "password": "SYS1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IDMS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IDMSSE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IIPS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "IMM / IMM2",
    "category": "kvm-ipmi",
    "defaultIp": "192.168.70.125",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": "PASSW0RD with a zero."
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Infoprint 6700",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Also works for older 4400 printers and probably Printronics equivalentsas well."
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Integrated Management Module (IMM)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "pic.dhe.ibm.com",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "LAN Server / OS/2",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "username",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "LAN Server OS",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "username",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Lotus Domino Go Web Server (net.commerce edition)",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "webadmin",
        "password": "webibm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "OS/400",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "QSRV",
        "password": "QSRV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "QSRV",
        "password": "11111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "QSRV",
        "password": "22222222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "USERP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sedacm",
        "password": "secacm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysopr",
        "password": "sysopr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "2222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "service",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qpgmr",
        "password": "qpgmr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsecofr",
        "password": "qsecofr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsecofr",
        "password": "11111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsecofr",
        "password": "22222222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qserv",
        "password": "qserv",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsvr",
        "password": "qsvr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "quser",
        "password": "quser",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsrv",
        "password": "qsrv",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsrvbas",
        "password": "qsrvbas",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "11111111",
        "password": "11111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "22222222",
        "password": "22222222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsvr",
        "password": "ibmcel",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsysopr",
        "password": "qsysopr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "secofr",
        "password": "secofr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "11111111",
        "password": "11111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ibm",
        "password": "service",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsecofr",
        "password": "qsecofr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsecofr",
        "password": "22222222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsvr",
        "password": "qsvr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "qsysopr",
        "password": "qsysopr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "secofr",
        "password": "secofr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysopr",
        "password": "sysopr",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "IBM",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "MBIU0",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "sertafu",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "IBM",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "sertafu",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "POS CMOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ESSEX",
        "password": "(none)",
        "access": "console",
        "notes": null
      },
      {
        "username": "IPC",
        "password": "(none)",
        "access": "console",
        "notes": null
      },
      {
        "username": "ESSEX",
        "password": "(none)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "RACF",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "IBMUSER",
        "password": "SYS1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "RS/6000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "ibm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Remote Supervisor Adapter (RSA)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "SONAS",
    "category": "other",
    "defaultIp": null,
    "source": "pic.dhe.ibm.com",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSWORD",
        "access": "serial",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Sterling Managed File Transfer",
    "category": "other",
    "defaultIp": null,
    "source": "webcache.googleusercontent.com",
    "credentials": [
      {
        "username": "fg_sysadmin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Formerly AT&T Sterling Commerce"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "T20",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "T42",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "Tivoli",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "TotalStorage",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "storwatch",
        "password": "specialist",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "TotalStorage Enterprise Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "storwatch",
        "password": "specialist",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "VM/CMS",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "MAINT",
        "password": "MAINT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATIONS",
        "password": "OPERATIONS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATNS",
        "password": "OPERATNS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CMSBATCH",
        "password": "CMSBATCH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "VTAM",
        "password": "VTAM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Operator",
        "password": "Operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "$ALOC$",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AP2SVP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "APL2PP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AUTOLOG1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BATCH",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BATCH1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BATCH2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CCC",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CMSBATCH",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CMSUSER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CPNUC",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CPRM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CSPUSER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CVIEW",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DATAMOVE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO3",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DEMO4",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DIRECT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DIRMAINT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DISKCNT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EREP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FSFADMIN",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FSFTASK1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FSFTASK2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GCS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IDMS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IDMSSE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IIPS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IPFSERV",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ISPVM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IVPM1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IVPM2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAINT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MOESERV",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NEVIEW",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OLTSEP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OP1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATNS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OPERATOR",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PDMREMI",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PENG",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PROCAL",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRODBM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PROMAIL",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PSFMAINT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PVM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RDM470",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ROUTER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RSCS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RSCSV2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAVSYS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "a20m",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "ra6000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "switch",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM",
    "product": "thinkpad",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IBM IMM (IPMI)",
    "product": "IBM IMM (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM IMM (web)",
    "product": "IBM IMM (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM MQ",
    "product": "IBM MQ",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "passw0rd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mqm",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM Maximo (mssql)",
    "product": "IBM Maximo (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "maxadmin",
        "password": "maxadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maxreg",
        "password": "maxreg",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mxintadm",
        "password": "mxintadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM Netezza (web)",
    "product": "IBM Netezza (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM Storwize V7000 Unified (ssh)",
    "product": "IBM Storwize V7000 Unified (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin0001",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Passw0rd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "passw0rd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM UrbanCode Deploy (web)",
    "product": "IBM UrbanCode Deploy (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ucdpadmin",
        "password": "ucdpadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IBM WAS (mssql)",
    "product": "IBM WAS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "wasadmin",
        "password": "wasadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ICP DAS",
    "product": "ICP DAS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IDEMIA",
    "product": "MorphoManager",
    "category": "other",
    "defaultIp": null,
    "source": "service.morphotrak.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IHS Kingdom (mssql)",
    "product": "IHS Kingdom (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "$ei$micMicro",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IMAI",
    "product": "Traffic Shaper",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — default IP 1.2.3.4"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IMC Networks",
    "product": "IMC Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "INFOSMART",
    "product": "SOHO ROUTER",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "0 or 0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "INOVA",
    "product": "ONT4BKP (IP clock)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "iclock",
        "password": "timely",
        "access": "telnet",
        "notes": "Admin — Network clock"
      }
    ]
  },
  {
    "vendor": "IOImage",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IOImage",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera (Remote MGMT) (telnet)",
    "product": "IP camera (Remote MGMT) (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "jvbzd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera 5 Mpix DA-IP8517TDV (analog DONGJIA DJ-IPC-HD8517TDV) (telnet)",
    "product": "IP camera 5 Mpix DA-IP8517TDV (analog DONGJIA DJ-IPC-HD8517TDV) (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "tl789",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera HI3516 (telnet)",
    "product": "IP camera HI3516 (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "xmhdipc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera Hi3515 (telnet)",
    "product": "IP camera Hi3515 (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "xc3511",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera Hi3516 sensor imx122 (telnet)",
    "product": "IP camera Hi3516 sensor imx122 (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "cat1029",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera Hi3518E (telnet)",
    "product": "IP camera Hi3518E (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "xmhdipc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera NVR SunEyes (HD-Network Real-time) (telnet)",
    "product": "IP camera NVR SunEyes (HD-Network Real-time) (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "antslq",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera SMTSEC IMX185+Hi3516A_2Mp_1080p_H.265 (telnet)",
    "product": "IP camera SMTSEC IMX185+Hi3516A_2Mp_1080p_H.265 (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "fxjvt1805",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera VC-A20IPBLF1 (HI3516C_IMX322) (telnet)",
    "product": "IP camera VC-A20IPBLF1 (HI3516C_IMX322) (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "adminlvjh",
        "password": "adminlvjh123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "HI1602014x",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera a5s66_imx322 (telnet)",
    "product": "IP camera a5s66_imx322 (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "h2014071",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IP camera ПМ-005-IP-E-COS24-25 (telnet)",
    "product": "IP camera ПМ-005-IP-E-COS24-25 (telnet)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "adminlvjh",
        "password": "adminlvjh123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IPX-DDK",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "Admin or admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IPX-DDK",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "Admi<blank>dmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IPX-DDK",
    "product": "IPX-DDK",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IQInvision",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IQInvision",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IQinVision",
    "product": "IQeye",
    "category": "other",
    "defaultIp": null,
    "source": "iqeye.com",
    "credentials": [
      {
        "username": "root",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IQinVision",
    "product": "IQinVision",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IRC",
    "product": "IRC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "FOOBAR",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IRC",
    "product": "IRC Daemon",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "FOOBAR",
        "access": "web-ui",
        "notes": "Access"
      },
      {
        "username": "(none)",
        "password": "FOOBAR",
        "access": "web-ui",
        "notes": "Acess"
      }
    ]
  },
  {
    "vendor": "IRCXPro",
    "product": "IRCXPro Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "IRIS",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "PDP11",
        "password": "User",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Iammeter",
    "product": "WEM3080",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://www.iammeter.com/quickstart/wem3080-quickstart"
      }
    ]
  },
  {
    "vendor": "Iammeter",
    "product": "WEM3080T",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://www.iammeter.com/quickstart/wem3080t-quickstart"
      }
    ]
  },
  {
    "vendor": "Ibexa DXP",
    "product": "Ibexa DXP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "publish",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ichano",
    "product": "Ichano",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Icinga (web)",
    "product": "Icinga (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "icingaadmin",
        "password": "icinga",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Iiawmd",
    "product": "web page",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Incredibuild",
    "product": "Incredibuild",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ibadmin",
        "password": "ChangePass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IndigoVision (BX/GX)",
    "product": "IndigoVision (BX/GX)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Inductive Automation",
    "product": "Ignition Gateway",
    "category": "ics-scada",
    "defaultIp": "127.0.0.1:8088",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Default for fresh installation of Ignition 7.x and 8.x Gateway."
      }
    ]
  },
  {
    "vendor": "Inedo",
    "product": "Inedo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Inedo",
    "product": "Proget",
    "category": "other",
    "defaultIp": null,
    "source": "inedo.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "InfluxDB (web)",
    "product": "InfluxDB (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "InfluxData",
    "product": "InfluxDB",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "No auth enabled by default in 1.x"
      }
    ]
  },
  {
    "vendor": "InfluxData",
    "product": "InfluxDB 1.x",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "No credentials required; authentication must be explicitly enabled in influxdb.conf"
      }
    ]
  },
  {
    "vendor": "Infoblox",
    "product": "INFOBLOX Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Infoblox",
    "product": "Infoblox",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Informix",
    "product": "Database",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "informix",
        "password": "informix",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "informix",
        "password": "informix",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "informix",
        "password": "informix",
        "access": "web-ui",
        "notes": "<blank>"
      }
    ]
  },
  {
    "vendor": "Informix",
    "product": "Informix",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "informix",
        "password": "informix",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Infosmart",
    "product": "Infosmart",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Infrant",
    "product": "Infrant",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "infrant1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Infrant",
    "product": "ReadyNAS",
    "category": "nas",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "infrant1",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Innovaphone",
    "product": "IP 20",
    "category": "other",
    "defaultIp": null,
    "source": "annexnet.cz",
    "credentials": [
      {
        "username": "admin",
        "password": "ip20",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Innovaphone",
    "product": "IP 21",
    "category": "other",
    "defaultIp": null,
    "source": "annexnet.cz",
    "credentials": [
      {
        "username": "admin",
        "password": "ip21",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Innovaphone",
    "product": "IP 3000",
    "category": "other",
    "defaultIp": null,
    "source": "annexnet.cz",
    "credentials": [
      {
        "username": "admin",
        "password": "ip3000",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Innovaphone",
    "product": "IP 305",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "ip305Beheer",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Innovaphone",
    "product": "IP 400",
    "category": "other",
    "defaultIp": null,
    "source": "annexnet.cz",
    "credentials": [
      {
        "username": "admin",
        "password": "ip400",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Innovaphone",
    "product": "Innovaphone",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "ip20",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "ip21",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "ip3000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "ip305Beheer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "ip400",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Inova",
    "product": "Inova",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "iclock",
        "password": "timely",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Inova",
    "product": "ONT4BKP",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "iclock",
        "password": "timely",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Integral",
    "product": "Integral",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Integral",
    "product": "RemoteView",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "letmein",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Integral Technologies",
    "product": "RemoteView",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "letmein",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "letmein",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Integrated Networks",
    "product": "IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "19750407",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Administrator",
        "password": "12345678",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Administrator",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Integrated Networks",
    "product": "Integrated Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "12345678",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "19750407",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "460T Express Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "510T",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "All Routers",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "babbit",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "Express 520T Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "Express 9520 Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "NICONEX",
        "password": "NICONEX",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "LanRover VPN Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "isolation",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "shiva",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "Shiva",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "Shiva Lanrovers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "Wireless AP 2011",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Intel",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "Intel",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "Wireless Gateway",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "intel",
        "password": "intel",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "intel",
        "password": "intel",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "lan rover",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "netstructure",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "vPro Active Management Technology AMT",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel",
    "product": "wireless lan access Point",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "comcomcom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel/Shiva",
    "product": "Access Port",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "hello",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "hello",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel/Shiva",
    "product": "Intel/Shiva",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intel/Shiva",
    "product": "Mezza ISDN Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "hello",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "hello",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intelbras",
    "product": "WRN300",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IntelliTouch",
    "product": "IntelliTouch",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IntelliTouch",
    "product": "VoIP Broadband Telephone Deskset",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Intellio",
    "product": "Intellio",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Inteno",
    "product": "DG201",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "giraff",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Interbase",
    "product": "Interbase",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "SYSDBA",
        "password": "masterkey",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Interbase",
    "product": "Interbase Database Server",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SYSDBA",
        "password": "masterkey",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "SYSDBA",
        "password": "masterkey",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intermec",
    "product": "EasyLAN",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "intermec",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Intermec",
    "product": "Intermec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "intermec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "intermec",
        "password": "intermec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intermec",
    "product": "Mobile LAN",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "intermec",
        "password": "intermec",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "intermec",
        "password": "intermec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Internet Archive",
    "product": "Heritrix",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "letmein",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Internet Archive",
    "product": "Internet Archive",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intershop",
    "product": "Intershop",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "operator",
        "password": "$chwarzepumpe",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "operator",
        "password": "$chwarzepumpe",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intersystems",
    "product": "Cache Post-RDMS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "system",
        "password": "sys",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Intersystems",
    "product": "Intersystems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "system",
        "password": "sys",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intex",
    "product": "organizer",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Intracom",
    "product": "Intracom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Intracom",
    "product": "jetSpeed",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — L3x"
      }
    ]
  },
  {
    "vendor": "Inventel",
    "product": "Inventel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Inventel",
    "product": "Livebox",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Inventel Wanadoo",
    "product": "Inventel Wanadoo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Inventel Wanadoo",
    "product": "LiveBox D34A",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Ipswitch",
    "product": "Ipswitch",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "XXSESS_MGRYY",
        "password": "X#1833",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ipswitch",
    "product": "WS_FTP Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "XXSESS_MGRYY",
        "password": "X#1833",
        "access": "web-ui",
        "notes": "Administrator — User's RealName: Local Session Manager"
      }
    ]
  },
  {
    "vendor": "Ipswitch",
    "product": "Whats up Gold",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ipswitch",
    "product": "WhatsUp Gold",
    "category": "other",
    "defaultIp": null,
    "source": "ipswitch.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "IronPort",
    "product": "C30",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "ironport",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "IronPort",
    "product": "IronPort",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "ironport",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "IronPort",
    "product": "Messaging Gateway Appliance",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "ironport",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Irongate",
    "product": "Irongate",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "NetSurvibox",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Irongate",
    "product": "NetSurvibox 266",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "NetSurvibox",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Iwill",
    "product": "Iwill",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "iwill",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Iwill",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "iwill",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "iwill",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "JAHT",
    "product": "JAHT",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JAHT",
    "product": "adsl router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JAMF Software",
    "product": "Casper Suite",
    "category": "server-software",
    "defaultIp": null,
    "source": "resources.jamfsoftware.com",
    "credentials": [
      {
        "username": "jamfsoftware",
        "password": "jamfsw03",
        "access": "database",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "JAMF Software",
    "product": "JAMF Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "jamfsoftware",
        "password": "jamfsw03",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JBoss AS 6 (web)",
    "product": "JBoss AS 6 (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JBoss AS 6 Alt (web)",
    "product": "JBoss AS 6 Alt (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JD Edwards",
    "product": "JD Edwards",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "JDE",
        "password": "JDE",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JD Edwards",
    "product": "WorldVision/OneWorld",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "JDE",
        "password": "JDE",
        "access": "console",
        "notes": "Admin/SECOFR"
      },
      {
        "username": "JDE",
        "password": "JDE",
        "access": "web-ui",
        "notes": "Admin/SECOFR"
      },
      {
        "username": "JDE",
        "password": "JDE",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JDE",
    "product": "JDE",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "PRODDTA",
        "password": "PRODDTA",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JDE",
    "product": "WorldVision/OneWorld",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "PRODDTA",
        "password": "PRODDTA",
        "access": "web-ui",
        "notes": "Admin — Owner of database tables and objects"
      }
    ]
  },
  {
    "vendor": "JDS",
    "product": "Hydra 3000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "hydrasna",
        "password": "(none)",
        "access": "console",
        "notes": "Admin — www.hydrasystems.com/"
      }
    ]
  },
  {
    "vendor": "JDS",
    "product": "JDS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "hydrasna",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JDS Microprocessing",
    "product": "Hydra 3000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "hydrasna",
        "password": "(none)",
        "access": "console",
        "notes": "Admin — www.hydrasystems.com/h3kdocs/H3R25C04.pdf"
      },
      {
        "username": "hydrasna",
        "password": "(none)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JDS Microprocessing",
    "product": "JDS Microprocessing",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "hydrasna",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JFrog",
    "product": "Artifactory",
    "category": "server-software",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JFrog",
    "product": "JFrog",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JVC",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "Model# of camera",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JVC",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Model# of camera",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JVC",
    "product": "JVC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "jvc",
        "password": "skaarhoj",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JVC (web)",
    "product": "JVC (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "jvc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Janitza",
    "product": "Janitza",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Janitza",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "Janitza",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Homepage Password",
        "password": "0th",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "Janitza",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Janitza",
    "product": "UMG 508",
    "category": "other",
    "defaultIp": null,
    "source": "wiki.janitza.de",
    "credentials": [
      {
        "username": "admin",
        "password": "Janitza",
        "access": "ftp",
        "notes": "Administrator — UMG 508, 509, 511, 604, and 605"
      },
      {
        "username": "user",
        "password": "Janitza",
        "access": "ftp",
        "notes": "User — UMG 508, 509, 511, 604, and 605"
      },
      {
        "username": "guest",
        "password": "Janitza",
        "access": "ftp",
        "notes": "Guest — UMG 508, 509, 511, 604, and 605"
      },
      {
        "username": "Homepage Password",
        "password": "0th",
        "access": "web-ui",
        "notes": "UMG 508, 509, 511, 604, and 605"
      }
    ]
  },
  {
    "vendor": "JasperReports (web)",
    "product": "JasperReports (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "jasperadmin",
        "password": "bitnami",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "jasperadmin",
        "password": "jasperadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jaspersoft Corporation",
    "product": "Jasper Reports Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "community.jaspersoft.com",
    "credentials": [
      {
        "username": "superuser",
        "password": "superuser",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "jasperadmin",
        "password": "jasperadmin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "joeuser",
        "password": "joeuser",
        "access": "web-ui",
        "notes": "User — Sample data user"
      },
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": "User — Sample data user"
      }
    ]
  },
  {
    "vendor": "Jaspersoft Corporation",
    "product": "Jaspersoft Corporation",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "jasperadmin",
        "password": "jasperadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "joeuser",
        "password": "joeuser",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jean-Philippe Lang",
    "product": "Jean-Philippe Lang",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jean-Philippe Lang",
    "product": "Redmine",
    "category": "other",
    "defaultIp": null,
    "source": "redmine.org",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Jeebles Technology",
    "product": "Jeebles Directory",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Jeebles Technology",
    "product": "Jeebles Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jeedom",
    "product": "Jeedom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "jeedom",
        "password": "Mjeedom96",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Mjeedom96",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jellyfin (web)",
    "product": "Jellyfin (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jenkins (web)",
    "product": "Jenkins (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JetWay",
    "product": "JetWay",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "spooml",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JetWay",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "spooml",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "spooml",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Jetform",
    "product": "Jetform",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Jetform",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jetform",
    "product": "Jetform Design",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Jetform",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Jetform",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Jio",
    "product": "Jio Centrum",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Jiocentrum",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jio",
    "product": "JioFi",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Jio",
    "product": "JioFi M2",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Great speed"
      }
    ]
  },
  {
    "vendor": "Jio",
    "product": "JioFi-JDR740",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Fat Speed"
      }
    ]
  },
  {
    "vendor": "Jio",
    "product": "JioFi-JMR815",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Fat Speed"
      }
    ]
  },
  {
    "vendor": "Jio",
    "product": "JioFiber-Un339",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Etha1Mi0chaibie",
        "access": "web-ui",
        "notes": "Fat speed"
      }
    ]
  },
  {
    "vendor": "Jio",
    "product": "JioFibre Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Jiocentrum",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JioFi",
    "product": "JioFi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "JioFi",
    "product": "Web UI",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": "Administrator — https://jiofilocalhtml.gen.in/"
      }
    ]
  },
  {
    "vendor": "JioFiber",
    "product": "JioFiber",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "jiocentrum",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Johnson Controls",
    "product": "HVAC System",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "johnson",
        "password": "control",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Johnson Controls",
    "product": "Johnson Controls",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "johnson",
        "password": "control",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Joss Technology",
    "product": "Joss Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "57gbzb",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "technolgi",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Joss Technology",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "57gbzb",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "technolgi",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Jovision",
    "product": "Jovision",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "All",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "DX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "netscreen",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "redline",
        "password": "redline",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "ISG2000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": "Admin — Just a note - netscreen is now made by Juniper - otherwise no change"
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "Juniper",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "abc123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "peribit",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "redline",
        "password": "redline",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "serial#",
        "password": "serial#",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "juniper123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "Junos Space",
    "category": "other",
    "defaultIp": null,
    "source": "kb.juniper.net",
    "credentials": [
      {
        "username": "admin",
        "password": "abc123",
        "access": "ssh",
        "notes": "Administrator"
      },
      {
        "username": "super",
        "password": "juniper123",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "Netscreen",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "serial#",
        "password": "serial#",
        "access": "console",
        "notes": "Admin — Resets to factory settings"
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "Peribit",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "peribit",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "Peribit WX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "netscreen",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Juniper",
    "product": "SRX (Junos)",
    "category": "router",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Blank root password at factory default."
      }
    ]
  },
  {
    "vendor": "Juniper Networks",
    "product": "EX / QFX Series Switch",
    "category": "switch",
    "defaultIp": "",
    "source": "vendor KB article",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Root password must be set before first configuration commit"
      }
    ]
  },
  {
    "vendor": "Juniper Networks",
    "product": "SRX Series Firewall",
    "category": "firewall",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Root password must be configured before first commit; login drops to shell (not Junos CLI)"
      }
    ]
  },
  {
    "vendor": "Juniper ScreenOS/Netscreen (telnet)",
    "product": "Juniper ScreenOS/Netscreen (telnet)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "netscreen",
        "password": "<<< %s(un='%s') = %u",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Justin Hagstrom",
    "product": "AutoIndex",
    "category": "other",
    "defaultIp": null,
    "source": "autoindex.sourceforge.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Justin Hagstrom",
    "product": "Justin Hagstrom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "KASDA",
    "product": "KASDA",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "adslroot",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "KASDA",
    "product": "KD318-MUI",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "adslroot",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "adslroot",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "KTI",
    "product": "KS-2260",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "superuser",
        "password": "123456",
        "access": "telnet",
        "notes": "special CLI — can be disabled by renaming the regular login name to superuser"
      }
    ]
  },
  {
    "vendor": "KTI",
    "product": "KS2260",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "123",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "KTI",
    "product": "KS2600",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "KTI",
    "product": "KTI",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kalatel",
    "product": "Calibur DSR-2000e",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "3477",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "8111",
        "access": "web-ui",
        "notes": "restore factory defaults"
      }
    ]
  },
  {
    "vendor": "Kalatel",
    "product": "Kalatel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "3477",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "8111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kali linux (OS)",
    "product": "Kali linux (OS)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "kali",
        "password": "kali",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "toor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kanboard (web)",
    "product": "Kanboard (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kawa",
    "product": "All",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Kemp",
    "product": "LoadMaster",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "bal",
        "password": "1fourall",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kentico Software",
    "product": "Kentico CMS for ASP.NET",
    "category": "server-software",
    "defaultIp": null,
    "source": "kentico.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Kentico Software",
    "product": "Kentico Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kethinov",
    "product": "Kboard Forum",
    "category": "other",
    "defaultIp": null,
    "source": "freshmeat.net",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "database",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Kethinov",
    "product": "Kethinov",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Keyscan",
    "product": "Keyscan",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "keyscan",
        "password": "KEYSCAN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kibana (web)",
    "product": "Kibana (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "elastic",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kloxo",
    "product": "Kloxo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kloxo (DB)",
    "product": "Kloxo (DB)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "21232f297a",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kloxo (RoundCube)",
    "product": "Kloxo (RoundCube)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Knox",
    "product": "Arkeia Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Kodak",
    "product": "Kodak",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "PACSLinkIP",
        "password": "NetServer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PLMIMService",
        "password": "NetServer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RNIServiceManager",
        "password": "NetServer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SA",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Service",
        "password": "Service",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kodak",
    "product": "MIM",
    "category": "other",
    "defaultIp": null,
    "source": "yeec.com",
    "credentials": [
      {
        "username": "PLMIMService",
        "password": "NetServer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Service",
        "password": "Service",
        "access": "serial",
        "notes": null
      },
      {
        "username": "RNIServiceManager",
        "password": "NetServer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SA",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Kodak",
    "product": "PACS",
    "category": "other",
    "defaultIp": null,
    "source": "yeec.com",
    "credentials": [
      {
        "username": "PACSLinkIP",
        "password": "NetServer",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kodi",
    "product": "Kodi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "kodi",
        "password": "kodi",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kofax Business Connect",
    "product": "Kofax Business Connect",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "Bizhub C10, magicolor 2490MF",
    "category": "printer",
    "defaultIp": null,
    "source": "kn.nl",
    "credentials": [
      {
        "username": "(none)",
        "password": "MagiMFP",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "Konica Minolta",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234567812345678",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "MagiMFP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sysAdmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "PageScope Web Connection",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "bizhub MFP",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "12345678",
        "access": "web-ui",
        "notes": "Common 8-digit admin password on bizhub series."
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "bizhub Series MFP",
    "category": "printer",
    "defaultIp": "",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "12345678",
        "access": "web-ui",
        "notes": "Some newer models use 1234567812345678 (16 digits); some older models use 00000000 (8 zeros)"
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "magicolor 1690MF",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(non)",
        "password": "sysAdmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "magicolor 2300 DL",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — info from: ftp://ftp.minolta-qms.com/pub/cts/out_going/manuals/2300dl/nic.pdf"
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "magicolor 2430DL",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Taken from reference manual for product"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Konica Minolta",
    "product": "magicolor 5430 DL",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "administrator",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Konica Minolta (web)",
    "product": "Konica Minolta (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234567812345678",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "MagiMFP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sysAdmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Konica/ Minolta",
    "product": "Di 2010f",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin — Printer configuration interface"
      },
      {
        "username": "(none)",
        "password": "00000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Korenix Technology",
    "product": "JetNet Industrial Managed Switch",
    "category": "switch",
    "defaultIp": "192.168.10.1",
    "source": "JetNet 5010G user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kramer",
    "product": "Kramer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "adminpw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kronos",
    "product": "Kronos",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "SuperUser",
        "password": "kronites",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kronos",
    "product": "Workforce Central",
    "category": "other",
    "defaultIp": null,
    "source": "scribd.com",
    "credentials": [
      {
        "username": "SuperUser",
        "password": "kronites",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Kuboard",
    "product": "Kuboard",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "kuboard123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kylin (apache)",
    "product": "Kylin (apache)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "KYLIN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "ECOSYS / TASKalfa MFP",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Newer models; older used model-number-based passwords."
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "EcoLink",
    "category": "printer",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "FS-1020D",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "FS-2020D",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin00",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "Intermate LAN FS Pro 10/100",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "KR1",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "Kyocera",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "2800",
        "password": "2800",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin00",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "Printer",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin00",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "TASKalfa / ECOSYS MFP (Command Center RX)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor documentation / partner KB",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Administrator account; note capital 'A' — case-sensitive."
      }
    ]
  },
  {
    "vendor": "Kyocera",
    "product": "Telnet Server IB-20/21",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Kyocera Printers",
    "product": "2020D",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin00",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "LANCAST",
    "product": "All",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "LANCOM",
    "product": "IL11",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "LANCOM",
    "product": "LANCOM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LANSA",
    "product": "LANSA",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "WEBADM",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dev",
        "password": "dev",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WEBADM",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LANSA",
    "product": "aXes",
    "category": "other",
    "defaultIp": null,
    "source": "support.lansa.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "dev",
        "password": "dev",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "LAXO",
    "product": "IS-194G",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — 192.168.1.254"
      }
    ]
  },
  {
    "vendor": "LAXO",
    "product": "LAXO",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LG",
    "product": "Aria iPECS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "jannie",
        "access": "console",
        "notes": "maintenance — dealer backdoor password"
      },
      {
        "username": "(none)",
        "password": "jannie",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LG",
    "product": "LAM200E/LAM200R",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "LG",
    "product": "LG",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "jannie",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "vikram",
        "password": "singh",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LG",
    "product": "LG TV",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": "Default TV Pin"
      }
    ]
  },
  {
    "vendor": "LG",
    "product": "LG-N1T1DD1",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin — (Default IP) acquired via DHCP"
      }
    ]
  },
  {
    "vendor": "LGIC",
    "product": "Goldstream",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "LR-ISDN",
        "password": "LR-ISDN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LR-ISDN",
        "password": "LR-ISDN",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "LGIC",
    "product": "LGIC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "LR-ISDN",
        "password": "LR-ISDN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LNL 3300 configuration manager",
    "product": "LNL 3300 configuration manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LOGITECH",
    "product": "LOGITECH MOBILE HEADSET",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0 or 0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "audio access — Thierry Zoller (Thierry@sniff-em.com)"
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LTS (IP camera)",
    "product": "LTS (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LTS (IP-cam)",
    "product": "LTS (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LTS Security",
    "product": "CCTV",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "12345 / 123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LTS Security",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LTS Security",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LUCENT",
    "product": "M770",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "super",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "LaCie",
    "product": "500GB ETHERNET DISK MINI",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "LaCie",
    "product": "LaCie",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lanier",
    "product": "Digital Imager",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lanier",
    "product": "LD335",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "supervisor",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lanier",
    "product": "Lanier",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "supervisor",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lanner",
    "product": "Lanner",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lantronics",
    "product": "Lantronics Terminal Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "ETS16P",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — secondary priv. password: system"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "ETS32PR",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — secondary priv. password: system"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "ETS422PR",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — secondary priv. password: system"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "ETS4P",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — secondary priv. password: system"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "LPS1-T Print Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "LSB4",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "Lantronix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "lantronix",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadmin",
        "password": "PASS",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "Lantronix Terminal",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "lantronix",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "MSS110, MSSVIA, UDS10",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "SCS100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "Admin — secondary priv. password: system"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "SCS1620",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "PASS",
        "access": "web-ui",
        "notes": "Admin — 9600/N/8/1 XON/XOFF"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "SCS200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — secondary priv. password: system"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "SCS3200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "login",
        "password": "access",
        "access": "ftp",
        "notes": "Admin — secondary port settings login: root password: system"
      },
      {
        "username": "login",
        "password": "access",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "SCS400",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — secondary priv. password: system"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "SecureLinux Console Manager (SLC)",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "PASS",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "Terminal Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "lantronix",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "ThinWeb Manager (MSS-VIA)",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Lantronix",
    "product": "XPort AR Embedded Device Server",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor user guide",
    "credentials": [
      {
        "username": "admin",
        "password": "PASS",
        "access": "web-ui",
        "notes": "Case-sensitive. Used to access the Web Manager configuration interface."
      }
    ]
  },
  {
    "vendor": "Laradock",
    "product": "MySQL",
    "category": "database",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "default",
        "password": "secret",
        "access": "web-ui",
        "notes": "non-admin — https://laradock.io/documentation/#use-phpmyadmin"
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "admin — check on your laradock .env"
      }
    ]
  },
  {
    "vendor": "Lasa AIMS (mssql)",
    "product": "Lasa AIMS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "AIMS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FB",
        "password": "AIMS",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Laser Systems (www.lsystems.ru)",
    "product": "Laser Systems (www.lsystems.ru)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "alkotest20",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Leading Edge",
    "product": "Leading Edge",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "MASTER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Leading Edge",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "MASTER",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Lenel",
    "product": "Lenel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lenel",
    "product": "OnGuard",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — TCP 9999"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Lenel OnGuard (mssql)",
    "product": "Lenel OnGuard (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "LENEL",
        "password": "MULTIMEDIA",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lenovo",
    "product": "XClarity Controller (XCC)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "Lenovo support article HT509738",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": "PASSW0RD uses digit zero, not letter O; has Supervisor access"
      }
    ]
  },
  {
    "vendor": "Lenovo",
    "product": "XClarity Controller / IMM2",
    "category": "kvm-ipmi",
    "defaultIp": "192.168.70.125",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "USERID",
        "password": "PASSW0RD",
        "access": "web-ui",
        "notes": "PASSW0RD with a zero; legacy default."
      }
    ]
  },
  {
    "vendor": "LenovoEMC",
    "product": "StorCenter NAS (ix2 / px2 / ix4 / px4 Series)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor support article",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Level1",
    "product": "Level1",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Level1",
    "product": "WAP_002",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Leviton",
    "product": "47611-GT5",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "leviton",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Leviton",
    "product": "Leviton",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "leviton",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lexmark",
    "product": "Laser Printer / MFP (Embedded Web Server)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor administrator guide",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No authentication required on the EWS by default."
      }
    ]
  },
  {
    "vendor": "Lexmark",
    "product": "Network Printer / MFP",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lexmark Printer (web)",
    "product": "Lexmark Printer (web)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Liebert",
    "product": "Liebert",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Liebert",
        "password": "Liebert",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Liebert",
    "product": "Rack PDU Card (RPC)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "emersonnetworkpower.com",
    "credentials": [
      {
        "username": "Liebert",
        "password": "Liebert",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "LifeSize",
    "product": "LifeSize",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "support",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lindsay Electronics",
    "product": "Lindsay Electronics",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMINISTRATOR",
        "password": "SENTINEL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SENTINEL",
        "password": "SENTINEL",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lindsay Electronics",
    "product": "Sentinel-AMT",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ADMINISTRATOR",
        "password": "SENTINEL",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "SENTINEL",
        "password": "SENTINEL",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "ADSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "ADSLME3",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "orion99",
        "access": "web-ui",
        "notes": "Admin — From Telus ISP (Canada)"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "AG 241 - ADSL2 Gateway with 4-Port Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "BEFSR41",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "BEFW11S4",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Comes up as BEFW11S4 V.2 when you try and log into it."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "Comcast",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "comcast",
        "password": "1234",
        "access": "web-ui",
        "notes": "diagnostics — 192.168.0.1/docsisdevicestatus.asp"
      },
      {
        "username": "comcast",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "DSL",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "EA / WRT Series Router",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Access via http://192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "EA2700",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "EA6350",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "EA6700",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "EtherFast Cable/DSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "Linksys",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "comcast",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "orion99",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "tivonpw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "Linksys DSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "Linksys Router DSL/Cable",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "PAP2 / PAP2V2 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "PSUS4",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Print Server for USB with 4-Port Switch"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "RT31P2 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "RTP300 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "SRW224",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — Default management URL: http://192.168.1.254"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WAG354G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Applies to other linksys too"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WAG54G",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WAG54GS",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WAP Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WAP11",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WAP54G",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP is 192.168.1.245"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WCG200",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WET11",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WET54G",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WRT54GL",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WRT54GP2 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WRT54GS",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "WRTP54G (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "Wireless Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "model WRT54GC compact",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "model WRT54GC compact wireless-G broadband router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys",
    "product": "rv082",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linksys Router",
    "product": "Linksys Router",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linksys/Cisco",
    "product": "RTP300 w/2 phone ports",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "user",
        "password": "tivonpw",
        "access": "web-ui",
        "notes": "update access — use for flashing firmware"
      }
    ]
  },
  {
    "vendor": "Linunx",
    "product": "Linux",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linux",
    "product": "Bankmandiri.co.id",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linux",
    "product": "Linux",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "gonzo",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "uClinux",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "satan",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "snake",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Linux",
    "product": "Slackware",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "gonzo",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "satan",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "snake",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "satan",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "satan",
        "password": "(none)",
        "access": "web-ui",
        "notes": "user"
      }
    ]
  },
  {
    "vendor": "Linux",
    "product": "UCLinux for UCSIMM",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "uClinux",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "uClinux",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Linux Mint",
    "product": "Linux Mint Live session",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "mint",
        "password": "(none)",
        "access": "web-ui",
        "notes": "user"
      }
    ]
  },
  {
    "vendor": "Liquidware Labs",
    "product": "Liquidware Labs",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ssadmin",
        "password": "sspassword",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Liquidware Labs, Inc.",
    "product": "Stratusphere UX",
    "category": "other",
    "defaultIp": null,
    "source": "liquidwarelabs.com",
    "credentials": [
      {
        "username": "ssadmin",
        "password": "sspassword",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "LitmusChaos",
    "product": "LitmusChaos",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "litmus",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Livingston",
    "product": "IRX Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "!root",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "!root",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Livingston",
    "product": "Livingston",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "!root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Livingston",
    "product": "Livingston Portmaster 3",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "!root",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "!root",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Livingston",
    "product": "Livingston officerouter",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "!root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Livingston",
    "product": "Officerouter",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "!root",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "!root",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Livingston",
    "product": "PORTMASTER 2R",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Livingstone",
    "product": "Livingstone",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Livingstone",
    "product": "Portmaster 2R",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lockdown",
    "product": "All Lockdown Products",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "setup",
        "password": "changeme (exclamation)",
        "access": "console",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Lockdown",
    "product": "Lockdown",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "setup",
        "password": "changeme!",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lockdown Networks",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "setup",
        "password": "changeme(exclamation)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lockdown Networks",
    "product": "All Lockdown Products",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "setup",
        "password": "changeme (exclamation)",
        "access": "console",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "LogiLink",
    "product": "LogiLink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "LogiLink",
    "product": "WL0026",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — Realtek chipset. Default IP 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Logitech",
    "product": "Logitech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Loglogic",
    "product": "Loglogic",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "logapp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "toor",
        "password": "logapp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Loglogic",
    "product": "Loglogic Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "toor",
        "password": "logapp",
        "access": "ssh",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "logapp",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Longse (IP camera)",
    "product": "Longse (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Longse (IP-cam)",
    "product": "Longse (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Longshine",
    "product": "isscfg",
    "category": "other",
    "defaultIp": null,
    "source": "tenable.com",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Loopcom",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lorex",
    "product": "DVR / NVR",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "000000",
        "access": "web-ui",
        "notes": "Legacy default on older recorders."
      }
    ]
  },
  {
    "vendor": "Lorex",
    "product": "Lorex",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lorex",
    "product": "Security NVR / DVR",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Loxone",
    "product": "Miniserver",
    "category": "iot",
    "defaultIp": null,
    "source": "Vendor password security knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "AP-1000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "public",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "public",
        "password": "private",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "Anymedia",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "LUCENT01",
        "password": "UI-PSWD-01",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "LUCENT02",
        "password": "UI-PSWD-02",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "B-STDX9000",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(any 3 chars)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(any 3 characters)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "snmp",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "CBX 500",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(any 3 characters)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "snmp",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "Cajun Family",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "Cellpipe",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "Cellpipe 22A-BX-AR USB D",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "AitbISP4eCiG",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "GX 550",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(any 3 characters)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "Lucent",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "AitbISP4eCiG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "Ascend",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(any 3 characters)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(any 3 chars)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bciim",
        "password": "bciimpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcim",
        "password": "bcimpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcms",
        "password": "bcmspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcnas",
        "password": "bcnaspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cascade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "blue",
        "password": "bluepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "browse",
        "password": "browsepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "browse",
        "password": "looker",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "craft",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "craftpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cust",
        "password": "custpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "enquiry",
        "password": "enquirypw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "field",
        "password": "support",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "inads",
        "password": "inads",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "inads",
        "password": "indspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "init",
        "password": "initpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "locate",
        "password": "locatepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LUCENT01",
        "password": "UI-PSWD-01",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LUCENT02",
        "password": "UI-PSWD-02",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "maintpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "rwmaint",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nms",
        "password": "nmspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "pw",
        "password": "pwpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rcust",
        "password": "rcustpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readonly",
        "password": "lucenttech2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readwrite",
        "password": "lucenttech1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ascend",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "supportpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "admpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "sysadmpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "syspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "field",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "MAX",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "MAX-TNT",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "Ascend",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "PSAX 1200 and below",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "ascend",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "PSAX 1250 and above",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "readonly",
        "password": "lucenttech2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "readwrite",
        "password": "lucenttech1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "PacketStar",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "Packetstar (PSAX)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "readwrite",
        "password": "lucenttech1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "Portmaster 2",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "!root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lucent",
    "product": "System 75",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "cust",
        "password": "custpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "supportpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rcust",
        "password": "rcustpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nms",
        "password": "nmspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "rwmaint",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "maintpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "locate",
        "password": "locatepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "init",
        "password": "initpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "inads",
        "password": "inads",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "inads",
        "password": "indspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "field",
        "password": "support",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "enquiry",
        "password": "enquirypw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "pw",
        "password": "pwpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "craftpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "craft",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "browse",
        "password": "looker",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "browse",
        "password": "browsepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "blue",
        "password": "bluepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcnas",
        "password": "bcnaspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcms",
        "password": "bcmspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcim",
        "password": "bcimpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bciim",
        "password": "bciimpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "syspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "admpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "sysadmpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bciim",
        "password": "bciimpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcim",
        "password": "bcimpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcms",
        "password": "bcmspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bcnas",
        "password": "bcnaspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "blue",
        "password": "bluepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "browse",
        "password": "browsepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "browse",
        "password": "looker",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "craft",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "craftpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cust",
        "password": "custpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "enquiry",
        "password": "enquirypw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "field",
        "password": "support",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "inads",
        "password": "inads",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "inads",
        "password": "indspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "init",
        "password": "initpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "locate",
        "password": "locatepw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "maintpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "rwmaint",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nms",
        "password": "nmspw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rcust",
        "password": "rcustpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "supportpw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "field",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Lumens",
    "product": "Lumens",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Luxon Communications",
    "product": "IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "19750407",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Luxon Communications",
    "product": "Luxon Communications",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "19750407",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "M Technology",
    "product": "M Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "mMmM",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "M Technology",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "mMmM",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "M-M-O",
    "product": "Webrealm",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "MERCURY",
    "product": "234234",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "snmp",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "snmp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MERCURY",
    "product": "KT133A/686B",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "snmp",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "MERCURY",
    "product": "MERCURY",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MICROSOFT",
    "product": "NT",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "free user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MISP",
    "product": "MISP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin@admin.test",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MLflow",
    "product": "MLflow",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MP3Mystic",
    "product": "MP3Mystic",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "mp3mystic",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "MRV",
    "product": "MRV",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MSSQL (mssql)",
    "product": "MSSQL (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADONI",
        "password": "BPMS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "Password123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "sa",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "sqlserver",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MTNL",
    "product": "MTNL",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MX Linux",
    "product": "MX Linux",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Free4Me",
        "password": "free4me",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "MX Linux",
    "product": "MX Linux Live Medium",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": "user"
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "superuser"
      }
    ]
  },
  {
    "vendor": "MacSense",
    "product": "X-Router Pro",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "MachSpeed",
    "product": "MachSpeed",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "sp99dd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MachSpeed",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "sp99dd",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "sp99dd",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Macromedia",
    "product": "Dreamweaver",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "ftp",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "Macromedia",
    "product": "Macromedia",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Macsense",
    "product": "AeroPad Mini",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default IP: 192.168.1.50"
      }
    ]
  },
  {
    "vendor": "Macsense",
    "product": "Macsense",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Magento",
    "product": "Go",
    "category": "other",
    "defaultIp": null,
    "source": "magentocommerce.com",
    "credentials": [
      {
        "username": "admin",
        "password": "123123",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Magento",
    "product": "Magento",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Magic-Pro",
    "product": "Magic-Pro",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "prost",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Magic-Pro",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "prost",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "prost",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Main Street Softworks",
    "product": "Main Street Softworks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "MCVEADMIN",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Makito Decoder (web)",
    "product": "Makito Decoder (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "%89%F0%01%8F%D0%01%80%F0%01%85%D0%01%83%F0%01%83%E0%01%84%F0%01",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mambo",
    "product": "Mambo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mambo",
    "product": "Site Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "sourceforge.org",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "ManageEngine",
    "product": "ADSelfService Plus",
    "category": "other",
    "defaultIp": null,
    "source": "manageengine.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "ManageEngine",
    "product": "Desktop Central",
    "category": "other",
    "defaultIp": null,
    "source": "manageengine.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Port 8020"
      }
    ]
  },
  {
    "vendor": "ManageEngine",
    "product": "ManageEngine",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ManageEngine",
    "product": "ServiceDesk Plus",
    "category": "server-software",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ManageEngine AdAudit",
    "product": "ManageEngine AdAudit",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ManageEngine Service Desk",
    "product": "ManageEngine Service Desk",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mandarin Library Automation",
    "product": "Mandarin Library Automation",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "boca raton",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mandarin Library Automation",
    "product": "Mandarin M3",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "nassauboces.org",
    "credentials": [
      {
        "username": "admin",
        "password": "boca raton",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Manjaro",
    "product": "Manjaro Live System",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "manjaro",
        "password": "user access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "manjaro",
        "password": "sudo access",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mantis",
    "product": "Mantis",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "root",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Mantis Bug Tracker (web)",
    "product": "Mantis Bug Tracker (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Marantz",
    "product": "Marantz",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "March Networks",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "leave blank",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "March Networks",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "March Networks (IP camera)",
    "product": "March Networks (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "March Networks (IP-cam)",
    "product": "March Networks (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Marconi",
    "product": "Fore ATM Switches",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ami",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Marconi",
    "product": "Marconi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ami",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MariaDB",
    "product": "MariaDB Community Server",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "database",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MariaDB Foundation",
    "product": "MariaDB",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "database",
        "notes": "Before running mysql_secure_installation"
      }
    ]
  },
  {
    "vendor": "Marshall Electronics",
    "product": "Marshall Electronics",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MayGion Camera (webcam)",
    "product": "MayGion Camera (webcam)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "McAfee",
    "product": "McAfee",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "scmadmin",
        "password": "scmchangeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "webshield",
        "password": "webshieldchangeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "McAfee",
    "product": "SCM 3100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "scmadmin",
        "password": "scmchangeme",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "scmadmin",
        "password": "scmchangeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "McData",
    "product": "FC Switches/Directors",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "McData",
    "product": "McData",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "McdataSE",
        "password": "redips",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "McData",
    "product": "i10k Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "McdataSE",
        "password": "redips",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "MediaPortal (mssql)",
    "product": "MediaPortal (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "M3d!aP0rtal",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mediant",
    "product": "e Branch Survivable 1000B",
    "category": "other",
    "defaultIp": null,
    "source": "audiocodes.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Mediatrix",
    "product": "MDD 2400/2600",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Mediatrix",
    "product": "Mediatrix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Megastar",
    "product": "BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "star",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Megastar",
    "product": "Megastar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "star",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Megastar",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "star",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "star",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Memotec",
    "product": "Memotec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "memotec",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mentec",
    "product": "Mentec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "MICRO",
        "password": "RSX",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mentec",
    "product": "Micro/RSX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "MICRO",
        "password": "RSX",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "MICRO",
        "password": "RSX",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Mercury Interactive",
    "product": "Mercury Interactive",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mercury Interactive",
    "product": "Topaz Prism",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Meridian",
    "product": "Meridian",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "service",
        "password": "smile",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Meridian",
    "product": "PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "service",
        "password": "smile",
        "access": "telnet",
        "notes": "System"
      },
      {
        "username": "service",
        "password": "smile",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Merit Lilin",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Camera",
        "password": "admin pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Recorder",
        "password": "admin / 1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Merit Lilin",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Camera",
        "password": "admin pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Recorder",
        "password": "admin / 1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MeshCentral (web)",
    "product": "MeshCentral (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Messoa",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "Model# of camera",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Messoa",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Model# of camera",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Michiel",
    "product": "Michiel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "phplist",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Michiel",
    "product": "PHPlist",
    "category": "other",
    "defaultIp": null,
    "source": "freshmeat.net",
    "credentials": [
      {
        "username": "admin",
        "password": "phplist",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Micro Focus Silk Central (mssql)",
    "product": "Micro Focus Silk Central (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "SilkCentral12!34",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Microcom",
    "product": "ADSL Routers",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Microcom",
    "product": "Microcom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Microcom",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "superuser",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Micron",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Micron",
    "product": "Micron",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "sldkj754",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "xyzall",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Micron",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "sldkj754",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "xyzall",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "xyzall",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Micronet",
    "product": "3351 / 3354",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Micronet",
    "product": "Access Point",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "default",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "default",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Micronet",
    "product": "Micronet",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mac",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Micronet",
    "product": "Micronet SP5002",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "mac",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Micronet",
    "product": "SP918GK",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Micronet",
    "product": "Wireless Broadband Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "archives.neohapsis.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Micronics",
    "product": "Micronics",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "dn_04rjc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Micronics",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "dn_04rjc",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "dn_04rjc",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Microplex",
    "product": "Microplex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Microplex",
    "product": "Print Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "root",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Microprocessing",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "h3kdocs/H3R25C04.pdf"
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "Base Station Access Point",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "Base Station MN500",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "MN-500 Wireless Base Station",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "MN-SERIES",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "Microsoft",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Administrator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sa",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Guest",
        "password": "Guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IS_$hostname",
        "password": "IS_$hostname",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LDAP_Anonymous",
        "password": "LdapPassword_1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LessonUser1",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LessonUser2",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MSHOME",
        "password": "MSHOME",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "User",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "SQL Server",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "sa",
        "password": "(none)",
        "access": "database",
        "notes": "Blank sa on legacy MSDE installs"
      },
      {
        "username": "sa",
        "password": "(blank)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "SQL Server (MSDE / Mixed Mode)",
    "category": "database",
    "defaultIp": null,
    "source": "Tenable vulnerability database",
    "credentials": [
      {
        "username": "sa",
        "password": "(none)",
        "access": "database",
        "notes": "System administrator account; blank password on MSDE and SQL Server 2000 mixed-mode installs."
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "SQL Server 2000",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "SiteServer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "LDAP_Anonymous",
        "password": "LdapPassword_1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "Windows NT",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(NULL)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "Administrator",
        "password": "Administrator",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Guest",
        "password": "Guest",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "IS_$hostname",
        "password": "IS_$hostname",
        "access": "web-ui",
        "notes": "User — hostname = your server name"
      },
      {
        "username": "User",
        "password": "User",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(null)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User — Redbutton Hole"
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "Mail",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "User",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Microsoft",
    "product": "Wireless Access Point/Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "MSHOME",
        "password": "MSHOME",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Midpoint",
    "product": "Midpoint",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "5ecr3t",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mike Peters",
    "product": "BasiliX",
    "category": "other",
    "defaultIp": null,
    "source": "freshmeat.net",
    "credentials": [
      {
        "username": "bsxuser",
        "password": "bsxpass",
        "access": "database",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Mike Peters",
    "product": "Mike Peters",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "bsxuser",
        "password": "bsxpass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MikroTik",
    "product": "All Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": "Admin — The default IP Address is 192.168.88.1/24 on ether1 port"
      }
    ]
  },
  {
    "vendor": "MikroTik",
    "product": "CRS Switch (SwOS/RouterOS)",
    "category": "switch",
    "defaultIp": "192.168.88.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password by default."
      }
    ]
  },
  {
    "vendor": "MikroTik",
    "product": "RouterOS",
    "category": "router",
    "defaultIp": "192.168.88.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Newer models have a unique password on the device sticker."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": "Also accessible via Winbox, Telnet, and console."
      }
    ]
  },
  {
    "vendor": "MikroTik",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — May also work for telnet"
      }
    ]
  },
  {
    "vendor": "MikroTik RouterOS",
    "product": "MikroTik RouterOS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mikrotik",
    "product": "Mikrotik",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Mikrotik",
    "product": "Router OS",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin — also for SSH and Web access"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Milan",
    "product": "Milan",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Milan",
    "product": "mil-sm801p",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Milesight",
    "product": "IP Camera / NVR",
    "category": "ip-camera",
    "defaultIp": "192.168.5.190",
    "source": "Vendor support documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "ms1234",
        "access": "web-ui",
        "notes": "Firmware xx.7.0.6 – xx.9.0.2; older firmware (<xx.7.0.6) uses 123456"
      }
    ]
  },
  {
    "vendor": "MinIO",
    "product": "MinIO",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "minioadmin",
        "password": "minioadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MinIO",
    "product": "MinIO Object Storage",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "minioadmin",
        "password": "minioadmin",
        "access": "api",
        "notes": "Default root access key (username) and secret key (password) for the S3-compatible API and web console."
      }
    ]
  },
  {
    "vendor": "MinIO Inc.",
    "product": "MinIO",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "minioadmin",
        "password": "minioadmin",
        "access": "web-ui",
        "notes": "Default root access key and secret key"
      }
    ]
  },
  {
    "vendor": "Minolta PagrPro",
    "product": "Minolta PagrPro",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Minolta PagrPro",
    "product": "QMS 4100GN PagePro",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Minolta QMS",
    "product": "Magicolor 3100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Gives access toAccounting"
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Minolta QMS",
    "product": "Minolta QMS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mintel",
    "product": "Mintel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mintel",
    "product": "Mintel PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "3300 ICP",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "system",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "system",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "5320 IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "5330e IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "6900 Series IP Phones",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "73738",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "MiVoice / 6800 series IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "22222",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "MiVoice Business (3300 ICP)",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor installation manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Server Manager interface"
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "Mitel",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "installer",
        "password": "1000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "mnet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel",
    "product": "SX2000",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel Networks",
    "product": "Mitel Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "1nstaller",
        "password": "5X2000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "installer",
        "password": "sx2000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint1",
        "password": "sx2000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint2",
        "password": "sx2000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "s1stem",
        "password": "5X2000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "sx2000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mitel Networks",
    "product": "SX2000",
    "category": "other",
    "defaultIp": null,
    "source": "tek-tips.com",
    "credentials": [
      {
        "username": "system",
        "password": "sx2000",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "installer",
        "password": "sx2000",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "maint1",
        "password": "sx2000",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "maint2",
        "password": "sx2000",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "1nstaller",
        "password": "5X2000",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "s1stem",
        "password": "5X2000",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "MitraStar",
    "product": "GPT-2541GNAC",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "admin — WiFi router"
      }
    ]
  },
  {
    "vendor": "Mobotix",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "meinsm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mobotix",
    "product": "IP Camera (M-Series / Q-Series / T-Series)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "meinsm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mobotix",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "meinsm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mobotix",
    "product": "Mobotix",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "meinsm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mobotix",
    "product": "Network Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "meinsm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mole",
    "product": "Mole",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mole",
    "product": "Mole2",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Mongo Express (web)",
    "product": "Mongo Express (web)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MongoDB",
    "product": "Community Server",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "database",
        "notes": "Authentication is off by default; no credentials required to connect."
      }
    ]
  },
  {
    "vendor": "Mongodb noauth (mongodb)",
    "product": "Mongodb noauth (mongodb)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Moodle (web)",
    "product": "Moodle (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motive",
    "product": "Chorus",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "isee",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Motive",
    "product": "Motive",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "isee",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "5DB26",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "Bluetooth Headsets",
    "category": "other",
    "defaultIp": null,
    "source": "rarara77.googlepages.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "Cablerouter",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "cablecom",
        "password": "router",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "cablecom",
        "password": "router",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "Motorola",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cablecom",
        "password": "router",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "service",
        "password": "smile",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "technician",
        "password": "yZgO8Bvj",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "Motorola-Cablerouter",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "cablecom",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "SBG6580 (Motorola-branded)",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "SBG900",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "SURFboard",
    "category": "other",
    "defaultIp": null,
    "source": "community.rapid7.com",
    "credentials": [
      {
        "username": "technician",
        "password": "yZgO8Bvj",
        "access": "web-ui",
        "notes": "Administrator — Arris"
      },
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "SURFboard / Zoom cable modems",
    "category": "router",
    "defaultIp": "192.168.100.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": "Common SURFboard default"
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "VT1005 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "VT2142 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "router",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "VT2442 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "router",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "VT2542 (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "router",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "Various",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "service",
        "password": "smile",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "WR850G",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": "Admin — higher revisions likely the same"
      },
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Motorola",
    "product": "Wireless Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "AWK-5232-RCC Series",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "moxa.com",
    "credentials": [
      {
        "username": "admin",
        "password": "root",
        "access": "web-ui",
        "notes": "Industrial 802.11n wireless AP/bridge/client — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "Cellular Micro RTU Controller (ioLogik W53xx, ioLogik)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "toolswatch.org",
    "credentials": [
      {
        "username": "administrator",
        "password": "blank, Telnet on port 9900 / 9000:, root:root",
        "access": "telnet",
        "notes": "micro RTU controller — 9900/9000/tcp"
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "EDS / NPort Serial Device Servers",
    "category": "ics-scada",
    "defaultIp": "192.168.127.254",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "moxa",
        "access": "web-ui",
        "notes": "Default on some newer firmware."
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "EDS-408A",
    "category": "switch",
    "defaultIp": "192.168.127.253",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "moxa",
        "access": "web-ui",
        "notes": "Firmware v3.10 and later."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Pre-v3.10 firmware: no password set by default."
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "IA240/241 Embedded computer",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "toolswatch.org",
    "credentials": [
      {
        "username": "telnet root",
        "password": "root, ftp  root:blank, ppp root:blank, serial console root:root",
        "access": "telnet",
        "notes": "Embedded computers are designed for industrial, automation applications"
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "Moxa",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "moxa",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "moxa",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "NPort 5000 Series (Serial Device Server)",
    "category": "ics-scada",
    "defaultIp": "192.168.127.254",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "moxa",
        "access": "web-ui",
        "notes": "Firmware v3.10 and later. Also applies to Telnet/console access."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Pre-v3.10 firmware: no password set by factory default."
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "OnCell G3100",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "moxa.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "Keep <blank>",
        "access": "telnet",
        "notes": "cellular IP gateways — 23/tcp"
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "Railway Remote I/O (ioLogik E12xx ,  ioLogik E15xx )",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "toolswatch.org",
    "credentials": [
      {
        "username": "Http on Port 9020",
        "password": ",  1)none:root,  2)none:none",
        "access": "web-ui",
        "notes": "Remote Ethernet I/O — 9020/tcp"
      }
    ]
  },
  {
    "vendor": "Moxa",
    "product": "VPort 461 Industrial Video Encoder",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "moxa.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin, <none>:<none>",
        "access": "telnet",
        "notes": "Industrial Video Encoder"
      }
    ]
  },
  {
    "vendor": "Moxa (telnet) (CVE-2016-8717)",
    "product": "Moxa (telnet) (CVE-2016-8717)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "94jo3dkru4",
        "password": "moxaiwroot",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Multi-Tech",
    "product": "ProxyServer",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "supervisor",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Mutare",
    "product": "EVM Admin",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — http://www.mutare.com/data/kb/"
      }
    ]
  },
  {
    "vendor": "Mutare",
    "product": "Mutare",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Mutare Software",
    "product": "EVM Admin",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — http://www.mutare.com/data/kb/EVMAdminGuide.pdf"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Muze",
    "product": "Ariadne",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "muze",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Muze",
    "product": "Muze",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "muze",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MySQL",
    "product": "Eventum",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin@example.com",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "MySQL",
    "product": "MaxDB",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "superdba",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MySQL",
    "product": "MySQL",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin@example.com",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superdba",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MySQL",
    "product": "MySQL Community Server",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "database",
        "notes": "Secure init (--initialize) generates a temporary random password written to the error log. Run mysql_secure_installation post-install."
      }
    ]
  },
  {
    "vendor": "MySQL (ssh)",
    "product": "MySQL (ssh)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "MyioSoft",
    "product": "EasyNews",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "MyioSoft",
    "product": "MyioSoft",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "N-Able N-Central",
    "product": "N-Able N-Central",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "productadmin@n-able.com",
        "password": "ManageAllTheThings0!",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NAI",
    "product": "Entercept",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "GlobalAdmin",
        "password": "GlobalAdmin",
        "access": "console",
        "notes": "Admin — must be changed at 1st connection"
      }
    ]
  },
  {
    "vendor": "NAI",
    "product": "Intrushield IPS",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "ssh",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin123",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NAI",
    "product": "NAI",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GlobalAdmin",
        "password": "GlobalAdmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NCR",
    "product": "NCR",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ncrm",
        "password": "ncrm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NCR",
    "product": "NCR UNIX",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ncrm",
        "password": "ncrm",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "ncrm",
        "password": "ncrm",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "NEC",
    "product": "Elite IPK",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "NEC",
    "product": "NEC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "iPbSmNt",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NEC",
    "product": "WARPSTAR-BaseStation",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "NEO Series (SnapHQ)",
    "product": "NEO Series (SnapHQ)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "adm001",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "std001",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NETGEAR",
    "product": "WAX Series Business WiFi 6 Access Point",
    "category": "access-point",
    "defaultIp": "192.168.0.100",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NETIO 4All",
    "product": "PowerPDU 4C",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://www.netio-products.com/files/download/sw/version/NETIO-4x-MANUAL-en_1-3-0.pdf"
      }
    ]
  },
  {
    "vendor": "NETIO 4All PowerPDU",
    "product": "NETIO 4All PowerPDU",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NETSCOUT",
    "product": "nGeniusONE",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor administrator guide",
    "credentials": [
      {
        "username": "Administrator",
        "password": "netscout1",
        "access": "web-ui",
        "notes": "Web UI at http://<IP>:8080 or https://<IP>:8443"
      },
      {
        "username": "root",
        "password": "netscout1",
        "access": "ssh",
        "notes": "SSH access to the appliance"
      }
    ]
  },
  {
    "vendor": "NGSEcure",
    "product": "NGSEcure",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NGSec",
    "product": "NGSec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "asd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NGSec",
    "product": "NGSecureWeb",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "asd",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "NICE Systems Ltd.",
    "product": "NICE Systems Ltd.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "nicecti",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Nice-admin",
        "password": "nicecti",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NICE Systems Ltd.",
    "product": "NICELog",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Nice-admin",
        "password": "nicecti",
        "access": "web-ui",
        "notes": "Administrator — This is the renamed Administrator account."
      },
      {
        "username": "Administrator",
        "password": "nicecti",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "NOKIA",
    "product": "7360",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "9999",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "NOMADIX",
    "product": "AG5000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "NOMADIX",
    "product": "NOMADIX",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NOVUS AUTOMATION",
    "product": "Superview",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "scigiene.com",
    "credentials": [
      {
        "username": "superview",
        "password": "superview",
        "access": "web-ui",
        "notes": "SCADA"
      }
    ]
  },
  {
    "vendor": "NRG or RICOH",
    "product": "DSc338 Printer",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — no user"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NRG or RICOH",
    "product": "NRG or RICOH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NSI",
    "product": "NSI",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "nsi",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NSI",
    "product": "vmXfw",
    "category": "other",
    "defaultIp": null,
    "source": "nsi.com.au",
    "credentials": [
      {
        "username": "root",
        "password": "nsi",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nacos",
    "product": "Nacos",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "nacos",
        "password": "nacos",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nagios (web)",
    "product": "Nagios (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "nagiosadmin",
        "password": "nagiosadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nagios Enterprises",
    "product": "Nagios",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "nagiosadmin",
        "password": "nagiosadmin",
        "access": "web-ui",
        "notes": "Default admin; Nagios XI commonly uses admin/nagiosadmin"
      }
    ]
  },
  {
    "vendor": "Nagios Enterprises",
    "product": "Nagios XI",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "nagiosxi",
        "access": "ssh",
        "notes": "Linux system root account"
      },
      {
        "username": "root",
        "password": "nagiosxi",
        "access": "database",
        "notes": "MySQL/MariaDB root account"
      }
    ]
  },
  {
    "vendor": "Nanoteq",
    "product": "Nanoteq",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "NetSeq",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nanoteq",
    "product": "NetSeq",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "NetSeq",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nanoteq",
    "product": "NetSeq firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "NetSeq",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Napco Continental Access (mssql)",
    "product": "Napco Continental Access (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cic",
        "password": "cic",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cic",
        "password": "cic!23456789",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "cic",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "cic!23456789",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "National Instruments",
    "product": "CompactRIO (cRIO) Real-Time Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password on all cRIO and NI Real-Time controller models by default."
      }
    ]
  },
  {
    "vendor": "NeXT",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "me",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NeXT",
    "product": "NeXT",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "me",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "NeXT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "signa",
        "password": "signa",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NeXT",
    "product": "NeXTStep",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "me",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "root",
        "password": "NeXT",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "signa",
        "password": "signa",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "root",
        "password": "NeXT",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Neo4j",
    "product": "Community / Enterprise Graph Database",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "neo4j",
        "password": "neo4j",
        "access": "web-ui",
        "notes": "Browser interface at port 7474; password change forced on first login"
      },
      {
        "username": "neo4j",
        "password": "neo4j",
        "access": "database",
        "notes": "Bolt protocol (port 7687) and HTTP API"
      }
    ]
  },
  {
    "vendor": "Neo4j",
    "product": "Neo4j",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "neo4j",
        "password": "neo4j",
        "access": "web-ui",
        "notes": "Default credentials; must be changed on first login"
      }
    ]
  },
  {
    "vendor": "Nessus",
    "product": "Nessus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetApp",
    "product": "NetApp",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "NetCache",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetApp",
    "product": "NetCache",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "NetCache",
        "access": "web-ui",
        "notes": "Administrator — Now owned by Blue Coat Systems."
      },
      {
        "username": "admin",
        "password": "NetCache",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "NetApp",
    "product": "ONTAP",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "netapp!123",
        "access": "web-ui",
        "notes": "Admin — https://library.netapp.com/ecmdocs/ECMP1148877/html/GUID-3954F916-F50C-4A41-83AB-61BE1C38854B.html"
      }
    ]
  },
  {
    "vendor": "NetApp",
    "product": "SANscreen",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": "Administrator — Now owned by Blue Coat Systems."
      }
    ]
  },
  {
    "vendor": "NetApp ONTAP",
    "product": "NetApp ONTAP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "netapp!123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetApp ONTAP System Manager",
    "product": "NetApp ONTAP System Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetBackup OpsCenter Analytics (web)",
    "product": "NetBackup OpsCenter Analytics (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetBotz",
    "product": "Appliances",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "netbotz",
        "password": "netbotz",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetBotz",
    "product": "NetBotz",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "netbotz",
        "password": "netbotz",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetFlow Analyzer",
    "product": "NetFlow Analyzer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetGear",
    "product": "Comcast",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "comcast",
        "password": "1234",
        "access": "web-ui",
        "notes": "diagnostics page — 192.168.0.1/docsisdevicestatus.html"
      },
      {
        "username": "comcast",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetGear",
    "product": "FR314",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetGear",
    "product": "RM356",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": "Admin — shutdown the router via internet"
      }
    ]
  },
  {
    "vendor": "NetGear",
    "product": "WNR834 BV2",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetGear",
    "product": "WNR834BV2",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetGenesis",
    "product": "NetAnalysis Web Reporting",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "naadmin",
        "password": "naadmin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "naadmin",
        "password": "naadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "NetGenesis",
    "product": "NetGenesis",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "naadmin",
        "password": "naadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetWin",
    "product": "WebNews",
    "category": "other",
    "defaultIp": null,
    "source": "securityfocus.com",
    "credentials": [
      {
        "username": "testweb",
        "password": "newstest",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "alwn3845",
        "password": "imaptest",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "alwi3845",
        "password": "wtest3452",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "testweb2",
        "password": "wtest4879",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "NetXMS (mssql)",
    "product": "NetXMS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "netxms",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netasq",
    "product": "Mfilter M100, M300, M1000 and M3000",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator — SSH to the management IP (default 10.0.0.254), or web interface http://10.0.0.254:81"
      }
    ]
  },
  {
    "vendor": "Netasq",
    "product": "Netasq",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netcomm",
    "product": "NB1300",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Netcomm",
    "product": "NB5",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netcomm",
    "product": "NB5580/NB5580W",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — - All users are admin - Any user name (or none) can be used"
      }
    ]
  },
  {
    "vendor": "Netcomm",
    "product": "Netcomm",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netcomm Wireless",
    "product": "3G21WB (BigPond Firmware), 3G9WB (BigPond Firmware), N3G001W (Netcomm Firmware), NB14WN (Netcomm Firmware), NB5 (Netcomm Firmware), NB5Plus…",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "pcwintech.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Router"
      }
    ]
  },
  {
    "vendor": "Netcomm Wireless",
    "product": "NB1300 Plus 4 (Netcomm Firmware), NP803N (Netcomm Firmware)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "pcwintech.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Router"
      }
    ]
  },
  {
    "vendor": "Netcordia",
    "product": "NetMRI",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netcordia",
    "product": "Netcordia",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgaer",
    "product": "RH328",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgate",
    "product": "pfSense CE Firewall",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "pfsense",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgea",
    "product": "FR314",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "802.11b Wireless Cable/DSL router",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "ADSL Modem DG632",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "CG814CCR",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "highspeed",
        "access": "web-ui",
        "notes": "Admin — Comcast small business router. Default access at 10.1.10.1"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Cable modems/gateways (CM/CG series)",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Standard Netgear default"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Cable/DSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "D6200",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "DG824G",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "DG824M",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "DG834G",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "zebra",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — it should be work also with dg834gt"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "DG834PN RangeMax ADSL Wireless Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "aanet.net.au",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "DM602",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "FR114P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "FSM7326P 24+2 L3 mANAGED",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "FSM7326P 24+2 L3 mANAGED PoE Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "FSV338",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "FVS114",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "FVS318",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "FWG114P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "password"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "GS308E (Plus switch)",
    "category": "switch",
    "defaultIp": "192.168.0.239",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "GS724t",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "GSM7224",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "ISDN-Router RH348",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "ME102",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "private",
        "access": "snmp",
        "notes": "Admin — Standard IP-Address is 192.168.0.5"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "MR-314",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "MR314",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "MR814",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "N600",
    "category": "router",
    "defaultIp": null,
    "source": "ftp://downloads.netgear.com/files/WNDR3300v2_SM_25MAR2010.pdf",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Netgear",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "draadloos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "infrant1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "netgear1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "private",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "zebra",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "comcast",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cusadmin",
        "password": "highspeed",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Gearguy",
        "password": "Geardog",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "5777364",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superman",
        "password": "21241036",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Nighthawk AX8",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "PixelPenguin42",
        "password": "Admin",
        "access": "web-ui",
        "notes": "Worksonmost Netgear routers"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Nighthawk R-Series Router",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor KB article",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Access via http://routerlogin.net or http://192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Orbi WiFi System (RBR/RBS series)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "ProSAFE FVS Series VPN Firewall",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RH338",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RH438",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RH438 / ISDN-Router RH348",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RO318",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RP114",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — default http://192.168.0.1"
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RP614",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RT112",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1250",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RT311",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RT314",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "RT338",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "ReadyNAS",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "netgear1",
        "access": "web-ui",
        "notes": "Default on many ReadyNAS OS 6 units."
      },
      {
        "username": "admin",
        "password": "netgear1",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "ReadyNAS OS 6",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Default for ReadyNAS OS 6. Older RAIDiator firmware uses password 'netgear1' instead."
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "ReadyNas Duo",
    "category": "nas",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "infrant1",
        "access": "web-ui",
        "notes": "Admin — Upto v3 firmware"
      },
      {
        "username": "admin",
        "password": "netgear1",
        "access": "web-ui",
        "notes": "Admin — v4 firmware onwards"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Router/Modem",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Smart Managed Switch (GS / XS / MS Series)",
    "category": "switch",
    "defaultIp": "192.168.0.239",
    "source": "vendor KB",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Password change is prompted on first login."
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WAC104 (access point)",
    "category": "access-point",
    "defaultIp": "192.168.0.100",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WAP54G",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WG602",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — Default IP: DHCP or 192.168.0.227"
      },
      {
        "username": "super",
        "password": "5777364",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "super",
        "password": "5777364",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "superman",
        "password": "21241036",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "super",
        "password": "5777364",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "superman",
        "password": "21241036",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "super",
        "password": "5777364",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superman",
        "password": "21241036",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WGE101",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WGR614",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — 192.168.1.1 OR www.routerlogin.net"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — 192.168.0.1 OR www.routerlogin.net"
      },
      {
        "username": "admin",
        "password": "draadloos",
        "access": "web-ui",
        "notes": "Admin — Dutch routers"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WGT624",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Gearguy",
        "password": "Geardog",
        "access": "serial",
        "notes": "Admin — see http://wiki.openwrt.org/OpenWrtDocs/Hardware/Netgear/WGT624"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WGT634U",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WNDR3400",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WPN824 / WPN824v2",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "WRG614",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netgear",
    "product": "Wifi Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — slawcio26"
      }
    ]
  },
  {
    "vendor": "Netgear Router",
    "product": "Netgear Router",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netis",
    "product": "Wireless Router (WF series)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "Router password database",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "3351",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "4542",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "noway",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "455",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "Netopia",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "noway",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "factory",
        "password": "(see note)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netopia",
        "password": "netopia",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "Netopia 7100",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "Netopia 9500",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "netopia",
        "password": "netopia",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "netopia",
        "password": "netopia",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "netopia",
        "password": "netopia",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "R910",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netopia",
    "product": "routers",
    "category": "router",
    "defaultIp": null,
    "source": "packetstormsecurity.org",
    "credentials": [
      {
        "username": "factory",
        "password": "(see note)",
        "access": "telnet",
        "notes": "Administrator — Factory password can be generated with linked password."
      }
    ]
  },
  {
    "vendor": "Netport",
    "product": "Express 10/100",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netport",
    "product": "Netport",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netscape",
    "product": "Netscape",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netscape",
    "product": "Netscape Enterprise Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netscreen",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netscreen",
    "product": "IDP",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "netscreen",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netscreen",
    "product": "NS-5, NS10, NS-100",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netscreen",
    "product": "Netscreen",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Netscreen",
    "product": "firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Netstar",
    "product": "Netpilot",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Netstar",
    "product": "Netstar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Network Appliance",
    "product": "NetCache",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "NetCache",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "NetCache",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Network Appliance",
    "product": "Network Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "NetCache",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Network Associates",
    "product": "Network Associates",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "e250",
        "password": "e250changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "e500",
        "password": "e500changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Network Associates",
    "product": "WebShield Security",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "e250",
        "password": "e250changeme",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "e500",
        "password": "e500changeme",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Network Associates",
    "product": "WebShield Security Appliance e250",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "e250",
        "password": "e250changeme",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Network Associates",
    "product": "WebShield Security Appliance e500",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "e500",
        "password": "e500changeme",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Network Everywhere",
    "product": "NWR11B",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Network Everywhere",
    "product": "Network Everywhere",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NetworkICE",
    "product": "ICECap Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "iceman",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "NetworkICE",
    "product": "NetworkICE",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "iceman",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NevisIDM",
    "product": "NevisIDM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "bootstrap",
        "password": "generated",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "NewMedia-NET GmbH",
    "product": "DD-WRT",
    "category": "router",
    "defaultIp": null,
    "source": "dd-wrt.com",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — HTTP, telnet and SSH."
      }
    ]
  },
  {
    "vendor": "NewMedia-NET GmbH",
    "product": "NewMedia-NET GmbH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nexsan",
    "product": "ATABoy2F",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nexsan",
    "product": "Nexsan",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nextcloud",
    "product": "Nextcloud",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User-set admin during install"
      }
    ]
  },
  {
    "vendor": "Nexthink",
    "product": "Nexthink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "nexthink",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nexus Repository Manager (web)",
    "product": "Nexus Repository Manager (web)",
    "category": "switch",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nexxt Solutions",
    "product": "NW230NXT14",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Niksun",
    "product": "NetDetector",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "vcr",
        "password": "NetVCR",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Niksun",
    "product": "Niksun",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "vcr",
        "password": "NetVCR",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nimble",
    "product": "BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "xdfk9874t3",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nimble",
    "product": "Nimble",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "xdfk9874t3",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nimble",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "xdfk9874t3",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "xdfk9874t3",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Node-RED (web)",
    "product": "Node-RED (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "770",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "rootme",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "ADSL router M1921",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "nokia",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "All Router Models",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "DSL Router M1122",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "m1122",
        "password": "m1122",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "m1122",
        "password": "m1122",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "m1122",
        "password": "m1122",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "G-2425G-A",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Custom made for ISPs"
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "M10",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Telecom",
        "password": "Telecom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "M1122",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Telecom",
        "access": "web-ui",
        "notes": "Admin — New Zealand"
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "M1921",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "nokai",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "MW1122",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "telecom",
        "password": "telecom",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "Nokia",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "9999",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "nokai",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "nokia",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Telecom",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "client",
        "password": "client",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "m1122",
        "password": "m1122",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nop",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nop",
        "password": "123454",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "nokia",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "rootme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Security Code",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "telecom",
        "password": "telecom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nokia",
    "product": "ONT (G-240W / I-240)",
    "category": "router",
    "defaultIp": "192.168.1.254",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Common user-level default"
      },
      {
        "username": "AdminGPON",
        "password": "ALC#FGU",
        "access": "web-ui",
        "notes": "Documented ONT admin default on some units"
      }
    ]
  },
  {
    "vendor": "Nokia G-140W-C",
    "product": "Nokia G-140W-C",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "AdminGPON",
        "password": "ALC@#FGU",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Norman",
    "product": "5.3",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Norstar",
    "product": "Norstar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "**23646",
        "password": "23646",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "**266344",
        "password": "266344",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Accelar (Passport) 1000 series routing switches",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ro",
        "password": "ro",
        "access": "web-ui",
        "notes": "Read Only"
      },
      {
        "username": "rw",
        "password": "rw",
        "access": "web-ui",
        "notes": "Read-Write"
      },
      {
        "username": "rwa",
        "password": "rwa",
        "access": "web-ui",
        "notes": "Read Write All"
      },
      {
        "username": "l2",
        "password": "l2",
        "access": "web-ui",
        "notes": "Layer 2 Read Write"
      },
      {
        "username": "l3",
        "password": "l3",
        "access": "web-ui",
        "notes": "Layer 3 (and layer 2) Read Write"
      },
      {
        "username": "l2",
        "password": "l2",
        "access": "web-ui",
        "notes": "Layer 2 Read Write"
      },
      {
        "username": "ro",
        "password": "ro",
        "access": "web-ui",
        "notes": "Read Only"
      },
      {
        "username": "rwa",
        "password": "rwa",
        "access": "web-ui",
        "notes": "Read Write All"
      },
      {
        "username": "l3",
        "password": "l3",
        "access": "web-ui",
        "notes": "Layer 3 (and layer 2) Read Write"
      },
      {
        "username": "rw",
        "password": "rw",
        "access": "web-ui",
        "notes": "Read Write"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "BCM",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "supervisor",
        "password": "visor",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "administrator",
        "password": "PlsChgMe!",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "BCM50 RELEASE 2.0",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "supervisor",
        "password": "PlsChgMe1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "BUSINESS COMMUNICATIONS MANAGER / BCM400 3.6 / BCM",
    "category": "server-software",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "supervisor",
        "password": "PlsChgMe!",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Bay",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "BayStack",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "secure",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Baystack 350-24T",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "secure",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Baystack 450T sw V.4.1.0.6",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "secure",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Business Communications Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "supervisor",
        "password": "PlsChgMe",
        "access": "web-ui",
        "notes": "Admin — there is an exclamation point at the end of the password"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Contivity",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Contivity Extranet Switches",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Contivity Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Extranet Switches",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "MIPCD",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "user",
        "password": "user",
        "access": "ftp",
        "notes": "Read-Write"
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "MIRAN",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "distrib",
        "password": "distrib0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin000",
        "access": "serial",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Matra 6501 PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian 1 PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "0",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian CCR",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "ccrusr",
        "password": "ccrusr",
        "access": "web-ui",
        "notes": "User account"
      },
      {
        "username": "service",
        "password": "smile",
        "access": "web-ui",
        "notes": "general engineer account"
      },
      {
        "username": "disttech",
        "password": "4tas",
        "access": "web-ui",
        "notes": "engineer account — enter 3letter of day from yesterday an tomorrow (for Tuesday enter MonWed case sensitive) - may be twice to see root password in clear"
      },
      {
        "username": "maint",
        "password": "maint",
        "access": "web-ui",
        "notes": "Maintenance account"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian Integrated Conference Bridge",
    "category": "other",
    "defaultIp": null,
    "source": "support.avaya.com",
    "credentials": [
      {
        "username": "debug",
        "password": "gubed",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "000000",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "conferencing",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian Link",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "maint",
        "password": "maint",
        "access": "web-ui",
        "notes": "Maintenance account"
      },
      {
        "username": "service",
        "password": "smile",
        "access": "web-ui",
        "notes": "general engineer account"
      },
      {
        "username": "disttech",
        "password": "4tas",
        "access": "web-ui",
        "notes": "engineer account"
      },
      {
        "username": "mlusr",
        "password": "mlusr",
        "access": "web-ui",
        "notes": "user account"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian Link/CCR/Max",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "disttech",
        "password": "disttech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "disttech",
        "password": "etas",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "ccrusr",
        "password": "ccrusr",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "service",
        "password": "smile",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "mlusr",
        "password": "mlusr",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "maint",
        "password": "maint",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "trmcnfg",
        "password": "trmcnfg",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "disttech",
        "password": "4tas",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian MAX",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "3ep5w2u",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "maint",
        "password": "ntacdmax",
        "access": "web-ui",
        "notes": "Maintenance account"
      },
      {
        "username": "service",
        "password": "smile",
        "access": "web-ui",
        "notes": "general engineer account"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian Mail",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "serial",
        "notes": "Administrator"
      },
      {
        "username": "system",
        "password": "adminpwd",
        "access": "serial",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Meridian PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "spcl",
        "password": "0",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      },
      {
        "username": "login",
        "password": "0000",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      },
      {
        "username": "spcl",
        "password": "0000",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      },
      {
        "username": "login",
        "password": "0",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      },
      {
        "username": "login",
        "password": "0",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      },
      {
        "username": "login",
        "password": "8429",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      },
      {
        "username": "spcl",
        "password": "0",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      },
      {
        "username": "login",
        "password": "1111",
        "access": "serial",
        "notes": "AUTH codes in LD 8"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Norstar",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "266344",
        "password": "266344",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Norstar Modular ICS",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "**ADMIN (**23646)",
        "password": "ADMIN (23646)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Nortel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "266344",
        "password": "266344",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "000000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "PlsChgMe!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "266344",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "l1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "l2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ro",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "rw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "rwa",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "secure",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ccrusr",
        "password": "ccrusr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "conferencing",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "debug",
        "password": "gubed",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "distrib",
        "password": "distrib0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "disttech",
        "password": "4tas",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "disttech",
        "password": "disttech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "disttech",
        "password": "etas",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "l2",
        "password": "l2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "l3",
        "password": "l3",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "login",
        "password": "8429",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "maint",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "ntacdmax",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Manager",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mlusr",
        "password": "mlusr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "3ep5w2u",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ro",
        "password": "ro",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rwa",
        "password": "rwa",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rw",
        "password": "rw",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "service",
        "password": "smile",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "spcl",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "spcl",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "supervisor",
        "password": "PlsChgMe!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "supervisor",
        "password": "visor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadmin",
        "password": "nortel",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "adminpwd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tasman",
        "password": "tasmannet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "trmcnfg",
        "password": "trmcnfg",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Passport 2430",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Manager",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Passport 8000 Series Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "ro",
        "access": "web-ui",
        "notes": "Read Only"
      },
      {
        "username": "(none)",
        "password": "rw",
        "access": "web-ui",
        "notes": "Read-Write"
      },
      {
        "username": "(none)",
        "password": "rwa",
        "access": "web-ui",
        "notes": "Read-Write-All"
      },
      {
        "username": "(none)",
        "password": "l1",
        "access": "web-ui",
        "notes": "Level 1"
      },
      {
        "username": "(none)",
        "password": "l2",
        "access": "web-ui",
        "notes": "Level 2"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Phone System",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "266344",
        "access": "web-ui",
        "notes": "Installers"
      },
      {
        "username": "(none)",
        "password": "266344",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Remote Annex 2000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(ip address)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Remote Office 9150",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "root",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "root",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Shasta",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Symposium",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "nortel",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "Tasman",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "tasman",
        "password": "tasmannet",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nortel",
    "product": "VPN Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nortel Integrated Call Director (web)",
    "product": "Nortel Integrated Call Director (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Northern",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Northern",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Northern (IP camera)",
    "product": "Northern (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Northern (IP-cam)",
    "product": "Northern (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "Groupwise 5.5 Enhancement Pack",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "servlet",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "Groupwise 6.0",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "servlet",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "NDS iMonitor",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sadmin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "Netware",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SUPERVISOR",
        "password": "NF",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "NFI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "NETFRAME",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SABRE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ROUTER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ROOT",
        "password": "ROOT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ROOT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINTER",
        "password": "PRINTER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINTER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINT",
        "password": "PRINT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POST",
        "password": "POST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASERWRITER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "HARRIS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "SUPERVISOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TEST",
        "password": "TEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TEST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER_TEMPLATE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER_TEMPLATE",
        "password": "USER_TEMPLATE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WANGTEK",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WANGTEK",
        "password": "WANGTEK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WINDOWS_PASSTHRU",
        "password": "WINDOWS_PASSTHRU",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WINDOWS_PASSTHRU",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WINSABRE",
        "password": "SABRE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WINSABRE",
        "password": "WINSABRE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ARCHIVIST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ARCHIVIST",
        "password": "ARCHIVIST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BACKUP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BACKUP",
        "password": "BACKUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CHEY_ARCHSVR",
        "password": "CHEY_ARCHSVR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CHEY_ARCHSVR",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAX",
        "password": "FAX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAX",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXUSER",
        "password": "FAXUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXUSER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXWORKS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXWORKS",
        "password": "FAXWORKS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GATEWAY",
        "password": "GATEWAY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GATEWAY",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "TSEUG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUESTGUEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUESTGUE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HPLASER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HPLASER",
        "password": "HPLASER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASER",
        "password": "LASER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASERWRITER",
        "password": "LASERWRITER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ARCHIVIST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BACKUP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CHEY_ARCHSVR",
        "password": "WONDERLAND",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "Novell",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "novell",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ARCHIVIST",
        "password": "ARCHIVIST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ARCHIVIST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BACKUP",
        "password": "BACKUP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BACKUP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cr0wmt 911",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "san fran 8",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CHEY_ARCHSVR",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CHEY_ARCHSVR",
        "password": "CHEY_ARCHSVR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAX",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAX",
        "password": "FAX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXUSER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXUSER",
        "password": "FAXUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXWORKS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FAXWORKS",
        "password": "FAXWORKS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GATEWAY",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GATEWAY",
        "password": "GATEWAY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUESTGUE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "GUESTGUEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GUEST",
        "password": "TSEUG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HPLASER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HPLASER",
        "password": "HPLASER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASER",
        "password": "LASER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASERWRITER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LASERWRITER",
        "password": "LASERWRITER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MAIL",
        "password": "MAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POST",
        "password": "POST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINTER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINTER",
        "password": "PRINTER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PRINT",
        "password": "PRINT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ROOT",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ROOT",
        "password": "ROOT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ROUTER",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SABRE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sadmin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "servlet",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "HARRIS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "NETFRAME",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "NF",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "NFI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "SUPERVISOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SUPERVISOR",
        "password": "SYSTEM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TEST",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TEST",
        "password": "TEST",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER_TEMPLATE",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER_TEMPLATE",
        "password": "USER_TEMPLATE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WANGTEK",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WANGTEK",
        "password": "WANGTEK",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WINDOWS_PASSTHRU",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WINDOWS_PASSTHRU",
        "password": "WINDOWS_PASSTHRU",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "Vibe",
    "category": "other",
    "defaultIp": null,
    "source": "novell.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "iChain",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "san fran 8",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "iChain/ICS",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "root",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Novell",
    "product": "iManager",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "novell",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "NuCom",
    "product": "NC-WR764TGV",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "1234",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nullsoft",
    "product": "Nullsoft",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nullsoft",
    "product": "Shoutcast",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nurit",
    "product": "Nurit",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "$system",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nurit",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "$system",
        "password": "(none)",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "$system",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Nutanix",
    "product": "AHV / Prism / CVM",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "Nutanix/4u",
        "access": "web-ui",
        "notes": "Prism Element default."
      },
      {
        "username": "nutanix",
        "password": "nutanix/4u",
        "access": "ssh",
        "notes": "CVM shell default."
      },
      {
        "username": "root",
        "password": "nutanix/4u",
        "access": "ssh",
        "notes": "AHV host root default."
      }
    ]
  },
  {
    "vendor": "Nutanix",
    "product": "Community Edition (CE) / AOS Prism Element",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor portal documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "Nutanix/4u",
        "access": "web-ui",
        "notes": "Prism Element web console (port 9440); one-time password, must change on first login."
      },
      {
        "username": "nutanix",
        "password": "nutanix/4u",
        "access": "ssh",
        "notes": "CVM SSH access."
      }
    ]
  },
  {
    "vendor": "Nutanix",
    "product": "Nutanix",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "nutanix",
        "password": "4u",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Nuxeo Server (general)",
    "product": "Nuxeo Server (general)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OCE",
    "product": "OCE",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0 and the number of OCE printer",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OCE",
    "product": "Printers",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0 and the number of OCE printer",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "OCS Inventory",
    "product": "OCS Inventory",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OCS Inventory NG",
    "product": "OCS Inventory",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://wiki.ocsinventory-ng.org/03.Basic-documentatio<blank>dministration-of-OCS-Inventory-NG/"
      }
    ]
  },
  {
    "vendor": "ODS",
    "product": "1094",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ods",
        "password": "ods",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ODS",
    "product": "1094 IS Chassis",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "ods",
        "password": "ods",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ODS",
    "product": "ODS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ods",
        "password": "ods",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OKI",
    "product": "6120e and 421n",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "OkiLAN",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "OKI",
    "product": "C5700",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "the 6 last digit of the MAC adress",
        "access": "web-ui",
        "notes": "Admin — running with other models"
      }
    ]
  },
  {
    "vendor": "OKI Data",
    "product": "MC Series MFP (Web Management)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "aaaaaa",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OMRON",
    "product": "MR104FH",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "OMRON",
    "product": "OMRON",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OMRON IA",
    "product": "CJ1M CPU Units with Ethernet Functions",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "omronkft.hu",
    "credentials": [
      {
        "username": "for http",
        "password": "ETHERNET, for ftp: CONFIDENTIAL",
        "access": "ftp",
        "notes": "PLC — 80/tcp (http), 21/tcp (ftp)"
      }
    ]
  },
  {
    "vendor": "OPEN Networks",
    "product": "812L",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "0P3N",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "OPEN Networks",
    "product": "OPEN Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "0P3N",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OPNsense",
    "product": "OPNsense",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "opnsense",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "OPNsense",
        "access": "web-ui",
        "notes": "Administrator — https://docs.opnsense.org/"
      }
    ]
  },
  {
    "vendor": "ORiNOCO",
    "product": "Access Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "orinoco",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "OSMC",
    "product": "OSMC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "osmc",
        "password": "osmc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OTRS Inc.",
    "product": "OTRS",
    "category": "other",
    "defaultIp": null,
    "source": "doc.otrs.org",
    "credentials": [
      {
        "username": "root@localhost",
        "password": "root",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "OTRS Inc.",
    "product": "OTRS Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root@localhost",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Obihai",
    "product": "OBi-Series ATA VoIP Adapter",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Observium (web)",
    "product": "Observium (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OctoPrint",
    "product": "OctoPrint",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin created in setup wizard"
      },
      {
        "username": "pi",
        "password": "raspberry",
        "access": "ssh",
        "notes": "Underlying OctoPi (Raspberry Pi OS) shell on older images"
      }
    ]
  },
  {
    "vendor": "Odoo (general)",
    "product": "Odoo (general)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Offensive Security",
    "product": "Kali Linux",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "toor",
        "access": "ssh",
        "notes": "admin"
      },
      {
        "username": "kali",
        "password": "kali",
        "access": "ssh",
        "notes": "sudo access — https://www.kali.org/docs/introduction/default-credentials/"
      }
    ]
  },
  {
    "vendor": "Oki",
    "product": "Oki",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "OkiLAN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "<SEE COMMENT>",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "<SEE COMMENT>",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oleg Khabarov",
    "product": "Comfy CMS",
    "category": "server-software",
    "defaultIp": null,
    "source": "github.com",
    "credentials": [
      {
        "username": "username",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — http://0.0.0.0:3000/admin ComfortableMexicanSofa"
      }
    ]
  },
  {
    "vendor": "Oleg Khabarov",
    "product": "Oleg Khabarov",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "username",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Olicom",
    "product": "Olicom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "AaBbCcDd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Omnitronix",
    "product": "Data-Link",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "SMDR",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "SUPER",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "SUPER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SMDR",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Omnitronix",
    "product": "Omnitronix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "SMDR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SUPER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Omuron",
    "product": "MR104FH",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Oncam (IP camera)",
    "product": "Oncam (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oncam (IP-cam)",
    "product": "Oncam (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Onixon",
    "product": "DSL X402",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Onkyo",
    "product": "TX-RZ50",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "ciuser",
        "password": "ciuser",
        "access": "web-ui",
        "notes": "Configuration User"
      }
    ]
  },
  {
    "vendor": "OpManager",
    "product": "OpManager",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Open Source Point of Sale",
    "product": "Open Source Point of Sale",
    "category": "other",
    "defaultIp": null,
    "source": "github.com",
    "credentials": [
      {
        "username": "admin",
        "password": "pointofsale",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Open-Xchange Inc.",
    "product": "Open-Xchange Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "mailadmin",
        "password": "secret",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Open-Xchange Inc.",
    "product": "Open-Xchange Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "mailadmin",
        "password": "secret",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "OpenBMC",
    "product": "OpenBMC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "0penBmc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenConnect",
    "product": "OC://WebConnect Pro",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "OCS",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "adminstat",
        "password": "OCS",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "adminuser",
        "password": "OCS",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "adminview",
        "password": "OCS",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "helpdesk",
        "password": "OCS",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "OpenConnect",
    "product": "OpenConnect",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "OCS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adminstat",
        "password": "OCS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adminuser",
        "password": "OCS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adminview",
        "password": "OCS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "helpdesk",
        "password": "OCS",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenEdge Explorer Tool",
    "product": "OpenEdge Explorer Tool",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenGTS (mssql)",
    "product": "OpenGTS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "gts",
        "password": "opengts",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenMarket",
    "product": "Content Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Coco",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Bobo",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Flo",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Joe",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Moe",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "demo",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "user_analyst",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_approver",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_author",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_checker",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_designer",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_editor",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_expert",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_marketer",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_pricer",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_publisher",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenMarket",
    "product": "OpenMarket",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Bobo",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Coco",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Flo",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Joe",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Moe",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_analyst",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_approver",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_author",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_checker",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_designer",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_editor",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_expert",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_marketer",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_pricer",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user_publisher",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenMediaVault (web)",
    "product": "OpenMediaVault (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "openmediavault",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenMediaVault Project",
    "product": "OpenMediaVault NAS",
    "category": "nas",
    "defaultIp": null,
    "source": "official documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "openmediavault",
        "access": "web-ui",
        "notes": "Default web UI administrator credential on all fresh OMV installations."
      }
    ]
  },
  {
    "vendor": "OpenNMS",
    "product": "Horizon / Meridian NMS",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Valid for OpenNMS Horizon and Meridian; prompted to update on first login."
      }
    ]
  },
  {
    "vendor": "OpenNetAdmin",
    "product": "OpenNetAdmin",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://github.com/opennetadmin/ona/blob/master/docs/INSTALL"
      }
    ]
  },
  {
    "vendor": "OpenPLC",
    "product": "OpenPLC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "openplc",
        "password": "openplc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenProject",
    "product": "OpenProject",
    "category": "server-software",
    "defaultIp": null,
    "source": "Vendor installation FAQ",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenVPN Inc.",
    "product": "OpenVPN Access Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "openvpn",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Password generated or set at install time"
      }
    ]
  },
  {
    "vendor": "OpenWrt",
    "product": "OpenWrt",
    "category": "iot",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "telnet",
        "notes": "Telnet available only until root password is set on first boot"
      }
    ]
  },
  {
    "vendor": "OpenWrt (web)",
    "product": "OpenWrt (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OpenWrt Project",
    "product": "OpenWrt (LuCI Web Interface)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No password set by default. LuCI prompts for a password on first login."
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "ssh",
        "notes": "SSH access with blank password is enabled by default on fresh installs."
      }
    ]
  },
  {
    "vendor": "Opengear",
    "product": "Opengear",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Openlink",
    "product": "Administration Assistant",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Openlink",
    "product": "Openlink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Openwave",
    "product": "MSP",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "cac_admin",
        "password": "cacadmin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "cac_admin",
        "password": "cacadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Openwave",
    "product": "Openwave",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cac_admin",
        "password": "cacadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sys",
        "password": "uplink",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Openwave",
    "product": "WAP Gateway",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sys",
        "password": "uplink",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "sys",
        "password": "uplink",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OptiLink",
    "product": "OptiLink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "e8c",
        "password": "e8c",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Optivision",
    "product": "Nac 3000",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "mpegvideo",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Optivision",
    "product": "Nac 3000 & 4000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "mpegvideo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Optivision",
    "product": "Optivision",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "mpegvideo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Opto 22",
    "product": "SNAP PAC Controller (S-Series / R-Series)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor developer documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "api",
        "notes": "Must be changed before REST API will function."
      }
    ]
  },
  {
    "vendor": "Optus",
    "product": "Counter-Strike",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "7 or later",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Scott",
        "password": "Tiger",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "8i",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "internal",
        "password": "oracle",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "APEX",
    "category": "database",
    "defaultIp": null,
    "source": "community.oracle.com",
    "credentials": [
      {
        "username": "oracle",
        "password": "oracle",
        "access": "web-ui",
        "notes": "Administrator — Application Express Administration Services"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "ATG Web Commerce",
    "category": "database",
    "defaultIp": null,
    "source": "docs.oracle.com",
    "credentials": [
      {
        "username": "siteadmin",
        "password": "siteadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Database",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "welcome",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Dynamo Administration UI",
    "category": "database",
    "defaultIp": null,
    "source": "docs.oracle.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Exadata",
    "category": "database",
    "defaultIp": null,
    "source": "seclists.org",
    "credentials": [
      {
        "username": "ilom-admin",
        "password": "ilom-admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "ilom-operator",
        "password": "ilom-operator",
        "access": "web-ui",
        "notes": "Operator"
      },
      {
        "username": "nm2user",
        "password": "nm2user",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Finacial Package",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "SAPR3",
        "password": "SAP",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Glassfish",
    "category": "database",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://docs.oracle.com/cd/E19798-01/821-1751/ghgpu/index.html"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "ILOM (Integrated Lights Out Manager)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "changeme",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Internet Directory Service",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "cn=orcladmin",
        "password": "welcome",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Oracle",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "LBACSYS",
        "password": "LBACSYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OAS_PUBLIC",
        "password": "OAS_PUBLIC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MXAGENT",
        "password": "MXAGENT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MTS_USER",
        "password": "MTS_PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MASTER",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "LIBRARIAN",
        "password": "SHELVES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IMEDIA",
        "password": "IMEDIA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FROSTY",
        "password": "SNOWMAN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ESTOREUSER",
        "password": "ESTORE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EJSADMIN",
        "password": "EJSADMIN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DES",
        "password": "DES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DBI",
        "password": "MUMBLEFRATZ",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CQSCHEMAUSER",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "COMPIERE",
        "password": "COMPIERE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "WELCOME",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "CISINFO",
        "password": "CISINFO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CIS",
        "password": "CIS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CIDS",
        "password": "CIDS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BC4J",
        "password": "BC4J",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AQ",
        "password": "AQ",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CENTRA",
        "password": "CENTRA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "JETSPEED",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADAMS",
        "password": "WOOD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADLDEMO",
        "password": "ADLDEMO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "APPLSYS",
        "password": "FND",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "APPLSYSPUB",
        "password": "FNDPUB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "APPS",
        "password": "APPS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AQDEMO",
        "password": "AQDEMO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AQJAVA",
        "password": "AQJAVA",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AQUSER",
        "password": "AQUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AUDIOUSER",
        "password": "AUDIOUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AURORA$JIS$UTILITY$",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AURORA$ORB$UNAUTHENTICATED",
        "password": "INVALID",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "BLAKE",
        "password": "PAPER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CATALOG",
        "password": "CATALOG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CDEMO82",
        "password": "CDEMO82",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CDEMORID",
        "password": "CDEMORID",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CDEMOUCB",
        "password": "CDEMOUCB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CLARK",
        "password": "CLOTH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "COMPANY",
        "password": "COMPANY",
        "access": "web-ui",
        "notes": "All Privs"
      },
      {
        "username": "CSMIG",
        "password": "CSMIG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CTXDEMO",
        "password": "CTXDEMO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CTXSYS",
        "password": "CTXSYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DBSNMP",
        "password": "DBSNMP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MDSYS",
        "password": "MDSYS",
        "access": "web-ui",
        "notes": "All Privileges with Admin"
      },
      {
        "username": "DEMO9",
        "password": "DEMO9",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EMP",
        "password": "EMP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EVENT",
        "password": "EVENT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FINANCE",
        "password": "FINANCE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "FND",
        "password": "FND",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GPLD",
        "password": "GPLD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GPFD",
        "password": "GPFD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HLW",
        "password": "HLW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HR",
        "password": "HR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IMAGEUSER",
        "password": "IMAGEUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "JMUSER",
        "password": "JMUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "JONES",
        "password": "STEEL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MFG",
        "password": "MFG",
        "access": "web-ui",
        "notes": "All Privs"
      },
      {
        "username": "MIGRATE",
        "password": "MIGRATE",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MILLER",
        "password": "MILLER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Oracle BPEL Process Manager",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "bpel",
        "password": "bpel",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Oracle Database",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "system",
        "password": "manager",
        "access": "database",
        "notes": "Default admin account on older versions"
      },
      {
        "username": "sys",
        "password": "change_on_install",
        "access": "database",
        "notes": "SYSDBA account on older versions"
      },
      {
        "username": "scott",
        "password": "tiger",
        "access": "database",
        "notes": "Legacy sample schema"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Oracle RDBMS",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "ADAMS",
        "password": "WOOD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "APPS",
        "password": "APPS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AQUSER",
        "password": "AQUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "AURORA@ ORB@ UNAUTHENTICATED",
        "password": "INVALID",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CATALOG",
        "password": "CATALOG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CDEMOCOR",
        "password": "CDEMOCOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CDEMOUCB",
        "password": "CDEMOUCB",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "COMPANY",
        "password": "COMPANY",
        "access": "web-ui",
        "notes": "All Privileges"
      },
      {
        "username": "CTXSYS",
        "password": "CTXSYS",
        "access": "web-ui",
        "notes": "DBA"
      },
      {
        "username": "DBSNMP",
        "password": "DBSNMP",
        "access": "web-ui",
        "notes": "RESOURCE and CONNECT roles"
      },
      {
        "username": "DEMO8",
        "password": "DEMO8",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EVENT",
        "password": "EVENT",
        "access": "web-ui",
        "notes": "DBA"
      },
      {
        "username": "FND",
        "password": "FND",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GPLD",
        "password": "GPLD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MDSYS",
        "password": "MDSYS",
        "access": "web-ui",
        "notes": "All Privileges with Admin"
      },
      {
        "username": "MILLER",
        "password": "MILLER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MODTEST",
        "password": "YES",
        "access": "web-ui",
        "notes": "DBA"
      },
      {
        "username": "MTYSYS",
        "password": "MTYSYS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "NAMES",
        "password": "NAMES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ORDPLUGINS",
        "password": "ORDPLUGINS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OUTLN",
        "password": "OUTLN",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "POWERCARTUSER",
        "password": "POWERCARTUSER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PUBSUB",
        "password": "PUBSUB",
        "access": "web-ui",
        "notes": "DBA"
      },
      {
        "username": "RMAIL",
        "password": "RMAIL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAMPLE",
        "password": "SAMPLE",
        "access": "web-ui",
        "notes": "DBA"
      },
      {
        "username": "SECDEMO",
        "password": "SECDEMO",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSADM",
        "password": "SYSADM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SYSTEM",
        "password": "MANAGER",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TSDEV",
        "password": "TSDEV",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER0",
        "password": "USER0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER2",
        "password": "USER2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER4",
        "password": "USER4",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER6",
        "password": "USER6",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER8",
        "password": "USER8",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "VRR1",
        "password": "VRR1",
        "access": "web-ui",
        "notes": "DBA"
      },
      {
        "username": "AURORA@ORB@UNAUTHENTICATED",
        "password": "INVALID",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system/manager",
        "password": "sys/change_on_install",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "system/manager",
        "password": "sys/change_on_install",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "OracleRDBMS",
    "category": "database",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "AQUSER",
        "password": "AQUSER",
        "access": "web-ui",
        "notes": "admin"
      },
      {
        "username": "FND",
        "password": "FND",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Personal Oracle",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "PO8",
        "password": "PO8",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Sun Java System Access Manager",
    "category": "database",
    "defaultIp": null,
    "source": "oracle.com",
    "credentials": [
      {
        "username": "admin",
        "password": "adminadmin",
        "access": "web-ui",
        "notes": "Administrator — Application Server Administration Console"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "Web DB",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "webdb",
        "password": "webdb",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "webgb",
        "password": "webdb",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "WebLogic",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "system",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Login located at /console"
      },
      {
        "username": "weblogic",
        "password": "weblogic",
        "access": "web-ui",
        "notes": "Administrator — Login located at /console"
      },
      {
        "username": "weblogic",
        "password": "weblogic",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "WebLogic Process Integrator",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "system",
        "password": "security",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "security",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mary",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "joe",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wlpisystem",
        "password": "wlpisystem",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wlcsystem",
        "password": "wlcsystem",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "WebLogic Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "weblogic",
        "password": "welcome1",
        "access": "web-ui",
        "notes": "Common domain admin convention"
      }
    ]
  },
  {
    "vendor": "Oracle",
    "product": "every",
    "category": "database",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sys",
        "password": "change_on_install",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle Corporation",
    "product": "Oracle Database (pre-11g)",
    "category": "database",
    "defaultIp": null,
    "source": "Oracle documentation",
    "credentials": [
      {
        "username": "sys",
        "password": "change_on_install",
        "access": "database",
        "notes": "Database superuser (SYSDBA/SYSOPER) in Oracle 8i/9i/10g default installations."
      },
      {
        "username": "system",
        "password": "manager",
        "access": "database",
        "notes": "Administrative user with DBA privileges; default in Oracle 8i/9i/10g."
      }
    ]
  },
  {
    "vendor": "Oracle Glassfish (web)",
    "product": "Oracle Glassfish (web)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Oracle ILOM/Sun ILOM (IPMI)",
    "product": "Oracle ILOM/Sun ILOM (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Orange",
    "product": "LIVEBOX",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Orange",
    "product": "Orange",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Orange Pi",
    "product": "Orange Pi SBC",
    "category": "iot",
    "defaultIp": null,
    "source": "Manufacturer forum and documentation",
    "credentials": [
      {
        "username": "root",
        "password": "orangepi",
        "access": "ssh",
        "notes": null
      },
      {
        "username": "orangepi",
        "password": "orangepi",
        "access": "ssh",
        "notes": "Non-root default user on most OrangePi OS images"
      }
    ]
  },
  {
    "vendor": "OrientDB (web)",
    "product": "OrientDB (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Origo",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "kont2004",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "JETXPrint",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "NETCommuter",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Manager",
        "password": "Admin",
        "access": "web-ui",
        "notes": "No"
      },
      {
        "username": "d.e.b.u.g",
        "password": "User",
        "access": "web-ui",
        "notes": "No"
      },
      {
        "username": "echo",
        "password": "User",
        "access": "web-ui",
        "notes": "No"
      },
      {
        "username": "guest",
        "password": "User",
        "access": "web-ui",
        "notes": "No"
      },
      {
        "username": "sysadm",
        "password": "Admin",
        "access": "web-ui",
        "notes": "No"
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "NETCommuter Remote",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "NETCommuter Remote Access Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "NETPrint",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "1500",
        "password": "and 2000 Series",
        "access": "web-ui",
        "notes": "Telnet — Manager"
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "1500",
        "password": "and 2000 Series&#8221;",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "NETPrint and JETX Print",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "Osicom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "debug",
        "password": "d.e.b.u.g",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "d.e.b.u.g",
        "password": "User",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "echo",
        "password": "echo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "echo",
        "password": "User",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "User",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Manager",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Manager",
        "password": "Manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "write",
        "password": "private",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Osicom",
    "product": "Osicom Plus T1/PLUS 56k",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "write",
        "password": "private",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "write",
        "password": "private",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "write",
        "password": "private",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Osicom (Datacom)",
    "product": "Osicom(Datacom)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Otenet",
    "product": "otenet",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Ouman",
    "product": "EH-net server",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "docplayer.fi",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "HMI Software"
      }
    ]
  },
  {
    "vendor": "Overland",
    "product": "NEO Series Libraries",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Factory",
        "password": "56789",
        "access": "web-ui",
        "notes": "Admin — Factory password under Utilities. For all functions unlocked."
      }
    ]
  },
  {
    "vendor": "Overland",
    "product": "Overland",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Factory",
        "password": "56789",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Overland Storage",
    "product": "Overland Storage",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "Password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Overland Storage",
    "product": "SAN Storage",
    "category": "nas",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "Password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Overland Tandberg",
    "product": "Overland Tandberg",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "adm001",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Guest",
        "password": "std001",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OvisLink Canada Inc.",
    "product": "OvisLink Canada Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "OvisLink Canada Inc.",
    "product": "SHDSL Modem",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "PBX",
    "product": "PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "tech",
        "password": "nician",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PBX",
    "product": "PBX (Generic)",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "tech",
        "password": "nician",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PCD",
    "product": "J600",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "SSID: Claro-XXXXXX",
        "password": "clar0123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "C1@r0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PFSense",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "pfsense",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PHPReactor",
    "product": "PHPReactor",
    "category": "other",
    "defaultIp": null,
    "source": "freshmeat.net",
    "credentials": [
      {
        "username": "core",
        "password": "phpreactor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "core",
        "password": "phpreactor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PLANET Technology Corp.",
    "product": "FGSW-2402RS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "ISPMODE",
        "access": "serial",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "[^_^]",
        "access": "serial",
        "notes": "Administrator — This makes the admin password blank."
      }
    ]
  },
  {
    "vendor": "PLANET Technology Corp.",
    "product": "PLANET Technology Corp.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "[^_^]",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "ISPMODE",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "POWERLOGIC",
    "product": "EGX",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "merlingerin.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Gateway",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "POWERLOGIC",
    "product": "POWERLOGIC",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Gateway",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PRTG",
    "product": "PRTG",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "prtgadmin",
        "password": "prtgadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PRTG",
    "product": "PRTG Network Monitor",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "prtgadmin",
        "password": "prtgadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PTCL",
    "product": "Huawei HG510",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PTCL",
    "product": "ZYXEL P-660R-T1",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pace",
    "product": "Pace gateways (AT&T 5031NV / 2Wire-based)",
    "category": "router",
    "defaultIp": "192.168.1.254",
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Unique label Device Access Code; no fixed default"
      }
    ]
  },
  {
    "vendor": "Pacific Micro Data",
    "product": "MAST 9500 Universal Disk Array",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "pmd",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "pmd",
        "password": "(none)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pacific Micro Data",
    "product": "Pacific Micro Data",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pmd",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Packard Bell",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "bell9",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Packard Bell",
    "product": "Packard Bell",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "bell9",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Packeteer",
    "product": "Packeteer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "touchpwd=",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Packeteer",
    "product": "Packetshaper",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "touchpwd=",
        "access": "console",
        "notes": "touch — Resets 'touch' password."
      }
    ]
  },
  {
    "vendor": "Paessler",
    "product": "PRTG Network Monitor",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "prtgadmin",
        "password": "prtgadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Palo Alto GlobalProtect Gateway",
    "product": "Palo Alto GlobalProtect Gateway",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Palo Alto Networks",
    "product": "GlobalProtect Gateway",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/getting-started/integrate-the-firewall-into-your-management-network/perform-initial-configuration.html"
      }
    ]
  },
  {
    "vendor": "Palo Alto Networks",
    "product": "PA-220",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Same default applies to CLI/SSH access."
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Console/SSH shares the same default credential."
      }
    ]
  },
  {
    "vendor": "Palo Alto Networks",
    "product": "PAN-OS (Panorama/NGFW)",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "CF-28",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "CF-45",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "KX-NS Series IP PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor programming manual",
    "credentials": [
      {
        "username": "INSTALLER",
        "password": "1234",
        "access": "web-ui",
        "notes": "Installer-level account for Web Maintenance Console"
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "KXTD1232",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "Network Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "ftp://ftp.panasonic.com/pub/Panasonic/cctv/OperatingInstructions/WV-NS202A-Operating-Instructions.pdf",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "PBX TDA 100/200/400",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "Panasonic",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "WV-Series Network Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "i-PRO Network Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.0.10",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panasonic",
    "product": "kx-td816",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Pandatel",
    "product": "EMUX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pandatel",
    "product": "Pandatel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Panduit",
    "product": "SmartZone G5 Intelligent PDU",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "12345678",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pansonic",
    "product": "KXTD1232",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Paradox IP150",
    "product": "Paradox IP150",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "paradox",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Parallels",
    "product": "Parallels",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Parallels",
    "product": "Plesk",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Parrot",
    "product": "MKi9100",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": "Pairing Code"
      }
    ]
  },
  {
    "vendor": "Parrot",
    "product": "Parrot",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Patton",
    "product": "Patton",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Patton",
    "product": "RAS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "superuser",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Patton Electronics",
    "product": "SmartNode Series VoIP Gateway",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Factory default; applies to all SmartNode SmartWare devices."
      },
      {
        "username": "administrator",
        "password": "(none)",
        "access": "console",
        "notes": "Press Enter at the password prompt to log in via serial console or Telnet."
      }
    ]
  },
  {
    "vendor": "Payara server",
    "product": "Payara server",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco",
    "product": "Sarix IP Camera (legacy models)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor support article",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Legacy Sarix IMP/IME/IWP series; default IP 192.168.0.20"
      }
    ]
  },
  {
    "vendor": "Pelco DS Admin / DS ControlPoint",
    "product": "Pelco DS Admin / DS ControlPoint",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DS SQL (v7.x.x)",
    "product": "Pelco DS SQL (v7.x.x)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "LETmein333",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DS Services",
    "product": "Pelco DS Services",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DSNVSUser",
        "password": "Pelco123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DS Windows Login",
    "product": "Pelco DS Windows Login",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DSServiceUser",
        "password": "dsserviceuser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DS Windows Login (DIACAP DS version 7.14)",
    "product": "Pelco DS Windows Login (DIACAP DS version 7.14)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DSServiceUser",
        "password": "Q2_Pelco@$2016",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DS Windows Login (DIACAP DS version 7.16)",
    "product": "Pelco DS Windows Login (DIACAP DS version 7.16)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DSServiceUser",
        "password": "Q1_17@$Pelc0DS",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DS Windows Login (DIACAP DS version 7.7)",
    "product": "Pelco DS Windows Login (DIACAP DS version 7.7)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DSServiceUser",
        "password": "ds_Pelco@$2014",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DVXi / DVXe",
    "product": "Pelco DVXi / DVXe",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX1000",
    "product": "Pelco DX1000",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "000 or 202",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX3100 Server",
    "product": "Pelco DX3100 Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "1981",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX4000 Server",
    "product": "Pelco DX4000 Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX4500 / DX4600 Client",
    "product": "Pelco DX4500 / DX4600 Client",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX4500 / DX4600 Server (Firmware 1.2 or older)",
    "product": "Pelco DX4500 / DX4600 Server (Firmware 1.2 or older)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMINISTRATOR",
        "password": "000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX4500 / DX4600 Server (Firmware 1.3 or newer)",
    "product": "Pelco DX4500 / DX4600 Server (Firmware 1.3 or newer)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX8100 Client",
    "product": "Pelco DX8100 Client",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "000000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX8100 Server Windows Login Exit to Windows",
    "product": "Pelco DX8100 Server Windows Login Exit to Windows",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "dx8100adm",
        "password": "dx8100",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX8100 Server v1.x  (Prompts to change password on 1st login)",
    "product": "Pelco DX8100 Server v1.x  (Prompts to change password on 1st login)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco DX8100 Server v2.x (Prompts to change but can keep default)",
    "product": "Pelco DX8100 Server v2.x (Prompts to change but can keep default)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco Endura SSH (SM5000/SM5200/NSM5200/VCD5000/VCD5202/NET5402R-HD/UDI5000-CAM…",
    "product": "Pelco Endura SSH (SM5000/SM5200/NSM5200/VCD5000/VCD5202/NET5402R-HD/UDI5000-CAM/UDI5000-MTRX)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "pel2899100",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco Endura WS5200 Software",
    "product": "Pelco Endura WS5200 Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco Endura Web Interface (SM5000/SM5200/NSM520)",
    "product": "Pelco Endura Web Interface (SM5000/SM5200/NSM520)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco Endura Windows Login (WS5050/WS5060/WS5070/WS5080)",
    "product": "Pelco Endura Windows Login (WS5050/WS5060/WS5070/WS5080)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "WS50x0 Administrator (Substitute the x with the model of the workstation)",
        "password": "2899100",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco Sarix SSH",
    "product": "Pelco Sarix SSH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "pel2899100",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco Sarix Web Interface",
    "product": "Pelco Sarix Web Interface",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert Accessory Server SSH",
    "product": "Pelco VideoXpert Accessory Server SSH",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pelco",
        "password": "Pel2899100",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert Accessory Server Webpage (v2.0+)",
    "product": "Pelco VideoXpert Accessory Server Webpage (v2.0+)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert Admin Portal (This must be changed upon initial configuration)",
    "product": "Pelco VideoXpert Admin Portal (This must be changed upon initial configuration)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert Enhanced Decoder SSH",
    "product": "Pelco VideoXpert Enhanced Decoder SSH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "decoder",
        "password": "pelco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert OpsCenter Local Credentials",
    "product": "Pelco VideoXpert OpsCenter Local Credentials",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "localadmin",
        "password": "localadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert Storage Server Webpage",
    "product": "Pelco VideoXpert Storage Server Webpage",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert Storage Server Webpage (Updated)",
    "product": "Pelco VideoXpert Storage Server Webpage (Updated)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Pel2899100",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pelco VideoXpert Windows Login",
    "product": "Pelco VideoXpert Windows Login",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pelco",
        "password": "Pel2899100",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PentaSafe",
    "product": "PentaSafe",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "PSEAdmin",
        "password": "$secure$",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PentaSafe",
    "product": "VigilEnt Security Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "PSEAdmin",
        "password": "$secure$",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "PSEAdmin",
        "password": "$secure$",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pentagram",
    "product": "Cerberus ADSL modem + router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Pentagram",
    "product": "Pentagram",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pentaoffice",
    "product": "Pentaoffice",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "pento",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pentaoffice",
    "product": "Sat Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "pento",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Peplink",
    "product": "Balance 20X",
    "category": "router",
    "defaultIp": "192.168.50.1",
    "source": "vendor support",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Perle",
    "product": "CS9000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "superuser",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "superuser",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Perle",
    "product": "Perle",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pfsense (web)",
    "product": "Pfsense (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "pfsense",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PheeNet",
    "product": "PheeNet",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Philips",
    "product": "Hue Bridge",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "Link-button pairing; no password"
      }
    ]
  },
  {
    "vendor": "Philips",
    "product": "Philips",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Philips",
    "product": "Praesideo PA System",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Phoenix",
    "product": "4",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Phoenix",
    "product": "bios",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Phoenix",
    "product": "dell",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Phoenix Contact",
    "product": "FL MGUARD Industrial Security Appliance",
    "category": "firewall",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "mGuard",
        "access": "web-ui",
        "notes": "RS4000 / RS2000 series; root account also exists with same password"
      },
      {
        "username": "admin",
        "password": "private",
        "access": "web-ui",
        "notes": "FL MGUARD 1105 model"
      }
    ]
  },
  {
    "vendor": "Phoenix Contact",
    "product": "ILC / AXC Controllers",
    "category": "ics-scada",
    "defaultIp": "192.168.0.2",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "private",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Phoenix Contact",
    "product": "Logic+",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "phoenixcontact.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Software — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Phoenix v1.14",
    "product": "Phoenix v1.14",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pi-hole",
    "product": "Pi-hole",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Generated or user-set at install; not a fixed default"
      }
    ]
  },
  {
    "vendor": "PiXORD",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PiXORD",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pikatel",
    "product": "All",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "DSL",
        "password": "DSL",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pikatel",
    "product": "Pikatel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DSL",
        "password": "DSL",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PingTel",
    "product": "Xpressa",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Pirelli",
    "product": "AGE ADSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "microbusiness",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Pirelli",
    "product": "Age UB",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "microbusiness",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Pirelli",
    "product": "DRG A125G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Pirelli",
    "product": "Pirelli",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "microbusiness",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "mu",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "smallbusiness",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pirelli",
    "product": "Pirelli AGE-SB",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "smallbusiness",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Pirelli",
    "product": "Pirelli Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "microbusiness",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "mu",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Pivotal Software",
    "product": "Pivotal Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pivotal Software, Inc. ",
    "product": "RabbitMQ Management Plugin",
    "category": "server-software",
    "defaultIp": null,
    "source": "rabbitmq.com",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Administrator — Port 15672"
      }
    ]
  },
  {
    "vendor": "Pixord",
    "product": "Pixord",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PlainTree",
    "product": "PlainTree",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "default.password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PlainTree",
    "product": "Waveswitch",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "default.password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PlainTree",
    "product": "Waveswitch 100",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "default.password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Planet",
    "product": "ADE-4000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Planet",
    "product": "ADE-4110",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Planet",
    "product": "Planet",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "default",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Planet",
    "product": "WAP 4000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Default IP is 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Planet",
    "product": "WAP-1900/1950/2000",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "default",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "default",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "default",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "default",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Planet",
    "product": "XRT-401D",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Planex",
    "product": "BRL-04UR",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Planex",
    "product": "Planex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Plesk",
    "product": "Plesk",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Tied to server root/Administrator password"
      },
      {
        "username": "admin",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Plex",
    "product": "Plex Media Server",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Plex account-based; no fixed default"
      }
    ]
  },
  {
    "vendor": "PokerTracker Software",
    "product": "PokerTracker 3",
    "category": "server-software",
    "defaultIp": null,
    "source": "pokertracker.com",
    "credentials": [
      {
        "username": "postgres",
        "password": "svcPASS83",
        "access": "database",
        "notes": "Administrator"
      },
      {
        "username": "postgres",
        "password": "dbpass",
        "access": "database",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "PokerTracker Software",
    "product": "PokerTracker Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "postgres",
        "password": "dbpass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "postgres",
        "password": "svcPASS83",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pollsafe",
    "product": "Pollsafe",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SMDR",
        "password": "SECONDARY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SMDR",
        "password": "SECONDARY",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SMDR",
        "password": "SECONDARY",
        "access": "web-ui",
        "notes": "<blank>"
      }
    ]
  },
  {
    "vendor": "Poly (Polycom)",
    "product": "VVX Business IP Phone (VVX 300 / 400 / 500 / 600 Series)",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "Polycom",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "* * #",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ACCORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "x6zynd56",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Polycom",
        "password": "456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Polycom",
        "password": "SpIp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "SoundPoint / VVX IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "Polycom",
        "password": "456",
        "access": "web-ui",
        "notes": "Default admin password on the phone."
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "SoundPoint IP / SoundStation IP",
    "category": "voip",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "Polycom",
        "password": "456",
        "access": "web-ui",
        "notes": "Default user-level password is 123; admin-level password is 456"
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "SoundPoint IP Phones",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Polycom",
        "password": "456",
        "access": "web-ui",
        "notes": "Admin — username is case sensitive"
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "Soundpoint VoIP phones",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Polycom",
        "password": "SpIp",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "Polycom",
        "password": "456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "Soundstation IP",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "* * #",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "Soundstation/SoundPoint IP",
    "category": "voip",
    "defaultIp": null,
    "source": "support.polycom.com",
    "credentials": [
      {
        "username": "Polycom",
        "password": "456",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "ViewStation 4000",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Default password to join meetings."
      },
      {
        "username": "(none)",
        "password": "x6zynd56",
        "access": "web-ui",
        "notes": "Password to update software on system."
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "Viewstation",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "WebOffice",
    "category": "voip",
    "defaultIp": null,
    "source": "polycom.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "ACCORD",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Polycom",
    "product": "iPower 9000",
    "category": "voip",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Polycom VVX 500 (phone)",
    "product": "Polycom VVX 500 (phone)",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Portainer",
    "product": "Portainer",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin password set on first launch"
      }
    ]
  },
  {
    "vendor": "PostgreSQL",
    "product": "PostgreSQL",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "postgres",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "PowerShell-Empire/Starkiller",
    "product": "PowerShell-Empire/Starkiller",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "empireadmin",
        "password": "password123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Powerchute",
    "product": "Powerchute",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pwrchute",
        "password": "pwrchute",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Powerchute",
    "product": "UPS",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "pwrchute",
        "password": "pwrchute",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prestige",
    "product": "650",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Prestige",
    "product": "Prestige",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prestigio",
    "product": "Nobile",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prestigio",
    "product": "Prestigio",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prime",
    "product": "Prime",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "dos",
        "password": "dos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fam",
        "password": "fam",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest1",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest1",
        "password": "guest1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mail",
        "password": "mail",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maint",
        "password": "maint",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mfd",
        "password": "mfd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netlink",
        "password": "netlink",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "primenet",
        "password": "primenet",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "primenet",
        "password": "primeos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "primeos",
        "password": "prime",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "primeos",
        "password": "primeos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "prime",
        "password": "prime",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "prime",
        "password": "primeos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "primos_cs",
        "password": "prime",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "primos_cs",
        "password": "primos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "prime",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tele",
        "password": "tele",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prime",
    "product": "PrimeOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "mfd",
        "password": "mfd",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "tele",
        "password": "tele",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "system",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "system",
        "password": "prime",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "primos_cs",
        "password": "prime",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primos_cs",
        "password": "primos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primenet",
        "password": "primeos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primenet",
        "password": "primenet",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "prime",
        "password": "prime",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "netlink",
        "password": "netlink",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "dos",
        "password": "dos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "mail",
        "password": "mail",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "guest1",
        "password": "guest1",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "guest1",
        "password": "guest",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primeos",
        "password": "primeos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primeos",
        "password": "prime",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "prime",
        "password": "primeos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "maint",
        "password": "maint",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "fam",
        "password": "fam",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "dos",
        "password": "dos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "guest1",
        "password": "guest",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "maint",
        "password": "maint",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "netlink",
        "password": "netlink",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "prime",
        "password": "primeos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primenet",
        "password": "primeos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primeos",
        "password": "primeos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "primos_cs",
        "password": "prime",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "system",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "PrimeBase",
    "product": "PrimeBase",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "PrimeBase",
    "product": "SQL Database Server",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ProSoft Technology",
    "product": "ProSoft Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prolink",
    "product": "H9000 Series",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Prolink",
    "product": "Prolink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Proliphix Thermostat (iot)",
    "product": "Proliphix Thermostat (iot)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prolynx (Indoor Monitor)",
    "product": "Prolynx (Indoor Monitor)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "002236",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prolynx (Outdoor Station)",
    "product": "Prolynx (Outdoor Station)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Prometheus",
    "product": "Prometheus Monitoring System (pre-2.24.0)",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Promise",
    "product": "NS4300N NAS",
    "category": "nas",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "engmode",
        "password": "hawk201",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Promise",
    "product": "Promise",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "engmode",
        "password": "hawk201",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Promise Technology",
    "product": "Promise Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Promise Technology",
    "product": "VTrak RAID Storage (WebPAM PROe)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Promise Technology, Inc.",
    "product": "WebPAM",
    "category": "other",
    "defaultIp": null,
    "source": "promise.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Prosoft Technology",
    "product": "ICX30-HWC",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "prosoft-technology.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Industrial Cellular Gateway — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Prostar",
    "product": "Prostar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "4321",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Protocraft",
    "product": "Protocraft",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "musi1921",
        "password": "Musi%1921",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Provision ISR",
    "product": "Provision ISR",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Proxicast",
    "product": "LAN-Cell Gateway GPRS-401",
    "category": "router",
    "defaultIp": null,
    "source": "proxicast.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default LAN IP 192.168.1.1."
      }
    ]
  },
  {
    "vendor": "Proxicast",
    "product": "Proxicast",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Proxim",
    "product": "AP-2000",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "public",
        "access": "web-ui",
        "notes": "Administrator — Default SSID is tsunami"
      }
    ]
  },
  {
    "vendor": "Proxim",
    "product": "AP-4000",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "public",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Proxim",
    "product": "Orinoco 600/2000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — WLAN accesspoint"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Proxim",
    "product": "Proxim",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Proxim",
    "product": "TSUNAMI MP.11 5054-R",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Proxmox Server Solutions",
    "product": "Proxmox VE",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Root password chosen at install; realm 'Linux PAM'"
      }
    ]
  },
  {
    "vendor": "Proxmox VE (web)",
    "product": "Proxmox VE (web)",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "proxmox",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Psion Teklogix",
    "product": "9150",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "support",
        "password": "h179350",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Psionteklogix",
    "product": "9160",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Psionteklogix",
    "product": "Psionteklogix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "h179350",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pulse Secure",
    "product": "Pulse Secure",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pyramid Computer",
    "product": "BenHur",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Pyramid Computer",
    "product": "Pyramid Computer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "gnumpf",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Q-See (IP camera)",
    "product": "Q-See (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Q-See (IP-cam)",
    "product": "Q-See (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Q-See (IPcamera)",
    "product": "Q-See (IPcamera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Q-Tec",
    "product": "790RH",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Q-Tec",
    "product": "Q-Tec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QDI",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "QDI",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "QDI",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "QDI",
    "product": "QDI",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "lesarotl",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "QDI",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QDI",
    "product": "SpeedEasy BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "lesarotl",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "QLogic",
    "product": "QLogic",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "images",
        "password": "images",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QLogic",
    "product": "SANbox 5602 Fibre Channel Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "images",
        "password": "images",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "QNAP",
    "product": "NAS (Multiple)",
    "category": "nas",
    "defaultIp": null,
    "source": "qnap-singapore.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "QNAP",
    "product": "NAS (QTS)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor FAQ",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "QTS 4.4.2+ uses the device MAC address; QTS 5.2.0+ uses the Cloud Key from the sticker."
      }
    ]
  },
  {
    "vendor": "QNAP (QTS/QuTS hero 4.4.1 - 4.3.6 or earlier)",
    "product": "QNAP (QTS/QuTS hero 4.4.1 - 4.3.6 or earlier)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QNAP (QTS/QuTS hero 4.4.2 - 5.1.x)",
    "product": "QNAP (QTS/QuTS hero 4.4.2 - 5.1.x)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1st MAC address of NAS (uppercase letters without special characters) [ex: MAC = 00-08-9B-F6-15-75 / password = 00089BF61575]",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QNAP (QTS/QuTS hero 5.2.0 and later (5.2.x 5.3.x 6.0.0))",
    "product": "QNAP (QTS/QuTS hero 5.2.0 and later (5.2.x 5.3.x 6.0.0))",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Cloud Key of NAS (uppercase letters without any special characters) [ex: Cloud Key = Q1234-5678 / password = Q12345678]",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QNAP QTS (web)",
    "product": "QNAP QTS (web)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QVIS",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QVIS",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Quadient",
    "product": "Quadient",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "supervisor",
        "password": "09430",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QualiTeam",
    "product": "QualiTeam",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "master",
        "password": "master",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "QualiTeam",
    "product": "X-Cart",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "master",
        "password": "master",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Quantex",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "teX1",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "xljlbj",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "teX1",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Quantex",
    "product": "Quantex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "teX1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "xljlbj",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Quantum",
    "product": "File Servers",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Quantum",
    "product": "Quantum",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Quest Software",
    "product": "Quest Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "TOAD",
        "password": "TOAD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Quest Software",
    "product": "TOAD",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "TOAD",
        "password": "TOAD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Questra Corporation",
    "product": "IDM Application Suite",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "questra",
        "password": "questra",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "Questra Corporation",
    "product": "Questra Corporation",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "questra",
        "password": "questra",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Quintum Technologies Inc.",
    "product": "Quintum Technologies Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Quintum Technologies Inc.",
    "product": "Tenor Series",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RCA",
    "product": "DCW615R",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "RCA",
    "product": "RCA",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RM",
    "product": "Broadlink RM",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "setup",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RM",
    "product": "RM",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin2",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "password/changeme or secret",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "rmnetlm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adminstrator",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "RM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskalt",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskman",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "desknorm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskres",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "replicator",
        "password": "replicator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RMUser1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "teacher",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "temp1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicalt",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicnorm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicres",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RM",
    "product": "RM Connect",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin2",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicres",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicnorm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicalt",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "temp1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "teacher",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RMUser1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "replicator",
        "password": "replicator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskres",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "desknorm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskman",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskalt",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adminstrator",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "rmnetlm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "rmnetlm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adminstrator",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskman",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskres",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "replicator",
        "password": "replicator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "temp1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicnorm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "RMUser1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin2",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "deskalt",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "desknorm",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "teacher",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicalt",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "topicres",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RM",
    "product": "Server BIOS",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "RM",
        "access": "console",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "RM",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RNN",
    "product": "RNN",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RNN",
    "product": "RNN's Guestbook",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "demo",
        "access": "web-ui",
        "notes": "Administrator — Stored in plaintext in the gbpass.pl file."
      }
    ]
  },
  {
    "vendor": "ROB-EX",
    "product": "ROB-EX",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ROLM",
    "product": "phones/phone mail",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "111#",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RObiGVqUbQt",
    "product": "RObiGVqUbQt",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "wVQxyQec",
        "password": "eomjbOBLLwbZeiKV",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RSA",
    "product": "Access Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin1234",
        "access": "web-ui",
        "notes": "Administrator — https://twitter.com/#!/hdmoore/statuses/79034896244408320"
      }
    ]
  },
  {
    "vendor": "RSA",
    "product": "Cleartrust",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RSA",
    "product": "Network Intelligence",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "master",
        "password": "themaster01",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "RSA",
    "product": "RSA",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "RSAAppliance",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "master",
        "password": "themaster01",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RSA",
    "product": "SecurID Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "RSAAppliance",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.100.100 Default port: 8098"
      }
    ]
  },
  {
    "vendor": "RSSBus",
    "product": "RSSBus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rabbit Technologies",
    "product": "RabbitMQ",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Localhost-only by default; cannot connect remotely with this account."
      }
    ]
  },
  {
    "vendor": "RabbitMQ",
    "product": "RabbitMQ",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Radio Shack",
    "product": "Radio Shack",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "744",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "[MULTIPLE]",
        "password": "744",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Radvision",
    "product": "ECS Administrator",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Radvision",
    "product": "MCU-323",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "MCUrv",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Radvision",
    "product": "Radvision",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "MCUrv",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Radware",
    "product": "AppDirect",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "radware",
        "password": "radware",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Radware",
    "product": "AppXcel",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "radware",
        "password": "radware",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Radware",
    "product": "Linkproof",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "lp",
        "password": "lp",
        "access": "ssh",
        "notes": "Admin"
      },
      {
        "username": "radware",
        "password": "radware",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "radware",
        "password": "radware",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Radware",
    "product": "Radware",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "lp",
        "password": "lp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "radware",
        "password": "radware",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raidzone",
    "product": "Raidzone",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "raidzone",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raidzone",
    "product": "raid arrays",
    "category": "nas",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "raidzone",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "raidzone",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rainbow",
    "product": "IKEY",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "rainbow",
        "access": "web-ui",
        "notes": "Administrator — password = pin"
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rainbow",
    "product": "Rainbow",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "rainbow",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rainer Wichmann",
    "product": "Beltane",
    "category": "other",
    "defaultIp": null,
    "source": "la-samhna.de",
    "credentials": [
      {
        "username": "rainer",
        "password": "wichmann",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Ramp Networks",
    "product": "Ramp Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "wradmin",
        "password": "trancell",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ramp Networks",
    "product": "WebRamp",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "wradmin",
        "password": "trancell",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wradmin",
        "password": "trancell",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rapid7 Inc",
    "product": "Metasploitable",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "msfadmin",
        "password": "msfadmin",
        "access": "ssh",
        "notes": "root"
      }
    ]
  },
  {
    "vendor": "RapidStream",
    "product": "RapidStream",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "rsadmin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RapidStream",
    "product": "RapidStream Appliances",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "rsadmin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "rsadmin",
        "password": "(null)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Raritan",
    "product": "Dominion KX III",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor administrator guide",
    "credentials": [
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raritan",
    "product": "Dominion KX KVM",
    "category": "kvm-ipmi",
    "defaultIp": "192.168.0.192",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raritan",
    "product": "KVM Switches",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Raritan",
    "product": "PX3 Intelligent PDU",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raritan",
    "product": "Raritan",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raritan Inc.",
    "product": "Power IQ",
    "category": "other",
    "defaultIp": null,
    "source": "seclists.org",
    "credentials": [
      {
        "username": "web_api",
        "password": "sl33p30F00dumass!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "epiq_api",
        "password": "raritan",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Raritan Inc.",
    "product": "Raritan Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "raritan",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "epiq_api",
        "password": "raritan",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "web_api",
        "password": "sl33p30F00dumass!",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Raspberry Pi Foundation",
    "product": "Raspberry Pi OS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "pi",
        "password": "raspberry",
        "access": "ssh",
        "notes": "sudo access — Until recently the default user/password combination was used. The default user is now set on first boot using a configuration wizard. Source: https://www.raspberrypi.com/documentation/computers/configuration.html#change-user-password"
      }
    ]
  },
  {
    "vendor": "Raspberry Pi Foundation",
    "product": "Raspberry Pi OS (Raspbian)",
    "category": "iot",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "pi",
        "password": "raspberry",
        "access": "console",
        "notes": "Also applies to SSH if enabled; removed from Bullseye and later images"
      },
      {
        "username": "pi",
        "password": "raspberry",
        "access": "ssh",
        "notes": "SSH must be enabled via raspi-config or ssh file on boot partition"
      }
    ]
  },
  {
    "vendor": "RayTalk",
    "product": "RB-300",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "RayTalk",
    "product": "RayTalk",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ReCrystallize (server)",
    "product": "ReCrystallize (server)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "pw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Red Hat",
    "product": "Cockpit",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Uses existing OS account credentials"
      }
    ]
  },
  {
    "vendor": "Red Hat",
    "product": "JBoss / WildFly",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Legacy JBoss AS jmx-console common default"
      }
    ]
  },
  {
    "vendor": "Red Hat",
    "product": "Keycloak",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Common bootstrap admin set via env vars in docs/dev mode"
      }
    ]
  },
  {
    "vendor": "Red Hat, Inc",
    "product": "JBOSS",
    "category": "server-software",
    "defaultIp": null,
    "source": "docs.jboss.org",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Red Hat, Inc",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "AMIAMI",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "AMIDECOD",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Red Hat, Inc",
    "product": "Redhat 6.2",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "piranha",
        "password": "q",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "piranha",
        "password": "piranha",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Red Lion",
    "product": "Crimson HMI / Data Station",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Red Lion",
    "product": "N-Tron 700 / 7000 Series Industrial Managed Switch",
    "category": "switch",
    "defaultIp": "192.168.1.201",
    "source": "vendor support documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default for 700 and 7000 series. NT5000 series uses admin with blank password."
      }
    ]
  },
  {
    "vendor": "RedHat",
    "product": "Piranha",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Q",
        "access": "console",
        "notes": "Interface"
      }
    ]
  },
  {
    "vendor": "RedHat",
    "product": "RedHat",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "piranha",
        "password": "piranha",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "piranha",
        "password": "q",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RedHat",
    "product": "Redhat 6.2",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "piranha",
        "password": "piranha",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "piranha",
        "password": "q",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "RedHat (ssh)",
    "product": "RedHat (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMIAMI",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AMIDECOD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "piranha",
        "password": "piranha",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "piranha",
        "password": "q",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Reda",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Redcreek Communications",
    "product": "Ravlin VPN",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "private",
        "access": "snmp",
        "notes": "SNMP read/write string is \"private\""
      }
    ]
  },
  {
    "vendor": "Redcreek Communications",
    "product": "Redcreek Communications",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "private",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Redemo",
    "product": "da",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Redis",
    "product": "Redis",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "database",
        "notes": "No requirepass set by default"
      },
      {
        "username": "default",
        "password": "(none)",
        "access": "database",
        "notes": "ACL default user with no password"
      }
    ]
  },
  {
    "vendor": "Redis",
    "product": "Redis OSS (v6 and earlier)",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "database",
        "notes": "No authentication required by default. Connect via redis-cli or TCP port 6379 without AUTH."
      }
    ]
  },
  {
    "vendor": "Redis (redis)",
    "product": "Redis (redis)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Redmine",
    "product": "Redmine",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Remedy",
    "product": "Any",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Demo",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Remedy",
    "product": "Remedy",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Demo",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ARAdmin",
        "password": "AR#Admin#",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "demos",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "ARAdmin",
        "password": "AR#Admin#",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Demo",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Reolink",
    "product": "IP Camera / NVR",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Reolink (IP camera)",
    "product": "Reolink (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Reolink (IP-cam)",
    "product": "Reolink (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Replicom",
    "product": "ProxyView",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Pvremote",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Research",
    "product": "BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Col2ogro2",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Research",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Col2ogro2",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Col2ogro2",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Research",
    "product": "Research",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Col2ogro2",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Research Machines",
    "product": "Classroom Assistant",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "manager",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Research Machines",
    "product": "Research Machines",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "manager",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Resumix",
    "product": "Resumix",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "resumix",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "resumix",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "resumix",
        "access": "web-ui",
        "notes": "<blank>"
      }
    ]
  },
  {
    "vendor": "RethinkDB",
    "product": "RethinkDB",
    "category": "database",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "database",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "AP410N",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sysadmin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "all"
      },
      {
        "username": "sysadmin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio / MP MFP",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank admin password by default."
      },
      {
        "username": "supervisor",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Supervisor account, blank by default."
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio 1013F",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio 1018d",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio 2020D",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio 2045e",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio 2228c",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — Webpage admin"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio 2232C",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio 551",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio AP3800C",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — alternative to sysadmin and Admin"
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio MP 161L",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(<blank> - Not required)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Administration"
      },
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Administration"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Aficio MP printers",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Afico 3025",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "MP / IM Series MFP (Web Image Monitor)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Enter 'admin' as the username and leave the password field blank on first login."
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "MP 2550 printer",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "no password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "NRG DSm645",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Ricoh",
    "product": "Ricoh",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadmin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Nabil OUCHN"
      }
    ]
  },
  {
    "vendor": "Ricoh MP (printer)",
    "product": "Ricoh MP (printer)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "supervisor",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ricoh Printer",
    "product": "Ricoh Printer",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RidgeWave",
    "product": "RidgeWave",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RiteCMS",
    "product": "RiteCMS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rittal",
    "product": "Rittal",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cmc",
        "password": "cmc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Riverbed",
    "product": "Riverbed",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rizen",
    "product": "Rizen",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "123qwe",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rizen",
    "product": "WebGUI",
    "category": "other",
    "defaultIp": null,
    "source": "freshmeat.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "123qwe",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "RoamAbout",
    "product": "RoamAbout",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RoamAbout",
    "product": "RoamAbout R2 Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "RoamAbout",
    "product": "RoamAbout R2 Wireless Access Platform",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Rockwell Automation",
    "product": "Allen-Bradley MicroLogix / CompactLogix",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "No default password; relies on configured protections."
      }
    ]
  },
  {
    "vendor": "Rockwell Automation",
    "product": "Stratix 5700 Industrial Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "Rockwell Automation support article",
    "credentials": [
      {
        "username": "admin",
        "password": "switch",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rockwell Automation /Allen-Bradley",
    "product": "1734-AENT",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "literature.rockwellautomation.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "I/O Adapter — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Rockwell Automation /Allen-Bradley",
    "product": "1756-EN2TSC",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "literature.rockwellautomation.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "EtherNet/IP communication module — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Rockwell Automation /Allen-Bradley",
    "product": "1756-EWEB",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "jlab.org",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Web Server Module — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Rockwell Automation /Allen-Bradley",
    "product": "MicroLogix 1100 Embedded Web Server",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "literature.rockwellautomation.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "ml1100, guest:guest",
        "access": "web-ui",
        "notes": "Web Server — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Rockwell Automation /Allen-Bradley",
    "product": "MicroLogix 1400 Embedded Web Server",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "literature.rockwellautomation.com",
    "credentials": [
      {
        "username": "administrator",
        "password": "ml1400, guest:guest",
        "access": "web-ui",
        "notes": "Web Server — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Rockwell Automation /Allen-Bradley",
    "product": "PanelView Plus 6 Graphic Terminals, Firmware 6.10 or later/ , PVPlus 6",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "manualsdir.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "SCADA"
      }
    ]
  },
  {
    "vendor": "Rodopi",
    "product": "Rodopi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Rodopi",
        "password": "Rodopi",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rodopi",
    "product": "Rodopi billing software (AbacBill) sql database",
    "category": "database",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "rodopi",
        "password": "rodopi",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rodopi",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Rodopi",
        "password": "Rodopi",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Roxio",
    "product": "Aesy cd",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Roxy-wi",
    "product": "Roxy-wi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "editor",
        "password": "editor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ruckus",
    "product": "ICX Series Ethernet Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ruckus",
    "product": "ZoneDirector 1200",
    "category": "access-point",
    "defaultIp": "192.168.0.2",
    "source": "vendor support article",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ruckus",
    "product": "ZoneFlex / ZoneDirector",
    "category": "access-point",
    "defaultIp": "192.168.0.2",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "M510",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "MediaFlex 2111",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.254"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "MediaFlex 2825",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.20.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "MediaFlex 7111",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.2.254"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "MediaFlex 7211",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.30.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "MediaFlex 7811",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "R320",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "R500",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "R750",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "Ruckus Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 2942",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7055",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin or super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7321",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7343",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7351",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7352",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7363",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7372",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7441",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7762",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex 7962",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex R310",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Ruckus Wireless",
    "product": "ZoneFlex T300",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "sp-admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP Address: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "RuggedCom",
    "product": "RuggedCom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ruijie",
    "product": "Ruijie",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Rundeck (web)",
    "product": "Rundeck (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "RustDesk",
    "product": "RustDesk",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "test1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "S2400",
    "product": "Toshiba",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SAF Tehnika",
    "product": "CFQ series modems",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "administrator",
        "password": "d1scovery",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "integrator",
        "password": "p1nacate",
        "access": "web-ui",
        "notes": "Integrator"
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": "Monitor"
      },
      {
        "username": "operator",
        "password": "col1ma",
        "access": "web-ui",
        "notes": "Operator"
      }
    ]
  },
  {
    "vendor": "SAF Tehnika",
    "product": "SAF Tehnika",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "d1scovery",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "integrator",
        "password": "p1nacate",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "col1ma",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAGEM",
    "product": "F@ST 1201 V2",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAGEM",
    "product": "FAST 1400",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SAMSUNG",
    "product": "Samsung AHT-E300 Multi",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "sec00000",
        "access": "web-ui",
        "notes": "admin — Default router IP: 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "SANS Institute",
    "product": "SIFT Workstation",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sansforensics",
        "password": "forensics",
        "access": "ssh",
        "notes": "sudo access"
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "Axis2",
    "category": "other",
    "defaultIp": null,
    "source": "spl0it.wordpress.com",
    "credentials": [
      {
        "username": "admin",
        "password": "axis2",
        "access": "web-ui",
        "notes": "Administrator — dswsbobje, SOAP web service deployer."
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "Business Connector",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Developer",
        "password": "isdev",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Replicator",
        "password": "iscopy",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "manage",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "ITS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "itsadmin",
        "password": "init",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "R/3",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SAP*",
        "password": "PASS",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "SAP",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SAPCPIC",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DDIC",
        "password": "19920706",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAP*",
        "password": "06071992",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EARLYWATCH",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAP*",
        "password": "06071992",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAPCPIC",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DDIC",
        "password": "19920706",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EARLYWATCH",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TMSADM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DDIC",
        "password": "19920706",
        "access": "web-ui",
        "notes": "SAP internal; Mandant 001"
      },
      {
        "username": "SAP*",
        "password": "PASS",
        "access": "web-ui",
        "notes": "SAP internal; all Mandants"
      },
      {
        "username": "SAPCPIC",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "axis2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "manage",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ctb_admin",
        "password": "sap123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Developer",
        "password": "isdev",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EARLYWATCH",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "itsadmin",
        "password": "init",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Replicator",
        "password": "iscopy",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAP*",
        "password": "06071992",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAP*",
        "password": "7061992",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAPR3",
        "password": "SAP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TMSADM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "xmi_demo",
        "password": "sap123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "SAP Local Database",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "SAPR3",
        "password": "SAP",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "Visual Composer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ctb_admin",
        "password": "sap123",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "SAP",
    "product": "xMII",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "xmi_demo",
        "password": "sap123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAP (web)",
    "product": "SAP (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "axis2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "manage",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ctb_admin",
        "password": "sap123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DDIC",
        "password": "19920706",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Developer",
        "password": "isdev",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "EARLYWATCH",
        "password": "SUPPORT",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "itsadmin",
        "password": "init",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Replicator",
        "password": "iscopy",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAP*",
        "password": "06071992",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAP*",
        "password": "7061992",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAPCPIC",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAP*",
        "password": "PASS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SAPR3",
        "password": "SAP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "TMSADM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "xmi_demo",
        "password": "sap123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAP (web) client EARLYWATCH",
    "product": "SAP (web) client EARLYWATCH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Support",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SAP client EARLYWATCH",
    "product": "SAP client EARLYWATCH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Support",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SGI",
    "product": "IRIX",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "EZsetup",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demos",
        "password": "(none by default)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demos",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SGI",
    "product": "all",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SHIELDeye",
    "product": "SHIELDeye",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SIEMENS",
    "product": "BIOS",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SIEMENS",
    "product": "PC BIOS",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SIEMENS",
    "product": "SE515",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SKF @ptitude Analyst (mssql)",
    "product": "SKF @ptitude Analyst (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "skf_admin1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SKY",
    "product": "FEBRUARY 2016 MODEL",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "sky",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMA America",
    "product": "SMA America",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "sma",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMA America",
    "product": "Sunny Webbox",
    "category": "other",
    "defaultIp": null,
    "source": "files.sma.de",
    "credentials": [
      {
        "username": "(none)",
        "password": "sma",
        "access": "web-ui",
        "notes": "Installer"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "2804wr",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "7204BRA",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "smc",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "7401BRA",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "barricade",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "smc",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "barricade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "smc",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "Barricade",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "Barricade 7004 AWBR",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — 192.168.123.254 (WiFi AP)"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "Barricade Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "Barricade",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "Barricade7204BRB",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "COMCAST BUSINESS GATEWAY",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "highspeed",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "Modem/Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cusadmin",
        "password": "highspeed",
        "access": "web-ui",
        "notes": "Customer Admin — Comcast Commercial High Speed Modem model number 8013WG"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "Router/Modem",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "barricade",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "barricade",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMB2804WBR",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMC",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "barricade",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "cusadmin",
        "password": "highspeed",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "default",
        "password": "WLAN_AP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mso",
        "password": "w0rkplac3rul3s",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "smc",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMC broadband router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMC2652W",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "default",
        "password": "WLAN_AP",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMC2804WBR",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMC7004VBR",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMC7904WBRA",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMC8013WG-CCR",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "mso",
        "password": "w0rkplac3rul3s",
        "access": "web-ui",
        "notes": "Admin — Comcast Business Gateway w the int LAN IP 10.1.10.1 and login cusadmin highspeed"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "SMCWBR14-G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin — DeFaults:IP Address: 192.168.2.1 - Subnet Mask: 255.255.255.0"
      },
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "WiFi Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin — model #2804WBRP-G"
      },
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SMC",
    "product": "smc7904wbrb",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SNMP (snmp)",
    "product": "SNMP (snmp)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0392a0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "2read",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "4changes",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "adm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "agent",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "agent_steal",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "all",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ANYCOM",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "apc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "bintec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "blue",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "c",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "C0de",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cable",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "canon_admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "cisco",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "community",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "core",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "CR52401",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "debug",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "default",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "dilbert",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "enable",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "freekevin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "fubar",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "hp_admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ibm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ilmi",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "intermec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "internal",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "l2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "l3",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "mngt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "monitor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "netman",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "network",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "NoGaH$@!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "openview",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "OrigEquipMfr",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "pr1v4t3",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "private",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "proxy",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "publ1c",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "read",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "readwrite",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "red",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "regional",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SOHOWARE",
    "product": "NBG800",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SOPHIA (Schweiz)",
    "product": "Protector",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Protector",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "root",
        "access": "ssh",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SOPHIA (Schweiz)",
    "product": "SOPHIA (Schweiz)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Protector",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SOPHIA (Schweiz) AG",
    "product": "Protector",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Protector",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "root",
        "access": "ssh",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SSA",
    "product": "BPCS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "SSA",
        "password": "SSA",
        "access": "web-ui",
        "notes": "Admin — rarely changed/used for upgrades-patches"
      }
    ]
  },
  {
    "vendor": "SSA",
    "product": "SSA",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "SSA",
        "password": "SSA",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SUSE (Rancher Labs)",
    "product": "Rancher",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Legacy default; newer versions use a bootstrap password"
      }
    ]
  },
  {
    "vendor": "SV3C (IP camera)",
    "product": "SV3C (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SV3C (IP-cam)",
    "product": "SV3C (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SWEEX",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SWEEX",
    "product": "Broadband Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Saba",
    "product": "Centra",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Saba",
    "product": "Saba",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SafeNet Sentinel EMS (mssql)",
    "product": "SafeNet Sentinel EMS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "DBA!sa@EMSDB123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Safecom",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Safecom",
    "product": "Safecom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sagem",
    "product": "F@st 1200 (Fast 1200)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "1234",
        "access": "telnet",
        "notes": "User — root/1234"
      }
    ]
  },
  {
    "vendor": "Sagem",
    "product": "Fast 3504 v2",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Menara",
        "password": "Menara",
        "access": "web-ui",
        "notes": "admin — moroccan internet provider’s router"
      }
    ]
  },
  {
    "vendor": "Sagem",
    "product": "Livebox",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sagem",
    "product": "Sagem",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Menara",
        "password": "Menara",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sagemcom",
    "product": "F@st Router (Fast 5260 / Fast 5280 / Fast 5350)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "router documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Standard factory default."
      }
    ]
  },
  {
    "vendor": "Sagemcom",
    "product": "FAST 5657",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "1234",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sagemcom",
    "product": "Sagemcom F@st gateways",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Generic; usually label-printed unique password"
      }
    ]
  },
  {
    "vendor": "Samba",
    "product": "SWAT",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Log in with any valid system user account/password."
      }
    ]
  },
  {
    "vendor": "Samba",
    "product": "SWAT Package",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Any Local User",
        "password": "Local User password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samba",
    "product": "Samba",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sambar Technologies",
    "product": "Sambar Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "billy-bob",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Other"
      },
      {
        "username": "ftp",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Other"
      }
    ]
  },
  {
    "vendor": "Sambar Technologies",
    "product": "Sambar Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "billy-bob",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "4321 / admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "4321 / 1111111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "4321 / 1111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "4321 / admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "Integrated Management System DMS",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "tenable.com",
    "credentials": [
      {
        "username": "root",
        "password": "rkwjsdusrnth",
        "access": "web-ui",
        "notes": "Data Management Server"
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "Integrated Management System S-NET mini",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "dvmdownload.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Built-in web server"
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "MagicLAN SWL-3500RG",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "public",
        "password": "public",
        "access": "web-ui",
        "notes": "Admin — def. WEP keys: 0123456789 1518896203"
      },
      {
        "username": "public",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "Printers",
    "category": "other",
    "defaultIp": null,
    "source": "l8security.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "s!a@m#n$p%c",
        "access": "snmp",
        "notes": "Public"
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "SYNCTHRU WEB SERVICE (PRINTERS)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "sec00000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "Samsung",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "s!a@m#n$p%c",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "public",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "SmartThings Hub STH-ETH-250",
    "category": "iot",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung",
    "product": "inforanger",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Samsung / Hanwha Vision",
    "product": "SND / SNV / SNB Series Network Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.1.100",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "4321",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung Electronics (IP camera)",
    "product": "Samsung Electronics (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "4321",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung Electronics (IP-cam)",
    "product": "Samsung Electronics (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "4321",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung Techwin (IP camera)",
    "product": "Samsung Techwin (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1111111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung Techwin (IP-cam)",
    "product": "Samsung Techwin (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1111111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samsung/Hanwha",
    "product": "Wisenet IP Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "4321",
        "access": "web-ui",
        "notes": "Legacy default on older Wisenet/SNB models."
      }
    ]
  },
  {
    "vendor": "Samuel Abels",
    "product": "Ammerum",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Samuel Abels",
    "product": "Samuel Abels",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sangoma",
    "product": "FreePBX",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor community documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "FreePBX administration portal at http://<IP>/admin/. Change immediately after deployment."
      }
    ]
  },
  {
    "vendor": "Sanyo",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sanyo",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sanyo (IP camera)",
    "product": "Sanyo (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sanyo (IP-cam)",
    "product": "Sanyo (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sato",
    "product": "Sato",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "96726",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "MANAGER",
        "password": "6677",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Scallop (IP camera)",
    "product": "Scallop (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Scallop (IP-cam)",
    "product": "Scallop (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schlage SMS (mssql)",
    "product": "Schlage SMS (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "SECAdmin1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "SMSAdmin",
        "password": "SECAdmin1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider",
    "product": "BMENOC301",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "factorycast",
        "access": "web-ui",
        "notes": "Administrator — https://www.se.com/in/en/faqs/FA321581/"
      }
    ]
  },
  {
    "vendor": "Schneider",
    "product": "BMENOC311",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "factorycast",
        "access": "web-ui",
        "notes": "Administrator — https://www.se.com/in/en/faqs/FA321581/"
      }
    ]
  },
  {
    "vendor": "Schneider",
    "product": "BMENOC321",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "factorycast",
        "access": "web-ui",
        "notes": "Administrator — https://www.se.com/in/en/faqs/FA321581/"
      }
    ]
  },
  {
    "vendor": "Schneider",
    "product": "Modicon M340",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "fdrusers",
        "password": "sresurdf",
        "access": "ftp",
        "notes": "https://www.tenable.com/security/research/tra-2018-38"
      },
      {
        "username": "fwupgrade",
        "password": "FaAmU5p2F~",
        "access": "ftp",
        "notes": "https://www.tenable.com/security/research/tra-2018-38"
      },
      {
        "username": "loki",
        "password": "ZfTljublsx",
        "access": "ftp",
        "notes": "https://www.tenable.com/security/research/tra-2018-38"
      },
      {
        "username": "sysdiag",
        "password": "factorycast@schneider",
        "access": "ftp",
        "notes": "https://www.tenable.com/security/research/tra-2018-38"
      },
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": "https://download.schneider-electric.com/files?p_enDocType=User+guide&p_File_Name=35015192_K01_000_08.pdf&p_Doc_Ref=35015192K01000"
      },
      {
        "username": "USER",
        "password": "USERUSER",
        "access": "web-ui",
        "notes": "https://download.schneider-electric.com/files?p_enDocType=User+guide&p_File_Name=35015192_K01_000_08.pdf&p_Doc_Ref=35015192K01000"
      }
    ]
  },
  {
    "vendor": "Schneider",
    "product": "Premium",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "sysdiag",
        "password": "factorycast@schneider",
        "access": "ftp",
        "notes": null
      },
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "ETG100",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "schneider-electric.co.in",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Gateway",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "ETZ 410/510 Module",
    "category": "other",
    "defaultIp": null,
    "source": "global-download.schneider-electric.com",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "FactoryCast Quantum / Premium PLC Management",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "ftp",
        "notes": null
      },
      {
        "username": "ntpupdate",
        "password": "ntpupdate",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "M258",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ewon.biz",
    "credentials": [
      {
        "username": "adm",
        "password": "adm",
        "access": "web-ui",
        "notes": "PLC — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "Modicon (M340/M580, BMX/Web)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "ftp",
        "notes": "Documented hardcoded FTP account on some Modicon/Quantum modules."
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "Modicon M340",
    "category": "ics-scada",
    "defaultIp": "192.168.0.1",
    "source": "security advisory / community documentation",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": "FactoryCast web server administrator."
      },
      {
        "username": "ntpupdate",
        "password": "ntpupdate",
        "access": "ftp",
        "notes": "FTP account for NTP configuration."
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "Modicon M340 for Ethernet",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "dariusfreamon.wordpress.com",
    "credentials": [
      {
        "username": "ntpupdate",
        "password": "ntpupdate (Using an FTP client, store your rules in the file:, /FLASH0/wwwroot/conf/NTP/customrules), USER:USER (FTP Setup page via HTTP, HTTP credentials)",
        "access": "ftp",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "Modicon Quantum",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "digitalbond.com",
    "credentials": [
      {
        "username": "ftpuser/password, qbf77101/hexakisoctahedron, USER",
        "password": "USERUSER",
        "access": "web-ui",
        "notes": "PLC — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "PM8000, PM8240, PM8243, PM8244",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "www2.schneider-electric.com",
    "credentials": [
      {
        "username": "8000",
        "password": "00:00",
        "access": "web-ui",
        "notes": "PLC — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "POWERLOGIC® EGX200 or EGX400 with firmware version 5.5 or higher",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "powerlogic.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin, User 1:master, User 2:engineer, User 3:operator",
        "access": "web-ui",
        "notes": "gateway-server — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "PowerLogic Ethernet Communications Card",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "PowerLogic ION Meter (ION7550 / ION7650 / ION8650)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "supervisor",
        "password": "0",
        "access": "web-ui",
        "notes": "Full administrator access. Password is the numeric PIN '0' (single digit)."
      },
      {
        "username": "guest",
        "password": "0",
        "access": "web-ui",
        "notes": "Read-only access."
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "PowerLogicTM Ethernet Gateway EGX300/EGX100",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "azzo.com.au",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Gateway",
        "access": "web-ui",
        "notes": "Integrated gateway-server — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "PowerLogic™ ION8*/7*/6* Energy and power meter",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "www2.schneider-electric.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Energy and power meter"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "PowerLogic™ Series 800 Power Meter",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "powerlogic.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "Quantum NOE 771 xx",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "igate.alamedaelectric.com",
    "credentials": [
      {
        "username": "ftp, http",
        "password": ", USER:USER",
        "access": "ftp",
        "notes": "Ethernet Modules"
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "Quantum NOE 771 xx Ethernet Module",
    "category": "other",
    "defaultIp": null,
    "source": "alamedaelectric.com",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "Schneider Electric",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ntpupdate",
        "password": "ntpupdate",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider Electric",
    "product": "TSX ETG 1000",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "is-com.ru",
    "credentials": [
      {
        "username": "HTTP server, pap",
        "password": "USER:USER, FTP:, wsupgrade:wsupgrade",
        "access": "ftp",
        "notes": "PLC — 21 TCP"
      }
    ]
  },
  {
    "vendor": "Schneider M340(FTP)",
    "product": "Schneider M340(FTP)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sysdiag",
        "password": "factorycast@schneider",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider M340(Web)",
    "product": "Schneider M340(Web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider Premium(FTP)",
    "product": "Schneider Premium(FTP)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sysdiag",
        "password": "factorycast@schneider",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Schneider Premium(WEB)",
    "product": "Schneider Premium(WEB)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Scientific Atlanta",
    "product": "DPX2100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "w2402",
        "access": "web-ui",
        "notes": "diagnostics page — 192.168.100.1"
      },
      {
        "username": "admin",
        "password": "w2402",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Scientific Atlanta",
    "product": "Scientific Atlanta",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "w2402",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Scrutinizer (MySQL)",
    "product": "Scrutinizer (MySQL)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "scrutremote",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Scylla",
    "product": "ScyllaDB",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cassandra",
        "password": "cassandra",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Seagate",
    "product": "BlackArmor NAS",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Seagate",
    "product": "Business NAS (2-Bay / 4-Bay)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor support article",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Seagate",
    "product": "Seagate",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Seagull Scientific",
    "product": "Seagull Scientific",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Seagull Scientific",
    "product": "Track'Em",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": "user"
      }
    ]
  },
  {
    "vendor": "Seclore",
    "product": "FileSecure",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "changeonfirstlogin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sa",
        "password": "changeonfirstlogin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Seclore",
    "product": "Seclore",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "changeonfirstlogin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "changeonfirstlogin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Secure Computing",
    "product": "Secure Computing",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Secure Computing",
    "product": "Webwasher",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Securicor3NET",
    "product": "Cezanne",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "manager",
        "password": "friend",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Securicor3NET",
    "product": "Cezzanne",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "manager",
        "password": "friend",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Securicor3NET",
    "product": "Money",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "manager",
        "password": "friend",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Securicor3NET",
    "product": "Securicor3NET",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "manager",
        "password": "friend",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SedSystems",
    "product": "SedSystems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Selenium Grid (web)",
    "product": "Selenium Grid (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Semaphore",
    "product": "PICK O/S",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "DESQUETOP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DSA",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PHANTOM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DESQUETOP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DSA",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Semaphore",
    "product": "Semaphore",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "DESQUETOP",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DSA",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DS",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PHANTOM",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sempre",
    "product": "54M Wireless Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sempre",
    "product": "Sempre",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Senao",
    "product": "2611CB3+D (802.11b",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Default IP: 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Senao",
    "product": "2611CB3+D (802.11b Wireless AP)",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Default IP: 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Senao",
    "product": "Senao",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sentry360",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sentry360",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sentry360 (mini) (web)",
    "product": "Sentry360 (mini) (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sercom",
    "product": "IP806GA",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sercom",
    "product": "IP806GB",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sercom",
    "product": "Sercom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Server Technology",
    "product": "Sentry Remote Power Manager",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ADMN",
        "password": "admn",
        "access": "web-ui",
        "notes": "Admin — Telnet port 2001"
      },
      {
        "username": "GEN1",
        "password": "gen1",
        "access": "web-ui",
        "notes": "view/control — Telnet port 2001"
      },
      {
        "username": "GEN2",
        "password": "gen2",
        "access": "web-ui",
        "notes": "view/control — Telnet port 2001"
      }
    ]
  },
  {
    "vendor": "Server Technology",
    "product": "Server Technology",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMN",
        "password": "admn",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GEN1",
        "password": "gen1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "GEN2",
        "password": "gen2",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Seyeon Technology",
    "product": "Seyeon Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Seyeon Technology Co., Ltd",
    "product": "FlexWATCH",
    "category": "other",
    "defaultIp": null,
    "source": "flexwatch.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "AL-1655CS",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Sharp",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "AR-M155",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Sharp",
        "access": "web-ui",
        "notes": "Admin — Note the Capital S"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "AR-M237",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Sharp",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "AR-M355N",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Sharp",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "MX Series MFP",
    "category": "printer",
    "defaultIp": "",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No password set by default; some older models use 'Sharp' or 'admin' as password"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "MX-3501n",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "MX-5500",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Different to other sharp units"
      }
    ]
  },
  {
    "vendor": "Sharp",
    "product": "Sharp",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "Sharp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sharp Printer (web)",
    "product": "Sharp Printer (web)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Sharp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Shelly",
    "product": "Shelly smart relays/plugs",
    "category": "iot",
    "defaultIp": "192.168.33.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No password set until user enables Restrict Login / auth"
      }
    ]
  },
  {
    "vendor": "Shelly (Allterco Robotics)",
    "product": "Gen1 Smart Relay / Plug",
    "category": "iot",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Default state: no authentication. Any device on the same network can access the HTTP API and web UI without credentials."
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "api",
        "notes": "Default credential when RESTRICT LOGIN is manually enabled in Internet & Security settings."
      }
    ]
  },
  {
    "vendor": "Shina",
    "product": "LANRover",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Shiva",
    "product": "AccessPort",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "hello",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "hello",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Shiva",
    "product": "Integrator",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "hello",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "hello",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Shiva",
    "product": "LanRover",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Shiva",
    "product": "Shiva",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "hello",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ShoreTel",
    "product": "ShoreTel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "admin1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Shoretel",
    "product": "ALL",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Shuttle",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Spacve",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Spacve",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Shuttle",
    "product": "Shuttle",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Spacve",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "5940 T1E1 Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "superuser",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "superuser",
        "password": "admin",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Gigaset",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Gigaset SX762",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Hicom 100E PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "31994",
        "password": "31994",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Hipath",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "31994",
        "password": "31994",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "LOGO! 8",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor support forum",
    "credentials": [
      {
        "username": "(none)",
        "password": "LOGO",
        "access": "web-ui",
        "notes": "Web server must be enabled via LOGO! Soft Comfort first."
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "OpenStage SIP Webinterface",
    "category": "voip",
    "defaultIp": null,
    "source": "wiki.unify.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": "Administrator — Admin Menu"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "PhoneMail",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "poll",
        "password": "poll",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadmin",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "poll",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "ROLM PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "pwp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "op",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "su",
        "password": "super",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "eng",
        "password": "engineer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "S7",
    "category": "other",
    "defaultIp": null,
    "source": "m.itworld.com",
    "credentials": [
      {
        "username": "basisk",
        "password": "basisk",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "S7-1200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "https://www.192-168-1-1-ip.co/router/siemens/s7-1200-s7-1500/17618/"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "SCALANCE (X/W/S switches)",
    "category": "ics-scada",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "SE560dsl",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Also has an account with: user/user"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Scalance X-200 Industrial Ethernet Switch",
    "category": "switch",
    "defaultIp": "192.168.254.254",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Siemens",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "31994",
        "password": "31994",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "hagpolm1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "pwp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "basisk",
        "password": "basisk",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "gubed",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "eng",
        "password": "engineer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "op",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "poll",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "superuser",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "su",
        "password": "super",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadmin",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Siemens Climatix",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ivprodukt.se",
    "credentials": [
      {
        "username": "Level 6 End users",
        "password": ", 1000, Level 4 Service operator: , 2000, Level 2 OEM:, 6000",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Simatic S7-1200 / S7-1500",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "SpeedStream 4100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "hagpolm1",
        "access": "web-ui",
        "notes": "Admin — DSL Modem and Router"
      }
    ]
  },
  {
    "vendor": "Siemens",
    "product": "Speedstream SS2614",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "Hicom 100E PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "31994",
        "password": "31994",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "Hicom 150E PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "31994",
        "password": "31994",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "Hipath/Hicom",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "18140815",
        "password": "18140815",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "uboot",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "PhoneMail",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadmin",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "poll",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "poll",
        "password": "poll",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "ROLM PBX",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "pwp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "eng",
        "password": "engineer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "op",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "su",
        "password": "super",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "SE515",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "Siemens Corp",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "18140815",
        "password": "18140815",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "31994",
        "password": "31994",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "pwp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "uboot",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "eng",
        "password": "engineer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "op",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "op",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "poll",
        "password": "poll",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "poll",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "su",
        "password": "super",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sysadmin",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WinCCAdmin",
        "password": "2WSXcde",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "WinCCConnect",
        "password": "2WSXcder",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siemens Corp",
    "product": "Simatic WinCC SCADA",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "iadt.siemens.ru",
    "credentials": [
      {
        "username": "WinCCConnect",
        "password": "2WSXcder",
        "access": "web-ui",
        "notes": "http://www.wired.com/threatlevel/2010/07/siemens-scada/"
      },
      {
        "username": "WinCCAdmin",
        "password": "2WSXcde",
        "access": "web-ui",
        "notes": "Administrator — http://www.wired.com/threatlevel/2010/07/siemens-scada/"
      }
    ]
  },
  {
    "vendor": "Siemens Nixdorf",
    "product": "BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Siemens Nixdorf",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "SKY_FOX",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Siemens Pro C5",
    "product": "Siemens",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Siemens S7-1200(Web)",
    "product": "Siemens S7-1200(Web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sierra Wireless",
    "product": "ACEmanager",
    "category": "access-point",
    "defaultIp": null,
    "source": "mycusthelp.net",
    "credentials": [
      {
        "username": "user",
        "password": "12345",
        "access": "web-ui",
        "notes": "Default interface: http://192.168.13.31:9191/"
      }
    ]
  },
  {
    "vendor": "Sierra Wireless",
    "product": "AirLink",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "official documentation",
    "credentials": [
      {
        "username": "sconsole",
        "password": "12345",
        "access": "ssh",
        "notes": "3G/4G gateway — 12345/tcp, 2332/tcp"
      },
      {
        "username": "user",
        "password": "12345, viewer:12345",
        "access": "web-ui",
        "notes": "3G/4G gateway — 9191/tcp"
      }
    ]
  },
  {
    "vendor": "Sierra Wireless",
    "product": "Sierra Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "user",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sigma",
    "product": "Sigma",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sigma",
    "product": "Sigmacoma IPshare",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — effes2004@gmail.com"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Signamax",
    "product": "065-7726S",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Switch"
      }
    ]
  },
  {
    "vendor": "Signamax",
    "product": "Signamax",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siips",
    "product": "Siips",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "ganteng",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Siips",
    "product": "Trojan",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "ganteng",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "ganteng",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "Generic USB Device Servers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "SX-100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "access",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "SX-200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "access",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "SX-2933-S03",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "access",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "SX-500",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "access",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "SX-600",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "access",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "Silex Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "access",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Silex Technology",
    "product": "USB Device Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "silexeurope.com",
    "credentials": [
      {
        "username": "root",
        "password": "(non)",
        "access": "telnet",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Silicon Graphics",
    "product": "IRIX",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "6.x",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Multi — lp"
      },
      {
        "username": "4Dgifts",
        "password": "4Dgifts",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "4Dgifts",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "demos",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Ezsetup",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "field",
        "password": "field",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "OutOfBox",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "tour",
        "password": "tour",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "tutor",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "tutor",
        "password": "tutor",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Silicon Graphics",
    "product": "Silicon Graphics",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "4Dgifts",
        "password": "4Dgifts",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "4Dgifts",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "6.x",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demos",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Ezsetup",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "field",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lp",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "OutOfBox",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tour",
        "password": "tour",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tutor",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tutor",
        "password": "tutor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Silvercrest",
    "product": "Silvercrest",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Silvercrest",
    "product": "WR-6640Sg",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Siqura",
    "product": "Siqura",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Site Interactive",
    "product": "Auction Weaver Lite",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "pass",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Site Interactive",
    "product": "Site Interactive",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "sitecom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "All WiFi routers",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "sitecom",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "DC-202",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "DC-207",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "Sitecom",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "damin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sitecom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "WL-0xx up to WL-17x",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — often on port 88"
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "WL-108",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "WL-109",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "WL-114v2",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "WL-122",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "sitecom",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "WL-613V1001",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sitecom",
    "product": "WR-1133",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "damin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sitecore Corporation",
    "product": "Sitecore CMS",
    "category": "server-software",
    "defaultIp": null,
    "source": "sdn.sitecore.net",
    "credentials": [
      {
        "username": "admin",
        "password": "b",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "Audrey",
        "password": "a",
        "access": "web-ui",
        "notes": "author"
      },
      {
        "username": "Bill",
        "password": "b",
        "access": "web-ui",
        "notes": "developer"
      },
      {
        "username": "Denny",
        "password": "d",
        "access": "web-ui",
        "notes": "designer — Part of demo site"
      },
      {
        "username": "Lonnie",
        "password": "l",
        "access": "web-ui",
        "notes": "designer — Part of demo site"
      },
      {
        "username": "Minnie",
        "password": "m",
        "access": "web-ui",
        "notes": "minimal page editor — Part of demo site"
      }
    ]
  },
  {
    "vendor": "Sitecore Corporation",
    "product": "Sitecore Corporation",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "b",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Audrey",
        "password": "a",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Bill",
        "password": "b",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Denny",
        "password": "d",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Lonnie",
        "password": "l",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Minnie",
        "password": "m",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Skybox Security",
    "product": "Virtual Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "downloads.skyboxsecurity.com",
    "credentials": [
      {
        "username": "root",
        "password": "skyboxview",
        "access": "console",
        "notes": "Administrator — HTTP port 444"
      }
    ]
  },
  {
    "vendor": "SliTaz (GNU/Linux)",
    "product": "SliTaz Live Session",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "superuser"
      },
      {
        "username": "tux",
        "password": "(none)",
        "access": "web-ui",
        "notes": "user"
      }
    ]
  },
  {
    "vendor": "SmartRG",
    "product": "SR50x",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "SmartRG",
    "product": "SR808AC",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "SmartSwitch",
    "product": "Router 250 ssr2500",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SmartSwitch",
    "product": "SmartSwitch",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Smith & Bentzen",
    "product": "InstantWebMail (IWM)",
    "category": "other",
    "defaultIp": null,
    "source": "instantwebmail.sourceforge.net",
    "credentials": [
      {
        "username": "username",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Snap Appliance",
    "product": "Snap Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Snapgear",
    "product": "&#8220;PRO",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "1.79 +",
        "password": "Multi",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Snapgear",
    "product": "Pro",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "1.79",
        "password": "Multi",
        "access": "web-ui",
        "notes": "root — default"
      }
    ]
  },
  {
    "vendor": "Snapgear",
    "product": "Snapgear",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Snom",
    "product": "320/360 VoIP Business Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Snom",
    "product": "Desktop IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin PIN 0000 on older firmware."
      }
    ]
  },
  {
    "vendor": "Snom",
    "product": "IP Phone (300 / 320 / 370 / 710 / 760 series)",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor wiki",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Web interface ships with no HTTP authentication by default."
      },
      {
        "username": "(none)",
        "password": "0000",
        "access": "console",
        "notes": "Admin mode PIN entered on the phone keypad."
      }
    ]
  },
  {
    "vendor": "Snom",
    "product": "Snom",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admi",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Software",
    "product": "(generic)",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "EVMAdminGuide.pdf"
      }
    ]
  },
  {
    "vendor": "Software AG",
    "product": "Software AG",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "manage",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Software AG",
    "product": "webMethods",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Administrator",
        "password": "manage",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Softwarehouse",
    "product": "Softwarehouse",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "manager",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SolarWinds",
    "product": "Orion Platform",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No password set on fresh install; must be set on first login."
      }
    ]
  },
  {
    "vendor": "SolarWinds",
    "product": "Serv-U",
    "category": "other",
    "defaultIp": null,
    "source": "cve.mitre.org",
    "credentials": [
      {
        "username": "LocalAdministrator",
        "password": "#l@$ak#.lk;0@P",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "SolarWinds",
    "product": "SolarWinds",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "LocalAdministrator",
        "password": "#l@$ak#.lk;0@P",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "whd",
        "password": "whd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SolarWinds",
    "product": "Web Help Desk",
    "category": "other",
    "defaultIp": null,
    "source": "solarwinds.com",
    "credentials": [
      {
        "username": "whd",
        "password": "whd",
        "access": "web-ui",
        "notes": "PostgreSQL"
      }
    ]
  },
  {
    "vendor": "Solr",
    "product": "Solr",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "solr",
        "password": "SolrRocks",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Solution 6",
    "product": "Solution 6",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "aaa",
        "password": "often blank",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Solution 6",
    "product": "Viztopia Accounts",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "aaa",
        "password": "often blank",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Solwise",
    "product": "Solwise",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "same as webui pwd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SonarQube (web)",
    "product": "SonarQube (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SonarSource",
    "product": "SonarQube",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default credentials; change forced on first login"
      }
    ]
  },
  {
    "vendor": "SonarSource",
    "product": "SonarQube Community Edition",
    "category": "server-software",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sonatype",
    "product": "Nexus Repository Manager",
    "category": "server-software",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin123",
        "access": "web-ui",
        "notes": "v3.17.0+ stores the initial password in data/admin.password; changed on first login wizard"
      }
    ]
  },
  {
    "vendor": "Sonic-X",
    "product": "Sonic-X",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sonic-X",
    "product": "SonicAnime",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin — 1.01E+14"
      },
      {
        "username": "root",
        "password": "admin",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SonicWALL",
    "product": "(generic)",
    "category": "firewall",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SonicWALL",
    "product": "ALL",
    "category": "firewall",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SonicWALL",
    "product": "SonicWALL",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SonicWall",
    "product": "SonicOS (TZ/NSA)",
    "category": "firewall",
    "defaultIp": "192.168.168.168",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SonicWall",
    "product": "TZ / NSa Series Firewall",
    "category": "firewall",
    "defaultIp": "192.168.168.168",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "SonicOS 7.0.1-5080+ enforces password change if default is detected at login"
      }
    ]
  },
  {
    "vendor": "Sonicwall",
    "product": "SOHO, TELE, TZ and PRO",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sonus",
    "product": "Sonus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Sonus12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sony",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sony",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sony",
    "product": "IPELA Network Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.0.100",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sony",
    "product": "SNC Series Network Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.0.100",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sony",
    "product": "SNC-RZ30 Network Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "networkcamerareviews.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sony",
    "product": "Sony",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "4x 'Enter' button",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sony Ericsson",
    "product": "Sony Ericsson",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sony Ericsson",
    "product": "T290i, T68i",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "0000",
        "access": "web-ui",
        "notes": "This is the default password for resetting the phone and some other password-protected operations."
      }
    ]
  },
  {
    "vendor": "Sophos",
    "product": "UTM 9",
    "category": "firewall",
    "defaultIp": "192.168.2.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Set during installation."
      }
    ]
  },
  {
    "vendor": "Sophos",
    "product": "XG Firewall (SFOS)",
    "category": "firewall",
    "defaultIp": "172.16.16.16",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin console on port 4444."
      }
    ]
  },
  {
    "vendor": "Sophos",
    "product": "XG Firewall / Sophos Firewall",
    "category": "firewall",
    "defaultIp": "172.16.16.16",
    "source": "vendor knowledge base",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sophos UTM (web)",
    "product": "Sophos UTM (web)",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sorenson",
    "product": "SR-200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sorenson",
    "product": "Sorenson",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sourcecodester",
    "product": "Sourcecodester",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sourcefire",
    "product": "RNA Sensor",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "password",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sourcefire",
    "product": "Sourcefire",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sovereign Hill",
    "product": "InQuery",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "shs",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sovereign Hill",
    "product": "Sovereign Hill",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "shs",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sparklan",
    "product": "Sparklan",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sparklan",
    "product": "Wx-6215 D and G",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Speco",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Speco",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Speco Technologies IP Camera (camera)",
    "product": "Speco Technologies IP Camera (camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Spectra Logic",
    "product": "64000 Gator",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Spectra Logic",
    "product": "Spectra Logic",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SpeedStream",
    "product": "5660",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "adminttd",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SpeedStream",
    "product": "SpeedStream",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "adminttd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SpeedStream 5200-Serie",
    "product": "SpeedStream",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SpeedXess",
    "product": "HASE-120",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "speedxess",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SpeedXess",
    "product": "SpeedXess",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "speedxess",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Speedcom",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "conexant",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Speedstream",
    "product": "5667",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Speedstream",
    "product": "5861 SMT Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Speedstream",
    "product": "5871 IDSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Speedstream",
    "product": "DSL",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Speedstream",
    "product": "Router 250 ssr250",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sphairon",
    "product": "(Versatel WLAN-Router)",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "passwort",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Sphairon",
    "product": "AR860",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "xad$l#12",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sphairon",
    "product": "Sphairon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "passwort",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Spider Systems",
    "product": "M250",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Spider Systems",
    "product": "Spider Systems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "hello",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Spike",
    "product": "CPE",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "enable",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Spike",
    "product": "Spike",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "enable",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SplendidCRM (mssql)",
    "product": "SplendidCRM (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "splendidcrm2005",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Splunk",
    "product": "Splunk",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Splunk",
    "product": "Splunk Enterprise",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Default on versions before 7.1"
      }
    ]
  },
  {
    "vendor": "Ssangyoung",
    "product": "SR2501",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "2501",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "2501",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ssangyoung",
    "product": "Ssangyoung",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "2501",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Stan Ozier",
    "product": "Stan Ozier",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Stan Ozier",
    "product": "TaskFreak",
    "category": "other",
    "defaultIp": null,
    "source": "taskfreak.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "StarDot",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "StarDot",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Starvedia",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Starvedia",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Starvedia (IP camera)",
    "product": "Starvedia (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Starvedia (IP-cam)",
    "product": "Starvedia (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Stratitec",
    "product": "Stratitec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "ahetzip8",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Stulz GmbH",
    "product": "Stulz WIB 8000",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "dariusfreamon.wordpress.com",
    "credentials": [
      {
        "username": "Administrator, highest authorization",
        "password": ", ganymed, Medium authorization:, kallisto, Lowest authorization:, europa",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "SuSE GmbH",
    "product": "SuSE GmbH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "Cobalt",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — submit by Nabil Ouchn"
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "JavaServer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "JavaWebServer",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "SPARC Enterprise X5220 Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "Sun",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "sun123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "t00lk1t",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ssp",
        "password": "ssp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "Sun E10000 System Service Processor",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "ssp",
        "password": "ssp",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "SunOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "t00lk1t",
        "access": "web-ui",
        "notes": "Administrator — Default root password set by the Solaris Security Toolkit (JASS) v0.3 toolkit upon execution of the default hardening scripts."
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "SunScreen",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Use a Java enabled web browser on port 3852"
      }
    ]
  },
  {
    "vendor": "Sun",
    "product": "X4200 iloms",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sun Microsystems",
    "product": "ILOM of X4100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sun Microsystems",
    "product": "Sun Microsystems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sunell (IP camera)",
    "product": "Sunell (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sunell (IP-cam)",
    "product": "Sunell (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Super Micro Computer",
    "product": "Super Micro Computer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Super Micro Computer, Inc.",
    "product": "IPMI",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "supermicro.com",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": "Administrator — Also known as Supermicro."
      }
    ]
  },
  {
    "vendor": "SuperMicro",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "ksdjfg934t",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "ksdjfg934t",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Supercook",
    "product": "Supercook",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "AlpheusDigital1010",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Supermicro",
    "product": "IPMI / BMC",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": "Boards after Nov 2019 have a unique per-board password on a physical sticker."
      }
    ]
  },
  {
    "vendor": "Supermicro",
    "product": "IPMI / BMC (ATEN)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": "Older boards; recent units use a per-board random password."
      }
    ]
  },
  {
    "vendor": "Supermicro",
    "product": "Supermicro",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ksdjfg934t",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Supermicro (web)",
    "product": "Supermicro (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Supermicro IPMI",
    "product": "Supermicro IPMI",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Supermicro SIM (IPMI)",
    "product": "Supermicro SIM (IPMI)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMIN",
        "password": "ADMIN",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Surecom",
    "product": "Surecom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "surecom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Surecom",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "surecom",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Surecom",
    "product": "Wireless Broadband Router 11Mbps",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Swann",
    "product": "DVR / NVR",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Swann (IP camera)",
    "product": "Swann (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Swann (IP-cam)",
    "product": "Swann (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "CC300010",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "CC300011",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "CC400010",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "CC400020",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "CD300010",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "CD300011",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "CD400011",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 10.0.0.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LB000021",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LB200010",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LB300010",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LC000070",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.123.254"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LW050",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LW055",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.50.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LW140",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.0.200"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "LW300",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.3.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "MO200",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.169.200.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "MO201",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.169.200.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "MO250",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.250.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "MO251",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.251.1"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "PR001",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "PR010",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "PR101",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "PR110",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.2.2"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "RO002",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "rdc123",
        "password": "rdc123",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "Sweex",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "mysweex",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rdc123",
        "password": "rdc123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sweex",
        "password": "mysweex",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sweex",
    "product": "WIRELESS ADSL 2/2+ MODEM/ROUTER 54MBPS",
    "category": "access-point",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "Sweex",
        "password": "Mysweex",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Swissvoice",
    "product": "IP 10S",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "target",
        "password": "password",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Swissvoice",
    "product": "Swissvoice",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "target",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Syabas Technology",
    "product": "Popcorn Hour A-110",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ftpuser",
        "password": "1234",
        "access": "web-ui",
        "notes": "admin"
      },
      {
        "username": "nmt",
        "password": "1234",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Syabas Technology",
    "product": "Popcorn Hour C-200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "nmt",
        "password": "1234",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Syabas Technology",
    "product": "Syabas Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ftpuser",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nmt",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sybase",
    "product": "ASA",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "DBA",
        "password": "SQL",
        "access": "database",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Sybase",
    "product": "Adaptive Server Enterprise",
    "category": "database",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "12.x",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Multi — sa"
      },
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": "SA and SSO roles"
      }
    ]
  },
  {
    "vendor": "Sybase",
    "product": "EAServer",
    "category": "database",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "jagadmin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — Source : Manufactor documentation"
      }
    ]
  },
  {
    "vendor": "Sybase",
    "product": "Sybase",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "12.x",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "DBA",
        "password": "SQL",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "jagadmin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sa",
        "password": "sasasa",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Sylvania",
    "product": "Sylvania",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "8888",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "Brightmail Anti-Spam",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "brightmail",
        "access": "web-ui",
        "notes": "This is the MySQL account's password."
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "NAV CORP / ALL",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "symantec",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "Norton AntiVirus Corp. Edition",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "Norton Antivirus Corporate Edition",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "Norton Antivurs",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "symantec",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "Symantec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "symantec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "symantec",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "brightmail",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "VPN/Firewall Appliance",
    "category": "firewall",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator — default IP is 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Symantec",
    "product": "pcanywhere",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "AP-2412",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": "Admin — 2Mbps FH AccessPoint"
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "AP-3020",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": "Admin — 2Mbps FH AccessPoint"
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "AP-4111",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": "Admin — 11Mbps DS AccessPoint"
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "AP-4121",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": "Admin — 11Mbps DS AccessPoint"
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "AP-4131",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": "Admin — 11Mbps DS AccessPoint"
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "CB3000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "symbol",
        "access": "web-ui",
        "notes": "Admin — Default IP 10.10.1.1"
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "Spectrum",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": "Admin — Access Point Wireless"
      },
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Symbol",
    "product": "Symbol",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "symbol",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Symbol",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Symbol",
        "password": "Symbol",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Symbol Technologies",
    "product": "Symbol Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "superuser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Symbol Technologies, Inc",
    "product": "WS5100",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "superuser",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Symmetricom",
    "product": "NTS-200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "guest",
        "password": "truetime",
        "access": "web-ui",
        "notes": "guest — Symmetricom NTP Network Appliance"
      },
      {
        "username": "operator",
        "password": "mercury",
        "access": "web-ui",
        "notes": "Admin — Symmetricom NTP Network Appliance"
      }
    ]
  },
  {
    "vendor": "Symmetricom",
    "product": "Symmetricom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "guest",
        "password": "truetime",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "mercury",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Synology",
    "product": "DiskStation NAS (DSM 6.x and earlier)",
    "category": "nas",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "DSM 7.0+ requires a custom password during initial Web Assistant setup"
      }
    ]
  },
  {
    "vendor": "Synology DSM (web)",
    "product": "Synology DSM (web)",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Synology Inc",
    "product": "DSM Server",
    "category": "nas",
    "defaultIp": null,
    "source": "forum.synology.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Synology Inc",
    "product": "Synology Inc",
    "category": "nas",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SysKonnect",
    "product": "6616",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "default.password",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SysKonnect",
    "product": "SysKonnect",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "default.password",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "SysMaster",
    "product": "M10",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "SysMaster",
    "product": "SysMaster",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "System/32",
    "product": "System/32",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "install",
        "password": "secret",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "System/32",
    "product": "VOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "install",
        "password": "secret",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "T com",
    "product": "sinus",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "veda",
        "password": "12871",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "T-Com",
    "product": "Speedport",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "admin — 192.168.2.1 | http://Speedport.ip"
      }
    ]
  },
  {
    "vendor": "T-Com",
    "product": "Speedport 503V",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "T-Com",
    "product": "Speedport Router Family",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin — works with nearly all routers of the speedport family"
      }
    ]
  },
  {
    "vendor": "T-Com",
    "product": "Speedport W701V",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "T-Com",
    "product": "Speedport W900V",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "T-Com",
    "product": "T-Com",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "veda",
        "password": "12871",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "T-Comfort",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "T-Comfort",
    "product": "T-Comfort",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TAC AB",
    "product": "TAC Xenta 500/700/911/913, TAC Xenta511, TAC Xenta527,",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "xref.be",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "TELTRONIC S.A.U.",
    "product": "TELTRONIC S.A.U.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "tetra",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TENDA",
    "product": "W311R+",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TIBCO",
    "product": "MFT Internet Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "docs.tibco.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — /admin"
      }
    ]
  },
  {
    "vendor": "TIBCO",
    "product": "Slingshot",
    "category": "other",
    "defaultIp": null,
    "source": "docs.tibco.com",
    "credentials": [
      {
        "username": "admin",
        "password": "changeit",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "TIBCO",
    "product": "TIBCO",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "changeit",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TMC",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "BIGO",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "BIGO",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "TMC",
    "product": "TMC",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "BIGO",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TOTOLINK",
    "product": "Soho Routers",
    "category": "other",
    "defaultIp": null,
    "source": "pierrekim.github.io",
    "credentials": [
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": "G150R-V1 G300R-V1 N150RH-V1 N301RT-V1"
      },
      {
        "username": "onlime_r",
        "password": "12345",
        "access": "web-ui",
        "notes": "G150R-V1 G300R-V1 N150RH-V1 N301RT-V1"
      }
    ]
  },
  {
    "vendor": "TOTOLINK",
    "product": "TOTOLINK",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "onlime_r",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP Link",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP Link",
    "product": "RE315",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP Link",
    "product": "TP Link",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP-LINK",
    "product": "All Routers",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Router Control Access[Admin for that Router] — Default Router IP: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "TP-Link",
    "product": "Archer / TL-WR Wireless Router (legacy)",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor support FAQ",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP-Link",
    "product": "EAP245 (Omada)",
    "category": "access-point",
    "defaultIp": "192.168.0.254",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP-Link",
    "product": "Jetstream / Omada Managed Switch",
    "category": "switch",
    "defaultIp": "192.168.0.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Password change required on first login."
      }
    ]
  },
  {
    "vendor": "TP-Link",
    "product": "Kasa smart devices",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "App/cloud account-based"
      }
    ]
  },
  {
    "vendor": "TP-Link",
    "product": "TL-SG108E (Easy Smart switch)",
    "category": "switch",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP-Link",
    "product": "TL-WR841N",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TP-Link Router",
    "product": "TP-Link Router",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TRENDnet",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TRENDnet",
    "product": "IP Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.10.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TRENDnet",
    "product": "Smart-Managed Switch (TEG / TL2 Series)",
    "category": "switch",
    "defaultIp": "192.168.10.200",
    "source": "vendor FAQ",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TRENDnet",
    "product": "TEW-639GR",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TRENDnet",
    "product": "TEW-671BR",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TRENDnet Internet Camera (webcam)",
    "product": "TRENDnet Internet Camera (webcam)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TRICHEER",
    "product": "WM81_2D7",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TVT System",
    "product": "Expresse G5",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "craft",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "TVT System",
    "product": "Expresse G5 DS1 Module",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "enter",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "TVT System",
    "product": "TVT System",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "enter",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "craft",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TYPO3",
    "product": "TYPO3",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "joh316",
        "access": "web-ui",
        "notes": "Administrator — For InstallTool"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "joh316",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Taiga (web)",
    "product": "Taiga (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tandberg",
    "product": "6000MXP",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Tandberg",
    "product": "Border Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "TANDBERG",
        "access": "ssh",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tandberg",
    "product": "Codec",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tandberg",
    "product": "Gatekeeper",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "TANDBERG",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tandberg",
    "product": "Tandberg",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "TANDBERG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "10023",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "GWrv",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "TANDBERG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "TANDBERG",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "TANDBERG",
        "access": "web-ui",
        "notes": "Admin — http://www.tandberg.net/collateral/user_manuals/TANDBERG_8000_UserMan.pdf"
      }
    ]
  },
  {
    "vendor": "Tandberg",
    "product": "Video Communication Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "TANDBERG",
        "access": "ssh",
        "notes": "administrator"
      }
    ]
  },
  {
    "vendor": "Tandberg",
    "product": "Vision",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "GWrv",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tandberg Data",
    "product": "DLT8000 Autoloader 10x",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "10023",
        "access": "console",
        "notes": "Maintenance"
      },
      {
        "username": "(none)",
        "password": "0000010023",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tandem",
    "product": "TACL",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super.super",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "super.super",
        "password": "master",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Tandem",
    "product": "Tandem",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "super.super",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super.super",
        "password": "master",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tasman",
    "product": "T1",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Tasman",
        "password": "Tasmannet",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tasman",
    "product": "Tasman",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Tasman",
        "password": "Tasmannet",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tasmota",
    "product": "Tasmota firmware",
    "category": "iot",
    "defaultIp": "192.168.4.1",
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "No auth until user enables WebPassword"
      }
    ]
  },
  {
    "vendor": "Team Xodus",
    "product": "Team Xodus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "xbox",
        "password": "xbox",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Team Xodus",
    "product": "XeniumOS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "xbox",
        "password": "xbox",
        "access": "ftp",
        "notes": "Admin"
      },
      {
        "username": "xbox",
        "password": "xbox",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TeamCity 9 Guest (web)",
    "product": "TeamCity 9 Guest (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Technicolor",
    "product": "TC4300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — 192.168.100.1"
      }
    ]
  },
  {
    "vendor": "Technicolor",
    "product": "TC4400",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "bEn2o#US9s",
        "access": "web-ui",
        "notes": "Admin — 192.168.100.1"
      }
    ]
  },
  {
    "vendor": "Technicolor",
    "product": "TC7200 Cable Modem Router",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Technicolor",
    "product": "TG582n",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Often blank or printed on label."
      }
    ]
  },
  {
    "vendor": "Technicolors",
    "product": "All Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Default Router IP: 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "Tecomat",
    "product": "Tecomat Foxtrot",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "dsec.ru",
    "credentials": [
      {
        "username": "0",
        "password": "0 (role 0) , 1:1 (role 1), 2:2 (role 2), 3:3 (role 3), 4:4 (role 4), 5:5 (role 5), 6:6 (role 6), 7:7 (role 7), 8:8 (role 8), 9:9 (role 9)",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Tegile",
    "product": "Tegile",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "tegile",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tegile",
    "product": "Zebi Array",
    "category": "other",
    "defaultIp": null,
    "source": "40centcoffee.wordpress.com",
    "credentials": [
      {
        "username": "admin",
        "password": "tegile",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tekelec",
    "product": "Eagle STP",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "eagle",
        "password": "eagle",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Teklogix",
    "product": "Accesspoint",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Teklogix",
    "product": "Teklogix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telappliant",
    "product": "IP2006 SIP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Telappliant",
    "product": "Telappliant",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telco Systems",
    "product": "Edge Link 100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "telco",
        "password": "telco",
        "access": "console",
        "notes": "telco"
      }
    ]
  },
  {
    "vendor": "Telco Systems",
    "product": "Telco Systems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "telco",
        "password": "telco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telebit",
    "product": "Netblazer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "snmp",
        "password": "nopasswd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup/snmp",
        "password": "setup/nopassword",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Telebit",
    "product": "Telebit",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "snmp",
        "password": "nopasswd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Teledat",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Teledat",
    "product": "Teledat",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telelec",
    "product": "Eagle",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "eagle",
        "password": "eagle",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telelec",
    "product": "Telelec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "eagle",
        "password": "eagle",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telenor",
    "product": "4g Mifi",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Teleopti WFM (web)",
    "product": "Teleopti WFM (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin@company.com",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telestream Vantage (mssql)",
    "product": "Telestream Vantage (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "vantage12!",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Teletronics",
    "product": "Teletronics",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Teletronics",
    "product": "WL-CPE Router",
    "category": "router",
    "defaultIp": null,
    "source": "teletronics.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Telewell",
    "product": "TW-EA200",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Telewell",
    "product": "TW-EA501",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Telewell",
    "product": "TW-EA510",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — http://192.168.0.254/"
      }
    ]
  },
  {
    "vendor": "Telewell",
    "product": "Telewell",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telindus",
    "product": "1124",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Telindus",
    "product": "SHDSL1421",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telindus",
    "product": "Telindus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tellabs",
    "product": "7120",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin_1",
        "access": "web-ui",
        "notes": "Admin — telnet on port 3083"
      }
    ]
  },
  {
    "vendor": "Tellabs",
    "product": "Tellabs",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin_1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tellabs",
        "password": "tellabs#1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tellabs",
    "product": "Titan 5500",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "tellabs",
        "password": "tellabs#1",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "tellabs",
        "password": "tellabs#1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Teltonika",
    "product": "RUT955",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor wiki",
    "credentials": [
      {
        "username": "admin",
        "password": "admin01",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Telus",
    "product": "Telephony Services",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(created)",
        "password": "telus00",
        "access": "web-ui",
        "notes": "User — year 2000 passwords"
      },
      {
        "username": "(created)",
        "password": "telus99",
        "access": "web-ui",
        "notes": "User — year 1999 passwords"
      },
      {
        "username": "(created)",
        "password": "telus00",
        "access": "web-ui",
        "notes": "User — year 2000 passwords"
      }
    ]
  },
  {
    "vendor": "Telus",
    "product": "Telus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(created)",
        "password": "telus00",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(created)",
        "password": "telus99",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tenda",
    "product": "AC / N Series Wireless Router",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "multiple vendor product manuals",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Common default for Tenda AC/N routers (AC6, AC10, AC15 etc.)."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Some models (especially older N-series) require no password — just click Login."
      }
    ]
  },
  {
    "vendor": "Tenda",
    "product": "AC10",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Some models ship blank/admin."
      }
    ]
  },
  {
    "vendor": "Tenda",
    "product": "All Routers",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Router Admin Control Access — Default Router IP: 192.168.0.1"
      }
    ]
  },
  {
    "vendor": "Terayon",
    "product": "TeraLink",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "nms",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Terayon",
    "product": "TeraLink 1000 Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Terayon",
    "product": "TeraLink Getaway",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Terayon",
    "product": "TeraLink Getaway / 1000 Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Terayon",
    "product": "Terayon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Terayon",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "diagnostics page — 192.168.100.1/diagnostics_page.html"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TerraMaster",
    "product": "NAS (TOS firmware)",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor FAQ",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Default administrator account."
      }
    ]
  },
  {
    "vendor": "TerraMaster",
    "product": "TOS NAS",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TexBox",
    "product": "TexBox",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "123",
        "access": "web-ui",
        "notes": "URL for manager is http://host/cc"
      }
    ]
  },
  {
    "vendor": "TextPortal",
    "product": "TextPortal",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "god1",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "god2",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "god2",
        "password": "12345",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "The qBittorrent project",
    "product": "qBittorrent Web UI",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "adminadmin",
        "access": "web-ui",
        "notes": "Administrator — https://github.com/qbittorrent/qBittorrent/blob/master/doc/qbittorrent-nox.1.md#description"
      }
    ]
  },
  {
    "vendor": "TheHive",
    "product": "TheHive",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin@thehive.local",
        "password": "secret",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "thehive@thehive.local",
        "password": "thehive1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Thecus Tech",
    "product": "N5200",
    "category": "other",
    "defaultIp": null,
    "source": "google.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Default WAN IP: 192.168.1.100 Default LAN IP: 192.168.2.100 or 192.168.2.254"
      }
    ]
  },
  {
    "vendor": "Thecus Tech",
    "product": "Thecus Tech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Thecus Technology",
    "product": "N-Series NAS (ThecusOS)",
    "category": "nas",
    "defaultIp": "192.168.1.100",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Thomson",
    "product": "SpeedTouch AP",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — SSID : SpeedTouch180"
      }
    ]
  },
  {
    "vendor": "Thomson",
    "product": "TCW-710",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — ono"
      }
    ]
  },
  {
    "vendor": "Thomson",
    "product": "Thomson",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Thomson",
    "product": "Wireless Cable Gateway",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — SSID : THOMSON"
      }
    ]
  },
  {
    "vendor": "Tiandy",
    "product": "IP Camera / NVR",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "Product user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tiara",
    "product": "1400",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "tiara",
        "password": "tiaranet",
        "access": "console",
        "notes": "Admin — also known as Tasman Networks routers"
      },
      {
        "username": "tiara",
        "password": "tiaranet",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tiara",
    "product": "Tiara",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "tiara",
        "password": "tiaranet",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tiara Networks",
    "product": "Tiara Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "tiara",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tim Schaab",
    "product": "Mad.Thought",
    "category": "other",
    "defaultIp": null,
    "source": "freshmeat.net",
    "credentials": [
      {
        "username": "theman",
        "password": "changeit",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tim Schaab",
    "product": "Tim Schaab",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "theman",
        "password": "changeit",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TimeForce (mssql)",
    "product": "TimeForce (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "dr8gedog",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TimeTools",
    "product": "SR Series NTP Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "Administrator — For HTTP, only a password is required."
      }
    ]
  },
  {
    "vendor": "TimeTools",
    "product": "TimeTools",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tiny",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Tiny",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Tiny",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Tiny",
    "product": "Tiny",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Tiny",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tinys",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "tiny",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tinys",
    "product": "Tinys",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "tiny",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tiptel (IP Phones)",
    "product": "Tiptel (IP Phones)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Titbas",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "haasadm",
        "password": "lucy99",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "TopLayer",
    "product": "AppSwitch",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "siteadmin",
        "password": "toplayer",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "TopLayer",
    "product": "AppSwitch 2500",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "siteadmin",
        "password": "toplayer",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "TopLayer",
    "product": "TopLayer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "siteadmin",
        "password": "toplayer",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Topcom",
    "product": "Skyr@cer Pro AP 554",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Wireless Access Point"
      }
    ]
  },
  {
    "vendor": "Topcom",
    "product": "Topcom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Topcom",
    "product": "Wireless Webr@cer 1154+",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — WPA-PSK implemented"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Improved wireless stability"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — G+ mode (125Mbps) integration"
      }
    ]
  },
  {
    "vendor": "Topcom",
    "product": "Wireless Webr@cer 1154+ PSTN (Annex A)",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — WPA-PSK implemented"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Improved wireless stability"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — G+ mode (125Mbps) integration"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "E-Studio 3511c",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Admin — Multifunction Printer/Copier/"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "E-Studio 4511c",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "ikwb",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "ikwb",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "Most e-Studio copiers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "24Banc81",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Toshiba",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "toshy99",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "toshy99",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "Toshiba",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "TR-650",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "tr650",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "Tecra 8100",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "Toshiba",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "24Banc81",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Toshiba",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "toshy99",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "superpass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "WBG",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "super",
        "password": "superpass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "e-STUDIO MFP (TopAccess)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor support documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Machine Administrator account in TopAccess EWS"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "e-Studio",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "laptop",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "satellite 1800-s204",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Toshiba",
    "product": "satellite pro 4310",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Toshiba (IP camera)",
    "product": "Toshiba (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "ikwd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Toshiba (IP-cam)",
    "product": "Toshiba (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "ikwd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Traccar",
    "product": "GPS Tracking Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "Traccar community documentation / CVE-reported default credential",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Trend Micro",
    "product": "InterScan VirusWall",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Admin interface is at /interscan/"
      }
    ]
  },
  {
    "vendor": "Trend Micro",
    "product": "Interscan Messaging Security Appliance",
    "category": "server-software",
    "defaultIp": null,
    "source": "trendmicro.com",
    "credentials": [
      {
        "username": "admin",
        "password": "imsa7.0",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Trend Micro",
    "product": "Trend Micro",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "imsa7.0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "trendimsa1.0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Trend Micro",
    "product": "Trenmicro InterScan Messaging Security Appliance (IMSA) 5000",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "trendimsa1.0",
        "access": "ssh",
        "notes": "Administrator — Webconsole URL: http://[IP address]:8081/IMSS.html Webconsole URL: https://[IP Address]:8445/IMSS.html Default IP: 192.168.252.1/24"
      }
    ]
  },
  {
    "vendor": "TrendMicro",
    "product": "ISVW (VirusWall)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TrendMicro",
    "product": "InterScan 7.0",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "imss7.0",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "TrendMicro",
    "product": "TrendMicro",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "imss7.0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TrendNET",
    "product": "TEW-435BRM",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "TrendNET",
    "product": "TrendNET",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Trendnet",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tridium",
    "product": "AX",
    "category": "other",
    "defaultIp": null,
    "source": "tridium.com",
    "credentials": [
      {
        "username": "tridium",
        "password": "niagara",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tridium",
    "product": "Niagara",
    "category": "other",
    "defaultIp": null,
    "source": "tridium.com",
    "credentials": [
      {
        "username": "(system passphrase)",
        "password": "niagara",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Tridium",
    "product": "Niagara 4 Framework JACE Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "tridium",
        "password": "niagara",
        "access": "console",
        "notes": null
      },
      {
        "username": "admin",
        "password": "Admin12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tridium",
    "product": "NiagaraAX",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "hvacc.net",
    "credentials": [
      {
        "username": "tridium",
        "password": "niagara",
        "access": "web-ui",
        "notes": "Software for JACE-2, JACE-403 or JACE-545"
      }
    ]
  },
  {
    "vendor": "Trintech",
    "product": "Trintech",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "t3admin",
        "password": "Trintech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Trintech",
    "product": "eAcquirer",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "t3admin",
        "password": "Trintech",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Trintech",
    "product": "eAcquirer App/ Data Servers",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "t3admin",
        "password": "Trintech",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Tripp Lite",
    "product": "SNMPWEBCARD UPS/PDU Management Card",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "localadmin",
        "password": "localadmin",
        "access": "web-ui",
        "notes": "Full administrative access."
      },
      {
        "username": "localmanager",
        "password": "localmanager",
        "access": "web-ui",
        "notes": "Write access; limited administrative functions."
      },
      {
        "username": "localguest",
        "password": "localguest",
        "access": "web-ui",
        "notes": "Read-only access."
      }
    ]
  },
  {
    "vendor": "Tripp Lite",
    "product": "Tripp Lite",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "TrippLite",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tripp Lite",
    "product": "WEBCARDLX / PDU",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "localadmin",
        "password": "localadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Triumph-Adler",
    "product": "DC 2116",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Triumph-Adler",
    "product": "Triumph-Adler",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Troy",
    "product": "ExtendNet 100zx",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "extendnet",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Troy",
    "product": "Troy",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "extendnet",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tsunami",
    "product": "Tsunami",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "managers",
        "password": "managers",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Tsurugi Linux project",
    "product": "Tsurugi Linux",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "ssh",
        "notes": "sudo access"
      }
    ]
  },
  {
    "vendor": "Tumbleweed",
    "product": "IME",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "Admin",
        "password": "SECRET123",
        "access": "web-ui",
        "notes": "Administrator — Case sensitive."
      }
    ]
  },
  {
    "vendor": "Tumbleweed",
    "product": "Message Management System",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "sa",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Tumbleweed",
    "product": "Tumbleweed",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "SECRET123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Turck",
    "product": "BL20-E-GW-EN",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "pdb.turck.de",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "PLC — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Typo3 Association",
    "product": "Typo3",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Typo3 Association",
    "product": "Typo3 Association",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "6000 CABLE MODEM",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "cablemodem",
        "password": "robotics",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "SureConnect 9003 ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "SureConnect 9003 ADSL Ethernet/USB Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "SureConnect 9105 ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "SureConnect 9105 ADSL 4-Port Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "TOTALswitch",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "amber",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "U.S. Robotics",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "amber",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "support",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "USR5450",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "U.S. Robotics",
    "product": "USR8054",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "(blank) – Default IP is 192.168.123.254",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UDP",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "unknown",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UDP",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "unknown",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UNEX",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "UNIVIEW",
    "product": "UNIVIEW",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UNIX",
    "product": "Generic",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "sync",
        "password": "sync",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "shutdown",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "shutdown",
        "password": "shutdown",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "rje",
        "password": "rje",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "powerdown",
        "password": "powerdown",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "postmaster",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "postmaster",
        "password": "postmast",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "oracle",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "sync",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "nuucp",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "nobody",
        "password": "nobody",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "nobody",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "news",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "news",
        "password": "news",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "mountsys",
        "password": "mountsys",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "mountfsys",
        "password": "mountfsys",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "mountfs",
        "password": "mountfs",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "me",
        "password": "me",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "me",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "umountfsys",
        "password": "umountfsys",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "www",
        "password": "www",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "www",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "webmaster",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "webmaster",
        "password": "webmaster",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "web",
        "password": "web",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "web",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "uucpadm",
        "password": "uucpadm",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "uucp",
        "password": "uucp",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "unix",
        "password": "unix",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "umountsys",
        "password": "umountsys",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "adm",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "umountfs",
        "password": "umountfs",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "trouble",
        "password": "trouble",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "system_admin",
        "password": "system_admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "system_admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sysbin",
        "password": "sysbin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sysadmin",
        "password": "sysadmin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sysadm",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sys",
        "password": "bin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sys",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "sys",
        "password": "sys",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "daemon",
        "password": "daemon",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "fax",
        "password": "fax",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "fax",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "fal",
        "password": "fal",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "fal",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "dni",
        "password": "dni",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "dni",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "demos",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "demos",
        "password": "demos",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "demo",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "daemon",
        "password": "(none)",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "UNIX",
    "product": "Unix",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "service",
        "password": "smile",
        "access": "telnet",
        "notes": "Motorola Default"
      },
      {
        "username": "setup",
        "password": "(none)",
        "access": "telnet",
        "notes": "Motorola Default"
      },
      {
        "username": "adm",
        "password": "adm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "adm",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "administrator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "anon",
        "password": "anon",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bbs",
        "password": "bbs",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bbs",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "bin",
        "password": "sys",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "checkfs",
        "password": "checkfs",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "checkfsys",
        "password": "checkfsys",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "checksys",
        "password": "checksys",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "daemon",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "daemon",
        "password": "daemon",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demo",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demo",
        "password": "demo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demos",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demos",
        "password": "demos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dni",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dni",
        "password": "dni",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fal",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fal",
        "password": "fal",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fax",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "fax",
        "password": "fax",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp",
        "password": "ftp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "games",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "games",
        "password": "games",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "gopher",
        "password": "gopher",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "gropher",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guestgue",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "halt",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "halt",
        "password": "halt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "informix",
        "password": "informix",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "install",
        "password": "install",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lpadmin",
        "password": "lpadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lpadm",
        "password": "lpadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lp",
        "password": "bin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lp",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lp",
        "password": "lineprin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lp",
        "password": "lp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lynx",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "lynx",
        "password": "lynx",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mail",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mail",
        "password": "mail",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "man",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "man",
        "password": "man",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "me",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "me",
        "password": "me",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mountfs",
        "password": "mountfs",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mountfsys",
        "password": "mountfsys",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mountsys",
        "password": "mountsys",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "news",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "news",
        "password": "news",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nobody",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nobody",
        "password": "nobody",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UNIX",
    "product": "koppp",
    "category": "server-software",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "dream",
        "password": "trocse",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "US ROBOTICS",
    "product": "ADSL Ethernet Modem",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "US Robotics",
    "product": "ADSL GATEWAY WIRELESS ROUTER",
    "category": "access-point",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "support",
        "password": "support",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "US Robotics",
    "product": "SureConnect ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "support",
        "password": "support",
        "access": "telnet",
        "notes": "User — works after 3rd login trial"
      },
      {
        "username": "support",
        "password": "support",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "US Robotics",
    "product": "USR5462",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "US Robotics",
    "product": "USR8000",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — DSL-Router. Web-Login always user root"
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "US Robotics",
    "product": "USR8550",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": "Any — Best Modem"
      },
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "US Robotics",
    "product": "USR9106",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "US Robotics",
    "product": "USR9110",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — default IP subnet: 192.168.1.0"
      }
    ]
  },
  {
    "vendor": "USR",
    "product": "TOTALswitch",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "amber",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "USRobotics",
    "product": "USRobotics",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "USRobotics",
    "product": "Wireless ADSL Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "usr.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — Default IP: 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "UT Lexar",
    "product": "PBX Switch",
    "category": "switch",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "lexar",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Maintenance"
      }
    ]
  },
  {
    "vendor": "UT Lexar",
    "product": "UT Lexar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "lexar",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UTC FCWnx (mssql)",
    "product": "UTC FCWnx (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "SecurityMaster08",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UTStarcom",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UTStarcom",
    "product": "B-NAS, B-RAS",
    "category": "nas",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "field",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guru",
        "password": "*3noguru",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "snmp",
        "password": "snmp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dbase",
        "password": "dbase",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "UTStarcom",
    "product": "UTStarcom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "dbase",
        "password": "dbase",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "field",
        "password": "field",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guru",
        "password": "*3noguru",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "snmp",
        "password": "snmp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "All products",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": "Admin — Default IP: 192.168.1.1 (for Routers e.g. USG) or 192.168.1.20 (for radios; UniFi; cameras and more...)"
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "EdgeRouter (EdgeMax)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor quick start guide",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "EdgeSwitch (EdgeMax)",
    "category": "switch",
    "defaultIp": "192.168.1.2",
    "source": "vendor quick start guide",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "UniFi AP (standalone)",
    "category": "access-point",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": "Pre-adoption SSH."
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "UniFi AP-AC-LR",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ubnt",
        "password": "UBNT-Access",
        "access": "web-ui",
        "notes": "Admin — Long-range wireless access point for Wi-Fi networks"
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "UniFi Access Point (UAP series)",
    "category": "access-point",
    "defaultIp": null,
    "source": "vendor help center",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": "Valid only before controller adoption or after factory reset."
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "UniFi Switch (standalone)",
    "category": "switch",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": "Pre-adoption SSH."
      }
    ]
  },
  {
    "vendor": "Ubiquiti",
    "product": "airMAX (airOS)",
    "category": "access-point",
    "defaultIp": "192.168.1.1",
    "source": "Ubiquiti Community – airOS default credentials",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "ssh",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti EdgeOS (web)",
    "product": "Ubiquiti EdgeOS (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti EdgeRouter",
    "product": "Ubiquiti EdgeRouter",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ubiquiti UniFi (web)",
    "product": "Ubiquiti UniFi (web)",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ucopia",
    "product": "Wi-Fi appliance",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "bhu85tgb",
        "access": "ssh",
        "notes": "admin — https://www.ucopia.com/wp-content/uploads/2016/07/Ucp_Common_CLI_5.0.12.pdf"
      },
      {
        "username": "admin",
        "password": "ucopia",
        "access": "web-ui",
        "notes": "admin — https://www.ucopia.com/wp-content/uploads/2015/10/UCOPIA_QuickStart_VM_20151.pdf"
      }
    ]
  },
  {
    "vendor": "Ucopia (ssh)",
    "product": "Ucopia (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "bhu85tgb",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Ucopia (web)",
    "product": "Ucopia (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "ucopia",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Unex",
    "product": "NexIP Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Unex",
    "product": "Unex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Uniden",
    "product": "UIP1869V (VONAGE)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Unidesk",
    "product": "Management Appliance (MA)",
    "category": "server-software",
    "defaultIp": null,
    "source": "unidesk.com",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Unidesk1",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Unidesk",
    "product": "Unidesk",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Unidesk1",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Unifi",
    "product": "Unifi",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ui",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ui",
        "password": "ui",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Unify",
    "product": "OpenScape Desk Phone CP Series",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor administrator documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Administrator account for web-based management interface"
      }
    ]
  },
  {
    "vendor": "Unify",
    "product": "OpenStage SIP Webinterface",
    "category": "voip",
    "defaultIp": null,
    "source": "wiki.unify.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": "Administrator — Admin Menu"
      }
    ]
  },
  {
    "vendor": "Unify",
    "product": "Unify",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Union",
    "product": "Union",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Unisys",
    "product": "ClearPath MCP",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "ADMINISTRATOR",
        "password": "ADMINISTRATOR",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "NAU",
        "password": "NAU",
        "access": "web-ui",
        "notes": "Privileged"
      },
      {
        "username": "HTTP",
        "password": "HTTP",
        "access": "web-ui",
        "notes": "Web Server Administration"
      }
    ]
  },
  {
    "vendor": "Unisys",
    "product": "Unisys",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADMINISTRATOR",
        "password": "ADMINISTRATOR",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "HTTP",
        "password": "HTTP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NAU",
        "password": "NAU",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "United Technologies Corporation",
    "product": "Interlogix truVision IP Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "interlogix.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "United Technologies Corporation",
    "product": "United Technologies Corporation",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Uniview (UNV)",
    "product": "IP Camera / NVR",
    "category": "ip-camera",
    "defaultIp": "192.168.1.13",
    "source": "vendor user manual",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Factory default; newer firmware forces password change during startup wizard."
      }
    ]
  },
  {
    "vendor": "Unknown",
    "product": "POCSAG Radio Paging",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Unknown",
    "product": "System 88",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "test",
        "password": "test",
        "access": "console",
        "notes": "User"
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "overseer",
        "password": "overseer",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "overseer",
        "password": "overseer",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Unknown",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "overseer",
        "password": "overseer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Unraid (web)",
    "product": "Unraid (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Untangle",
    "product": "NG Firewall",
    "category": "firewall",
    "defaultIp": "192.168.2.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "passwd",
        "access": "web-ui",
        "notes": "Common setup default."
      }
    ]
  },
  {
    "vendor": "Utstar",
    "product": "Utstar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "utstar",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "V-Tech",
    "product": "IP8100",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "VTech",
        "password": "VTech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VASCO",
    "product": "VACMAN Middleware",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — strong authentication server"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VASCO",
    "product": "VASCO",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VBrick Systems",
    "product": "Multiple",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "VBrick Systems",
    "product": "VBrick Systems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VMware",
    "product": "vCenter Server Appliance (VCSA)",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "administrator@vsphere.local",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Password defined during VCSA deployment."
      }
    ]
  },
  {
    "vendor": "VMware (Pivotal)",
    "product": "RabbitMQ",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Localhost-only default user"
      }
    ]
  },
  {
    "vendor": "VMware ESXi (web)",
    "product": "VMware ESXi (web)",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "vmware",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VMware Inc.",
    "product": "RabbitMQ",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Administrator — https://www.rabbitmq.com/access-control.html#default-state"
      }
    ]
  },
  {
    "vendor": "VPASP",
    "product": "VP-ASP Shopping Cart",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "vpasp",
        "password": "vpasp",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "VPASP",
    "product": "VPASP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "vpasp",
        "password": "vpasp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vagrant",
    "product": "Vagrant",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "vagrant",
        "password": "vagrant",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Various",
    "product": "DD-WRT",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Alternative firmware"
      }
    ]
  },
  {
    "vendor": "Various",
    "product": "Various",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vates",
    "product": "Xen Orchestra Appliance (XOA)",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor community documentation",
    "credentials": [
      {
        "username": "admin@admin.net",
        "password": "admin",
        "access": "web-ui",
        "notes": "Web interface login at port 80/443"
      },
      {
        "username": "xoa",
        "password": "xoa",
        "access": "ssh",
        "notes": "Console/SSH access to the appliance OS"
      }
    ]
  },
  {
    "vendor": "Veramark",
    "product": "Veramark",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verifone",
    "product": "Verifone",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "166816",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verifone",
    "product": "Verifone Junior",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "166816",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "166816",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verilink",
    "product": "NE6100-4 NetEngine",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Guest"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verilink",
    "product": "Verilink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verint",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verint",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Veritas",
    "product": "Cluster Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Veritas",
    "product": "Veritas",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verity",
    "product": "Ultraseek",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Verity",
    "product": "Verity",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Verizon",
    "product": "9100EM",
    "category": "other",
    "defaultIp": null,
    "source": "www22.verizon.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — The router password may have been changed to the serial number of the router"
      }
    ]
  },
  {
    "vendor": "Verizon",
    "product": "9100VM",
    "category": "other",
    "defaultIp": null,
    "source": "www22.verizon.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — The router password may have been changed to the serial number of the router"
      }
    ]
  },
  {
    "vendor": "Verizon",
    "product": "MI424WR",
    "category": "other",
    "defaultIp": null,
    "source": "www22.verizon.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator — The router password may have been changed to the serial number of the router"
      }
    ]
  },
  {
    "vendor": "Verizon",
    "product": "Verizon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vertiv",
    "product": "Liebert IntelliSlot Network Card (RDU101 / Unity)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "vendor installation guide",
    "credentials": [
      {
        "username": "Liebert",
        "password": "Liebert",
        "access": "web-ui",
        "notes": "Default administrator account. Username and password are case-sensitive."
      }
    ]
  },
  {
    "vendor": "Vertiv (Avocent)",
    "product": "ACS / MergePoint KVM",
    "category": "kvm-ipmi",
    "defaultIp": "192.168.0.0",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "avocent",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "linux",
        "access": "ssh",
        "notes": "Root shell default on some ACS consoles."
      }
    ]
  },
  {
    "vendor": "Vextrec Technology",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Vextrex",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vextrec Technology",
    "product": "Vextrec Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Vextrex",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Video Insight (mssql)",
    "product": "Video Insight (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "V4in$ight",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Video Web Server (webcam)",
    "product": "Video Web Server (webcam)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VideoIQ",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VideoIQ",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VieNuke",
    "product": "VieBoard",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "VieNuke",
    "product": "VieNuke",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vina Technologies",
    "product": "ConnectReach",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vina Technologies",
    "product": "Vina Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Virgin Media",
    "product": "NETGEAR SUPERHUB",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "changeme",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Virtual Programming",
    "product": "VP-ASP Shopping Cart",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "vpasp",
        "password": "vpasp",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Virtual Programming",
    "product": "Virtual Programming",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "vpasp",
        "password": "vpasp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Visa VAP",
    "product": "VAP",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "QNX",
        "access": "telnet",
        "notes": "root"
      }
    ]
  },
  {
    "vendor": "Visa VAP",
    "product": "Visa VAP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "QNX",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Visual Networks",
    "product": "Visual Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "visual",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Visual Networks",
    "product": "Visual Uptime T1 CSU/DSU",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "visual",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "visual",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vivotek",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vivotek",
    "product": "IP Camera / Network Camera",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "vendor support article",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Older firmware/models; blank password."
      },
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": "Alternative default on select older models."
      }
    ]
  },
  {
    "vendor": "Vivotek",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vivotek",
    "product": "Network Camera",
    "category": "ip-camera",
    "defaultIp": "192.168.0.99",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank root password on legacy units."
      }
    ]
  },
  {
    "vendor": "Vivotek (IP camera)",
    "product": "Vivotek (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vivotek (IP-cam)",
    "product": "Vivotek (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vobis",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "merlin",
        "access": "console",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "merlin",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vobis",
    "product": "Vobis",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "merlin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vodafone",
    "product": "DSL-EASYBOX 802",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vodafone",
    "product": "Vodafone gateways (Connect Box, Sagemcom-based)",
    "category": "router",
    "defaultIp": "192.168.0.1",
    "source": "public",
    "credentials": [
      {
        "username": "vodafone",
        "password": "vodafone",
        "access": "web-ui",
        "notes": "Generic; usually unique label password"
      }
    ]
  },
  {
    "vendor": "Vodafone",
    "product": "wifi router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "123456",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "VoiceGenie Technologies",
    "product": "VoiceGenie",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "pw",
        "password": "pw",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "VoiceGenie Technologies",
    "product": "VoiceGenie Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pw",
        "password": "pw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VoiceObjects Germany",
    "product": "VoiceObjects",
    "category": "other",
    "defaultIp": null,
    "source": "developers.voiceobjects.com",
    "credentials": [
      {
        "username": "voadmin",
        "password": "manager",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "VoiceObjects Germany",
    "product": "VoiceObjects Germany",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "voadmin",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "CISCO ATA-186",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "D-LINK VTA",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "D-LINK VWR",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "LINKSYS PAP2/PAP2V2",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "LINKSYS RT31P2",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "LINKSYS RTP300",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "LINKSYS WRT54GP2",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "LINKSYS WRTP54G",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "MOTOROLA VT1005",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(blank)",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "MOTOROLA VT2142",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "router",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "MOTOROLA VT2442",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "router",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "MOTOROLA VT2542",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "router",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "UNIDEN UIP1869V",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "V-TECH IP8100",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "VTech",
        "password": "VTech",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "VDV21-VD",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "router",
        "password": "router",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "VTA",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Vonage",
    "product": "Vonage",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VxWorks",
    "product": "VxWorks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "VxWorks",
    "product": "misc",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "VyOS",
    "product": "VyOS",
    "category": "firewall",
    "defaultIp": null,
    "source": "Vendor knowledge base",
    "credentials": [
      {
        "username": "vyos",
        "password": "vyos",
        "access": "ssh",
        "notes": null
      },
      {
        "username": "vyos",
        "password": "vyos",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "W-Box",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "wbox / 123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "W-Box",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "wbox / 123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "W-Box (Hikvision OEM old) (IP camera)",
    "product": "W-Box (Hikvision OEM old) (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "wbox123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "W-Box (Hikvision OEM old) (IP-cam)",
    "product": "W-Box (Hikvision OEM old) (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "wbox123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "W-Box (Sunell OEM new) (IP camera)",
    "product": "W-Box (Sunell OEM new) (IP camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "W-Box (Sunell OEM new) (IP-cam)",
    "product": "W-Box (Sunell OEM new) (IP-cam)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WAAV",
    "product": "WAAV",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "waav",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WAGO",
    "product": "PFC100 / PFC200 Controller",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "wago",
        "access": "web-ui",
        "notes": "Web-based management interface"
      },
      {
        "username": "user",
        "password": "wago",
        "access": "web-ui",
        "notes": "Read-only web UI account"
      },
      {
        "username": "root",
        "password": "wago",
        "access": "ssh",
        "notes": "Linux root account on the controller"
      }
    ]
  },
  {
    "vendor": "WAGO",
    "product": "PFC100/PFC200 Controllers",
    "category": "ics-scada",
    "defaultIp": "192.168.1.17",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "wago",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "wago",
        "access": "ssh",
        "notes": "Linux root on PFC200."
      }
    ]
  },
  {
    "vendor": "WLAN_3D",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "WLAN_3D",
    "product": "WLAN_3D",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WSO2 Carbon",
    "product": "WSO2 Carbon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WWWBoard",
    "product": "WWWADMIN.PL",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "WebAdmin",
        "password": "WebBoard",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "WebAdmin",
        "password": "WebBoard",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "WWWBoard",
    "product": "WWWBoard",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "WebAdmin",
        "password": "WebBoard",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wago",
    "product": "Modular I/O-System Linux Fieldbus Coupler 750-860",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "wago.com",
    "credentials": [
      {
        "username": "root",
        "password": "wago , admin:wago, user:user , guest:guest",
        "access": "web-ui",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "Wago",
    "product": "WAGO-I/O-IPC 758-870/000-xxx",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "wago.com",
    "credentials": [
      {
        "username": "http, ftp",
        "password": ", user:user00 , administrator:, su:ko2003wa",
        "access": "ftp",
        "notes": "Compact Industrial PC — 80/tcp (http)"
      }
    ]
  },
  {
    "vendor": "Wago",
    "product": "WAGO-I/O-SYSTEM 750",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "wago.spb.ru",
    "credentials": [
      {
        "username": "admin",
        "password": "wago, user:user, guest:guest",
        "access": "web-ui",
        "notes": "Controller — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Wanadoo",
    "product": "Livebox",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Wanadoo",
    "product": "Wanadoo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wanco",
    "product": "Wanco",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "ABCD",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "NTCIP",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wanco, Inc.",
    "product": "NTCIP Message Sign Software",
    "category": "server-software",
    "defaultIp": null,
    "source": "scribd.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Guest",
        "access": "web-ui",
        "notes": "Administrator — \"Restricted user\""
      },
      {
        "username": "(none)",
        "password": "Public",
        "access": "web-ui",
        "notes": "Administrator — \"Normal user\""
      },
      {
        "username": "(none)",
        "password": "ABCD",
        "access": "web-ui",
        "notes": "Administrator — \"Normal user\""
      },
      {
        "username": "(none)",
        "password": "NTCIP",
        "access": "web-ui",
        "notes": "Administrator — \"Advanced/service user\""
      }
    ]
  },
  {
    "vendor": "Wang",
    "product": "Wang",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "CSG",
        "password": "SESAME",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WashTec",
    "product": "SoftCare Evo",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "00000",
        "access": "web-ui",
        "notes": "unlimited access — https://www.washtec.com.au/files/tech-data/SoftCare2%20EVO%20Manual.pdf"
      },
      {
        "username": "(none)",
        "password": "00001",
        "access": "web-ui",
        "notes": "limited access — https://www.washtec.com.au/files/tech-data/SoftCare2%20EVO%20Manual.pdf"
      }
    ]
  },
  {
    "vendor": "Watch guard",
    "product": "firebox 1000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "WatchGuard",
    "product": "FIREBOX 1000",
    "category": "firewall",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WatchGuard",
    "product": "Firebox",
    "category": "firewall",
    "defaultIp": "10.0.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "readwrite",
        "access": "web-ui",
        "notes": "Read/write configuration account."
      },
      {
        "username": "status",
        "password": "readonly",
        "access": "web-ui",
        "notes": "Read-only monitoring account."
      },
      {
        "username": "(blank)",
        "password": "wg",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "wg (touch password)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "WatchGuard",
    "product": "Firebox (T-Series / M-Series / XTM)",
    "category": "firewall",
    "defaultIp": "10.0.1.1",
    "source": "vendor help center",
    "credentials": [
      {
        "username": "admin",
        "password": "readwrite",
        "access": "web-ui",
        "notes": "Device Administrator account — full read-write access."
      },
      {
        "username": "status",
        "password": "readonly",
        "access": "web-ui",
        "notes": "Device Monitor account — read-only access."
      }
    ]
  },
  {
    "vendor": "WatchGuard",
    "product": "Firebox X Edge",
    "category": "firewall",
    "defaultIp": null,
    "source": "watchguard.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator — https://192.168.111.1/"
      }
    ]
  },
  {
    "vendor": "WatchGuard",
    "product": "WatchGuard",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "readwrite",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "wg",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "status",
        "password": "readonly",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WatchGuard",
    "product": "XTM",
    "category": "firewall",
    "defaultIp": null,
    "source": "watchguard.com",
    "credentials": [
      {
        "username": "admin",
        "password": "readwrite",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "status",
        "password": "readonly",
        "access": "web-ui",
        "notes": "Restricted User"
      }
    ]
  },
  {
    "vendor": "Watchguard",
    "product": "SOHO and SOHO6",
    "category": "firewall",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "user",
        "password": "pass",
        "access": "ftp",
        "notes": "Admin"
      },
      {
        "username": "user",
        "password": "pass",
        "access": "ftp",
        "notes": "Admin — works only from the inside LAN"
      },
      {
        "username": "user",
        "password": "pass",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wazuh",
    "product": "Wazuh SIEM (Docker)",
    "category": "server-software",
    "defaultIp": null,
    "source": "Wazuh Docker deployment documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "SecretPassword",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Web Wiz",
    "product": "Forums",
    "category": "other",
    "defaultIp": null,
    "source": "webwizguide.info",
    "credentials": [
      {
        "username": "Administrator",
        "password": "letmein",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Web Wiz",
    "product": "Web Wiz",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WebRamp",
    "product": "410i",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "wradmin",
        "password": "tracell",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "WebSphere (web)",
    "product": "WebSphere (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "system",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WebTrends",
    "product": "Enterprise Reporting",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Weblogic (web)",
    "product": "Weblogic (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "EXAMPLES",
        "password": "EXAMPLES",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "monitor",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "operator",
        "password": "weblogic",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "PUBLIC",
        "password": "PUBLIC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "manager",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "Passw0rd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "system",
        "password": "welcome(1)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "weblogic",
        "password": "weblogic",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "weblogic",
        "password": "weblogic1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "weblogic",
        "password": "welcome(1)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Webmin",
    "product": "Webmin",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Uses system root password"
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Set during installation"
      },
      {
        "username": "admin",
        "password": "hp.com",
        "access": "web-ui",
        "notes": "Administrator — This is for the HP-UX default install of Webmin."
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Webramp",
    "product": "Unknown",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "wradmin",
        "password": "trancell",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Webramp",
    "product": "Webramp",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "wradmin",
        "password": "trancell",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wedge Networks",
    "product": "Wedge Networks",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "support",
        "password": "ous35hi3",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wedge Networks (SQL DB)",
    "product": "Wedge Networks (SQL DB)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "wecandoit",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Weidmüeller",
    "product": "IE-SW16-M",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "detmond",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Weidmüller",
    "product": "Weidmüller",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Detmold",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "detmond",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WelchAllyn CardioPerfect (mssql)",
    "product": "WelchAllyn CardioPerfect (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "Cardio.Perfect",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wellintech",
    "product": "KingSCADA 3.0",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "slideshare.net",
    "credentials": [
      {
        "username": "administrator",
        "password": "administrator (role KVAdministrator)",
        "access": "web-ui",
        "notes": "Software"
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Ultraline Series3 A90-",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password1",
        "access": "web-ui",
        "notes": "Admin — Verizon cable router (Model"
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Ultraline Series3 A90-9100EM15-10",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password1",
        "access": "web-ui",
        "notes": "Admin — Verizon cable router (Model 9100EM on front)"
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Versalink 327",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Wang",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "CSG",
        "password": "SESAME",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Westell",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "sysAdmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "CSG",
        "password": "SESAME",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Wirespeed",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "sysAdmin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Westell",
    "product": "Wirespeed wireless router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "sysAdmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Westermo",
    "product": "MRD-305-DIN/MRD-310/MRD-315/MRD-330/MRD-355/MRD-350/MRD-455",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "eternity-sales.com",
    "credentials": [
      {
        "username": "admin",
        "password": "westermo",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Westermo",
    "product": "RedFox Series, Wolverine Series, Lynx Series, Falcon Series, Viper Series",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "westermosales.com",
    "credentials": [
      {
        "username": "admin",
        "password": "westermo",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "Westermo",
    "product": "TDW 33",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Westermo TDW 33.pdf",
    "credentials": [
      {
        "username": "no password, just return, Hardcoded password",
        "password": ", n3Y9kA6otYZu8 , (?? TD-36)",
        "access": "web-ui",
        "notes": "Industrial Modem"
      }
    ]
  },
  {
    "vendor": "Western Digital",
    "product": "My Cloud",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Western Digital",
    "product": "My Cloud NAS",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor support",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Blank password by default. Short reset (4 seconds) also restores this state."
      }
    ]
  },
  {
    "vendor": "Wiki.js (web)",
    "product": "Wiki.js (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin@example.com",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wim Bervoets",
    "product": "WIMBIOSnbsp BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "Compleri",
        "access": "console",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Wim Bervoets",
    "product": "Wim Bervoets",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Compleri",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Win2000",
    "product": "Quick Time 4.0",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wireless",
    "product": "Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "rootpass",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wireless, Inc.",
    "product": "WaveNet",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "rootpass",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Wodsee",
    "product": "GENERIC",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "root",
        "password": "(blank)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wodsee",
    "product": "IP Camera system",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wodsee",
    "product": "Wodsee",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wonderware",
    "product": "Intouch",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "automation-talk.info",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Wonderware",
        "access": "web-ui",
        "notes": "SCADA"
      }
    ]
  },
  {
    "vendor": "Wonderware Historian (mssql)",
    "product": "Wonderware Historian (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "aaAdmin",
        "password": "pwAdmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "aadbo",
        "password": "pwddbo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "aaPower",
        "password": "pwPower",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "aaUser",
        "password": "pwUser",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wwAdmin",
        "password": "wwAdmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wwdbo",
        "password": "wwdbo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wwPower",
        "password": "wwPower",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wwUser",
        "password": "wwUser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "WorldClient",
    "product": "AdminServer",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "WebAdmin",
        "password": "Admin",
        "access": "web-ui",
        "notes": "WorldClient"
      }
    ]
  },
  {
    "vendor": "WorldClient",
    "product": "WorldClient",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "WebAdmin",
        "password": "Admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wyse",
    "product": "Winterm",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "Fireport",
        "access": "web-ui",
        "notes": "BIOS"
      },
      {
        "username": "VNC",
        "password": "winterm",
        "access": "web-ui",
        "notes": "VNC"
      },
      {
        "username": "root",
        "password": "wyse",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "wyse",
        "access": "console",
        "notes": null
      },
      {
        "username": "VNC",
        "password": "winterm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Fireport",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wyse",
    "product": "Winterm 3150",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — by satadru"
      }
    ]
  },
  {
    "vendor": "Wyse",
    "product": "Wyse",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "Fireport",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "rapport",
        "password": "r@p8p0r+",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "wyse",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "VNC",
        "password": "winterm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wyse",
    "product": "rapport",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "rapport",
        "password": "r@p8p0r+",
        "access": "ftp",
        "notes": "ftp logon to controlling ftp server"
      },
      {
        "username": "rapport",
        "password": "r@p8p0r+",
        "access": "ftp",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Wyze",
    "product": "Wyze Cam",
    "category": "iot",
    "defaultIp": null,
    "source": "public",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "api",
        "notes": "Cloud account-based; no fixed default"
      }
    ]
  },
  {
    "vendor": "X-Micro",
    "product": "WLAN 11b Access Point",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": "Admin — http://secunia.com/advisories/11342/"
      },
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": "Admin — http://secunia.com/advisories/"
      },
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "X-Micro",
    "product": "WLAN 11b Broadband Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "1502",
        "password": "1502",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "X-Micro",
    "product": "X-Micro",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "1502",
        "password": "1502",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "X-Micro",
    "product": "X-Micro WLAN 11b Broadband Router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": "Admin — From BUGTRAQ"
      },
      {
        "username": "1502",
        "password": "1502",
        "access": "web-ui",
        "notes": "Admin — From BUGTRAQ"
      },
      {
        "username": "super",
        "password": "super",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "1502",
        "password": "1502",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "XAMPP",
    "product": "XAMPP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "newuser",
        "password": "wampp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "XAMPP",
    "product": "XAMPP Filezilla FTP Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "newuser",
        "password": "wampp",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "XAMPP (web)",
    "product": "XAMPP (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "newuser",
        "password": "wampp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "XCP-ng",
    "product": "XCP-ng",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Defined at install."
      }
    ]
  },
  {
    "vendor": "XEROX Phaser 6700 (printer)",
    "product": "XEROX Phaser 6700 (printer)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "XWiki",
    "product": "XWiki",
    "category": "server-software",
    "defaultIp": null,
    "source": "XWiki Forum – default admin password on first install",
    "credentials": [
      {
        "username": "Admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Xavi",
    "product": "7000-ABA-ST1",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xavi",
    "product": "7001",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xavi",
    "product": "X7722r",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "240a",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "x-admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "6204",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "AltaLink / WorkCentre / VersaLink (EWS)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor KB",
    "credentials": [
      {
        "username": "Admin",
        "password": "1111",
        "access": "web-ui",
        "notes": "Username is case-sensitive. Newer software versions use the device serial number as default password."
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "DocuCentre 425",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "22222",
        "access": "web-ui",
        "notes": "Admin — works for access panel 2"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "DocuColor",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "11111",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "Document Centre",
    "category": "printer",
    "defaultIp": null,
    "source": "download.support.xerox.com",
    "credentials": [
      {
        "username": "NSA",
        "password": "nsa",
        "access": "ftp",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "Document Centre 405",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "Document Centre 425",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "Document Centre 432",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "22222",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "DocumentCenter 186",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "x-admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "Multi Function Equipment",
    "category": "printer",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "2222",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "WorkCenter Pro 428",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "WorkCentre",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "x-admin",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "WorkCentre / Phaser MFP",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": "Default admin password is often the device serial number on newer models."
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "WorkCentre 7132",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "11111",
        "password": "x-admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "WorkCentre Pro",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "WorkCentre/DocumentCentre",
    "category": "printer",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "savelogs",
        "password": "crash",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Xerox",
    "product": "Xerox",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "11111",
        "password": "x-admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "2222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "22222",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "Fiery.1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "x-admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "11111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NSA",
        "password": "nsa",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "savelogs",
        "password": "crash",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xerox WorkCentre 5020/DN (printer)",
    "product": "Xerox WorkCentre 5020/DN (printer)",
    "category": "printer",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "11111",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Xinit Systems Ltd.",
    "product": "Openfiler",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "openfiler",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Xinit Systems Ltd.",
    "product": "Xinit Systems Ltd.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "openfiler",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Xylan",
    "product": "OmniStack 1032CF",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xylan",
    "product": "Omniswitch",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "switch",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "diag",
        "password": "switch",
        "access": "telnet",
        "notes": null
      },
      {
        "username": "admin",
        "password": "switch",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "diag",
        "password": "switch",
        "access": "telnet",
        "notes": "User"
      },
      {
        "username": "admin",
        "password": "switch",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "switch",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xylan",
    "product": "Xylan",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "switch",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "diag",
        "password": "switch",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Xyplex",
    "product": "MX-1600",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "setpriv",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Xyplex",
    "product": "MX-16XX",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "setpriv",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Xyplex",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Xyplex",
    "product": "Terminal Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "User"
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": "User"
      }
    ]
  },
  {
    "vendor": "Xyplex",
    "product": "Xyplex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "access",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setpriv",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Yakumo",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Yakumo",
    "product": "Yakumo",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "YeaStar Technology",
    "product": "YeaStar Technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "ys123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Yealink",
    "product": "SIP-T series IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Yealink",
    "product": "SIP-T48G",
    "category": "voip",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator account."
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "Read-only user account."
      }
    ]
  },
  {
    "vendor": "Yealink",
    "product": "Yealink",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Yokogawa",
    "product": "CENTUM CS 3000 DCS",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "allinterview.com",
    "credentials": [
      {
        "username": "CENTUM",
        "password": "CENTUM",
        "access": "web-ui",
        "notes": "Distributed Control System"
      }
    ]
  },
  {
    "vendor": "Yokogawa",
    "product": "DX1000/DX1000N/DX2000 Advanced",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "web-material3.yokogawa.com",
    "credentials": [
      {
        "username": "Administrator 1",
        "password": "Admin1, Administrator 2:Admin2, ..., Administrator 5:Admin5, User 1:User01, ..., User 90:User90",
        "access": "web-ui",
        "notes": "Software"
      }
    ]
  },
  {
    "vendor": "Yokogawa",
    "product": "EJX910A Multivariable Transmitter HART Communication Type",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "controlswarehouse.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "YOKOGAWA. (to release the Write Protect mode),",
        "access": "web-ui",
        "notes": "Multivariable transmitter"
      }
    ]
  },
  {
    "vendor": "Yokogawa",
    "product": "WT 3000 Driver",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Yokagawa WT3000.doc",
    "credentials": [
      {
        "username": "anonymous",
        "password": "blank (Ethernet access)",
        "access": "web-ui",
        "notes": "Precision Power Analyzer"
      }
    ]
  },
  {
    "vendor": "Yokogawa",
    "product": "YFGW410 gateway",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "yokogawa.com",
    "credentials": [
      {
        "username": "admin",
        "password": "!admin",
        "access": "web-ui",
        "notes": "Wireless Management Station"
      }
    ]
  },
  {
    "vendor": "Yokogawa",
    "product": "Yokogawa",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "!admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "727",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Yuxin",
    "product": "IP Phone",
    "category": "voip",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "User",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "User",
        "password": "19750407",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "User",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "User",
        "password": "19750407",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Yuxin",
    "product": "Yuxin",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "User",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "User",
        "password": "19750407",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZEOS",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "zeosx",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "zeosx",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZEOS",
    "product": "ZEOS",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "zeosx",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZOOM",
    "product": "ZOOM ADSL Modem",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "zoomadsl",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "F4XX-F6XX",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "Zte521",
        "access": "telnet",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "F609",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Telkomdso123",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "F660",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Web@0063",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "F663",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "admin — Interface UC/UPC"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "F670L",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": "admin — 192.168.1.1"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "MF937",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "user",
        "password": "admin",
        "access": "web-ui",
        "notes": "192.168.0.1"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "ZTE",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADSL",
        "password": "expert03",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "ZXDSL 831",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "ADSL",
        "password": "expert03",
        "access": "web-ui",
        "notes": "Admin — Default Password if user does not change it"
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "ZXHN H108N",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "public",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZTE",
    "product": "ZXHN Series Router / ONT",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor/ISP deployment documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Standard factory default for most ZXHN models."
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Alternative default seen on some ISP-provisioned variants."
      }
    ]
  },
  {
    "vendor": "ZXDSL",
    "product": "ZXDSL 831",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "ZXDSL",
        "password": "ZXDSL",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zabbix",
    "product": "Zabbix",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "Admin",
        "password": "zabbix",
        "access": "web-ui",
        "notes": "Default frontend super admin (note capital A)"
      }
    ]
  },
  {
    "vendor": "Zabbix",
    "product": "Zabbix Open Source (OSS)",
    "category": "server-software",
    "defaultIp": "",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "Admin",
        "password": "zabbix",
        "access": "web-ui",
        "notes": "Username is case-sensitive: capital A in 'Admin'"
      }
    ]
  },
  {
    "vendor": "Zabbix (web)",
    "product": "Zabbix (web)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "zabbix",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zabbix LLC",
    "product": "Zabbix",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "zabbix",
        "access": "web-ui",
        "notes": "Administrator — https://www.zabbix.com/documentation/current/manual/quickstart/login"
      }
    ]
  },
  {
    "vendor": "Zcom",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "https://www.192-168-1-1-ip.co/router/zcom/XG1021%20N/19187/"
      }
    ]
  },
  {
    "vendor": "Zcom",
    "product": "Wireless",
    "category": "access-point",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "snmp",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Zcom",
    "product": "Zcom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zcomax",
    "product": "XG1021",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Zcomax",
    "product": "Zcomax",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zebra",
    "product": "10/100 Print Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Zebra",
    "product": "Label Printer (ZebraNet / Link-OS)",
    "category": "printer",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zebra",
    "product": "Zebra",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zebra Technologies",
    "product": "10/100 Print Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Zebra Technologies",
    "product": "Zebra Technologies",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zed-3",
    "product": "Zed-3",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zen",
    "product": "Zen",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "P@ssw0rd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zenith",
    "product": "PC BIOS",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "3098z",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "Zenith",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "3098z",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Zenith",
    "product": "Zenith",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "3098z",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Zenith",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zeus",
    "product": "Zeus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zeus",
    "product": "Zeus Admin Server",
    "category": "server-software",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zimbra (web)",
    "product": "Zimbra (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zincsearch",
    "product": "Zincsearch",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Complexpass#123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zonet",
    "product": "ZSR1134WE",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zoom",
    "product": "ADSL Modem",
    "category": "router",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "zoomadsl",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Zorin Group",
    "product": "Zorin OS",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "mecktech",
        "access": "web-ui",
        "notes": "Admin — If it doesn’t work try `MeckTech` or `mechtech`"
      }
    ]
  },
  {
    "vendor": "ZyWALL Series",
    "product": "ZyWALL Series",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "641 ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "660HW",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — terra"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "ES-2108",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "G570S",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "NWA1100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "P-660HW-61",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "PRESTIGE 660R-61C",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 100IH",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 128 Modem-Router",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 643",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 645",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 650",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "1234",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 650HW31",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "192.168.1.1 60020",
        "password": "@dsl_xilno",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 652HW-31 ADSL Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — http://192.168.1.1"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 660HW",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige 900",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "webadmin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — 192.168.1.1:8080"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Prestige P660HW",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": "Admin — Telefonica"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "ZYAIR 4000",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "ZyWall 2",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ZyXEL",
    "product": "adsl routers",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — this is default for dsl routers provided by the ISP firstmile.no"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZyXEL Based (Generic)",
    "product": "Broadband SOHO Router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin — Password is 4 zeros. Gray router with pink bezel."
      }
    ]
  },
  {
    "vendor": "ZyXEL Router",
    "product": "ZyXEL Router",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ZyXEL ZyWALL Series",
    "product": "Prestige 660R-61C",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "ATP Series",
    "category": "other",
    "defaultIp": null,
    "source": "zyxel.com",
    "credentials": [
      {
        "username": "zyfwp",
        "password": "PrOw!aN_fXp",
        "access": "web-ui",
        "notes": "Administrator — CVE-2020-29583"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "GS1900 (Smart Managed switch)",
    "category": "switch",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "GS1900 Series GbE Smart Managed Switch",
    "category": "switch",
    "defaultIp": "192.168.1.1",
    "source": "vendor documentation",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "Generic Routers",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "ISDN-Router Prestige 1000",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "NAS326 / NAS542",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor user guide",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Factory default for NAS326, NAS520, NAS540, and NAS542."
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "NBG6817 (Armor Z2)",
    "category": "router",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "NWA1123-AC (standalone AP)",
    "category": "access-point",
    "defaultIp": "192.168.1.2",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "NWA210AX",
    "category": "access-point",
    "defaultIp": "192.168.1.2",
    "source": "vendor user guide",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "NXC2500",
    "category": "other",
    "defaultIp": null,
    "source": "zyxel.com",
    "credentials": [
      {
        "username": "zyfwp",
        "password": "PrOw!aN_fXp",
        "access": "web-ui",
        "notes": "Administrator — CVE-2020-29583"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "NXC5500",
    "category": "other",
    "defaultIp": null,
    "source": "zyxel.com",
    "credentials": [
      {
        "username": "zyfwp",
        "password": "PrOw!aN_fXp",
        "access": "web-ui",
        "notes": "Administrator — CVE-2020-29583"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "Prestige",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": "Default IP 192.168.1.1"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "telnet",
        "notes": "Admin"
      },
      {
        "username": "root",
        "password": "1234",
        "access": "ftp",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin — http://192.168.1.1"
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "Prestige 652HW-31",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "1234",
        "password": "Administrator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "USG/USG FLEX",
    "category": "other",
    "defaultIp": null,
    "source": "zyxel.com",
    "credentials": [
      {
        "username": "zyfwp",
        "password": "PrOw!aN_fXp",
        "access": "web-ui",
        "notes": "Administrator — CVE-2020-29583"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "USG40",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "VPN Series",
    "category": "firewall",
    "defaultIp": null,
    "source": "zyxel.com",
    "credentials": [
      {
        "username": "zyfwp",
        "password": "PrOw!aN_fXp",
        "access": "web-ui",
        "notes": "Administrator — CVE-2020-29583"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "ZyWALL USG Flex / ATP Series",
    "category": "firewall",
    "defaultIp": "192.168.1.1",
    "source": "vendor support article",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Web configurator; same credentials apply to SSH and console"
      }
    ]
  },
  {
    "vendor": "Zyxel",
    "product": "Zyxel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "1234",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "192.168.1.1 60020",
        "password": "@dsl_xilno",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "0000",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Admin",
        "password": "atc456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "webadmin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel (ssh)",
    "product": "Zyxel (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "zyfwp",
        "password": "PrOw!aN_fXp",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "Zyxel NWA/NAP/WAC wireless access point series (ftp)",
    "product": "Zyxel NWA/NAP/WAC wireless access point series (ftp)",
    "category": "access-point",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "devicehaecived",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "accton t-online",
    "product": "accton",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "accton t-online",
    "product": "accton t-online",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "acer",
    "product": "acer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "acer",
        "password": "acer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "acti (web)",
    "product": "acti (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "actiontec",
    "product": "actiontec",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "Agent Card",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "ADTRAN",
        "access": "telnet",
        "notes": "Admin — ctrl-PTT"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "Atlas 800/800Plus/810Plus/",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Password",
        "access": "telnet",
        "notes": "Admin — crtl-L"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "Atlas 800/800Plus/810Plus/550",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "Password",
        "access": "telnet",
        "notes": "Admin — crtl-L"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "Express 5110/5200/5210",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "adtran",
        "access": "telnet",
        "notes": "Admin — hit enter a few times"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "NxIQ",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "adtran",
        "access": "telnet",
        "notes": "Admin — hit enter a few times"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "Smart 16/16e",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin — hit enter a few times"
      },
      {
        "username": "(none)",
        "password": "PASSWORD",
        "access": "telnet",
        "notes": "Admin — hit enter a few times"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "T3SU 300",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "adtran",
        "access": "telnet",
        "notes": "Admin — Hit enter a few times"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "TSU IQ/DSU IQ",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin — hit enter a few times"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "TSU Router Module/",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin — hit enter a few times"
      }
    ]
  },
  {
    "vendor": "adtran",
    "product": "TSU Router Module/L128/L768/1.5",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin — hit enter a few times"
      }
    ]
  },
  {
    "vendor": "airtel",
    "product": "DigitalTV",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "123456",
        "access": "web-ui",
        "notes": "admin — Wireless Hotspot Wi-Fi Data Device"
      }
    ]
  },
  {
    "vendor": "alcatel",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "alcatel",
    "product": "speed touch home",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "allied",
    "product": "allied",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "american_dynamics (web)",
    "product": "american_dynamics (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "9999",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "antsle (ssh)",
    "product": "antsle (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "antsle",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "apc",
    "product": "Smartups 3000",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "apc",
        "password": "apc",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "arecont (web)",
    "product": "arecont (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "asmack",
    "product": "router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "asmax (ssh)",
    "product": "asmax (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "support",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ast",
    "product": "ast",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "SnuFG5",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "asus (ssh)",
    "product": "asus (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "avigilon (web)",
    "product": "avigilon (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "avtech (web)",
    "product": "avtech (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "axis",
    "product": "2100",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "aztech",
    "product": "DSL-600E",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "backtrack",
    "product": "backtrack",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "toor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "basler (web)",
    "product": "basler (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "bay",
    "product": "cv1001003",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "bhu (ssh)",
    "product": "bhu (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "billion (ssh)",
    "product": "billion (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "blackduck",
    "product": "blackduck",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sysadmin",
        "password": "blackduck",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "boson",
    "product": "boson",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "brickcom (web)",
    "product": "brickcom (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "cPanel L.L.C.",
    "product": "cPanel / WHM",
    "category": "server-software",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Uses server root password"
      }
    ]
  },
  {
    "vendor": "caldera",
    "product": "caldera",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "canon (web)",
    "product": "canon (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "camera",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "canyon",
    "product": "canyon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "canyon",
    "product": "router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "chaos Litmus",
    "product": "chaos Litmus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "litmus",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "cisco",
    "product": "2600 router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "cisco",
        "password": "(none)",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "cisco",
    "product": "GSR",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "telnet",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "cisco",
    "product": "IPS10",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "cisco",
    "product": "IPS20",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "cisco",
    "product": "IPS21",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "cisco",
    "product": "OBFR",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "cisco",
    "product": "WRVS4400N",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "admin"
      }
    ]
  },
  {
    "vendor": "comtrend",
    "product": "ct536+",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "comtrend (ssh)",
    "product": "comtrend (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "conexant",
    "product": "ACCESS RUNNER ADSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "conexant",
    "product": "ACCESS RUNNER ADSL CONSOLE PORT 3.27",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "telnet",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "corecess",
    "product": "3113",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "creative",
    "product": "2015U",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "crt",
    "product": "crt",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "egcr",
        "password": "ergc",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "cuproplus",
    "product": "bus",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "cuproplus",
    "product": "cuproplus",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "cyberguard",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "cgadmin",
        "password": "cgadmin",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "cyberguard",
    "product": "cyberguard",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "cgadmin",
        "password": "cgadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "d-link",
    "product": "adsl",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "daloradius",
    "product": "daloradius",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "administrator",
        "password": "radius",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "darkman",
    "product": "darkman",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ioFTPD",
        "password": "ioFTPD",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "db2 (db2)",
    "product": "db2 (db2)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ADONIS",
        "password": "BPMS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dasusr1",
        "password": "dasusr1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2admin",
        "password": "db2admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2fenc1",
        "password": "db2fenc1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2inst1",
        "password": "db2inst1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2inst1",
        "password": "db2pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2inst1",
        "password": "db2password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "db2inst1",
        "password": "db2pw",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "decnet",
    "product": "decnet",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "operator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Guest"
      }
    ]
  },
  {
    "vendor": "dell",
    "product": "inspiron",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "digicom",
    "product": "Wavegate 54C",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "digicom",
    "product": "digicom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "michelangelo",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "dlink",
    "product": "adsl",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "drupal.org",
    "product": "drupal.org",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "eMachines",
    "product": "eMachines",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "emaq",
        "password": "4133",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "eQ-3",
    "product": "HomeMatic",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "MuZhlo9n%8!G",
        "access": "web-ui",
        "notes": "Administrator — CCU2"
      }
    ]
  },
  {
    "vendor": "eQ-3",
    "product": "eQ-3",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "MuZhlo9n%8!G",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "eSeSIX Computer GmbH",
    "product": "Thintune",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "jstwo",
        "access": "web-ui",
        "notes": "Administrator — Connecting on port 25072."
      }
    ]
  },
  {
    "vendor": "eSeSIX Computer GmbH",
    "product": "eSeSIX Computer GmbH",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "jstwo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "eWON",
    "product": "all",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "ewon.biz",
    "credentials": [
      {
        "username": "adm",
        "password": "adm",
        "access": "web-ui",
        "notes": "Router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "eZ Systems",
    "product": "eZ Publish",
    "category": "other",
    "defaultIp": null,
    "source": "doc.ez.no",
    "credentials": [
      {
        "username": "admin",
        "password": "publish",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "eZ Systems",
    "product": "eZ Systems",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "publish",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "easyWinArt (mssql)",
    "product": "easyWinArt (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "sa",
        "password": "$easyWinArt4",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "edimax",
    "product": "wireless adsl router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "epicrouter",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "emai",
    "product": "hotmail",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "enCAD",
    "product": "XPO",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "enCAD",
    "product": "enCAD",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "fon",
    "product": "La fonera",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — fon.com"
      }
    ]
  },
  {
    "vendor": "fon",
    "product": "fon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "fore",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "fortinet (web)",
    "product": "fortinet (web)",
    "category": "firewall",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maintainer",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maintainer",
        "password": "bcpb+serial#",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ftp (ftp)",
    "product": "ftp (ftp)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "anonymous",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ftp",
        "password": "ftp",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "fujitsu",
    "product": "l460",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "gatway",
    "product": "solo9100",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "geovision (web)",
    "product": "geovision (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "giga",
    "product": "8ippro1000",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "giga",
    "product": "giga",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "glFtpD",
    "product": "glFtpD",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "glftpd",
        "password": "glftpd",
        "access": "console",
        "notes": "Administrator"
      },
      {
        "username": "glftpd",
        "password": "glftpd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "grandstream (web)",
    "product": "grandstream (web)",
    "category": "voip",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "greatspeed",
    "product": "DSL",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "netadmin",
        "password": "nimdaten",
        "access": "web-ui",
        "notes": "Admin — ETB Colombia"
      }
    ]
  },
  {
    "vendor": "hMailServer",
    "product": "hMailServer",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "haier",
    "product": "haier",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ucenik23",
        "password": "ucenik",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "hikvision (ssh)",
    "product": "hikvision (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "honeywell (ssh)",
    "product": "honeywell (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "honeywell (web)",
    "product": "honeywell (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "hp",
    "product": "2300",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "hp",
    "product": "sa7200",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "huawei (ssh)",
    "product": "huawei (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "digicel",
        "password": "digicel",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "telecomadmin",
        "password": "admintelecom",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "HuaweiUser",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "vodafone",
        "password": "vodafone",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "huawei incorporate",
    "product": "k3765",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "i2b2 Workbench (mssql)",
    "product": "i2b2 Workbench (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "I2b2demodata2",
        "password": "i2b2demodata2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "I2b2demodata",
        "password": "i2b2demodata",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "I2b2hive",
        "password": "i2b2hive",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "I2b2metadata2",
        "password": "i2b2metadata2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "I2b2metadata",
        "password": "i2b2metadata",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "I2b2workdata2",
        "password": "i2b2workdata2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "I2b2workdata",
        "password": "i2b2workdata",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iBMC 1288H",
    "product": "iBMC 1288H",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Admin@9000",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iBall",
    "product": "iB-LR6111A",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iBall",
    "product": "iB-WRB150N",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iDRAC (Dell)",
    "product": "iDRAC (Dell)",
    "category": "kvm-ipmi",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "calvin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iDirect",
    "product": "iDirect",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "P@55w0rd!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "iDirect",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iDirect",
    "product": "iNFINITY series",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "P@55w0rd!",
        "access": "telnet",
        "notes": "Admin — to enable ssh connections to the router: service sshd start"
      },
      {
        "username": "root",
        "password": "iDirect",
        "access": "ssh",
        "notes": "Admin — first enable sshd telnet to router: service sshd start"
      }
    ]
  },
  {
    "vendor": "iGuard",
    "product": "iGuard",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iNTERFACEWARE Inc.",
    "product": "Iguana",
    "category": "other",
    "defaultIp": null,
    "source": "help.interfaceware.com",
    "credentials": [
      {
        "username": "admn",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "iNTERFACEWARE Inc.",
    "product": "iNTERFACEWARE Inc.",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admn",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iPSTAR",
    "product": "iPSTAR",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iPSTAR",
    "product": "iPSTAR Network Box",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "operator",
        "access": "web-ui",
        "notes": "Admin — iPSTAR Network Box is used by the CSLoxInfo Broadband Satellite system."
      },
      {
        "username": "admin",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iPSTAR",
    "product": "iPSTAR Satellite Router/Radio",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "operator",
        "access": "web-ui",
        "notes": "Admin — For CSLoxInfo and iPSTAR Customers"
      },
      {
        "username": "admin",
        "password": "operator",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iRZ Mobile Router (Web)",
    "product": "iRZ Mobile Router (Web)",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iXsystems",
    "product": "TrueNAS / FreeNAS",
    "category": "nas",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Password defined at install time."
      }
    ]
  },
  {
    "vendor": "iblitzz",
    "product": "BWA711/All Models",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — This Information Works On All Models Of The Blitzz Line"
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iblitzz",
    "product": "iblitzz",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "icatch (camera)",
    "product": "icatch (camera)",
    "category": "ip-camera",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "icatch99",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ihoi",
    "product": "oihoh",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "pilou",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "Administrator",
        "password": "pilou",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "inchon",
    "product": "inchon",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — inchon"
      }
    ]
  },
  {
    "vendor": "infacta",
    "product": "group mail",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "infacta",
    "product": "infacta",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "intel",
    "product": "intel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Intel",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "isolation",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "shiva",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Guest",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "intel",
        "password": "intel",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "khan",
        "password": "kahn",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "NICONEX",
        "password": "NICONEX",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "setup",
        "password": "setup",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "intex",
    "product": "intex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ion",
    "product": "ion",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ion",
    "product": "nelu",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — vreau ceva"
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — vreau ceva"
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ipfire (ssh)",
    "product": "ipfire (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iqinvision (web)",
    "product": "iqinvision (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "iso sistemi",
    "product": "iso sistemi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ispconfig",
    "product": "ispconfig",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "juniper (ssh)",
    "product": "juniper (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "abc123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "peribit",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "<<< %s(un=\\'%s\\') = %u.",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "netscreen",
        "password": "netscreen",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "redline",
        "password": "redline",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "serial#",
        "password": "serial#",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "super",
        "password": "juniper123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "kali Linux(vagrant)",
    "product": "kali Linux(vagrant)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "vagrant",
        "password": "vagrant",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "kaptest",
    "product": "kaptest",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "kaptest",
    "product": "usmle",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "keycloak",
    "product": "keycloak",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "keycloak-admin",
        "password": "datical",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "latis network",
    "product": "border guard",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "latis network",
    "product": "latis network",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ldap account manager(lam)",
    "product": "ldap account manager(lam)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "lam",
        "password": "lam",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "linksys",
    "product": "ap 1120",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "linksys (ssh)",
    "product": "linksys (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "linksys",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "longshine",
    "product": "longshine",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "0",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "lucent",
    "product": "Portmaster 3",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "!root",
        "password": "!ishtar",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "lucent",
    "product": "dsl",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "lxy_nrg",
    "product": "87418",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "m0n0wall",
    "product": "m0n0wall",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "mono",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "mono",
        "access": "web-ui",
        "notes": "Administrator — Firewall"
      }
    ]
  },
  {
    "vendor": "mailcow",
    "product": "mailcow",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "moohoo",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "maxdata",
    "product": "7000x",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "maxdata",
    "product": "maxdata",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "maxdata",
    "product": "ms2137",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "mediatrix 2102",
    "product": "mediatrix 2102",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "medion",
    "product": "Routers",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "medion",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "medion",
    "product": "medion",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "medion",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "medo.check (mssql)",
    "product": "medo.check (mssql)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "mcUser",
        "password": "medocheck123",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "meinberg",
    "product": "meinberg",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "timeserver",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "metasploit",
    "product": "metasploit",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "msfdev",
        "password": "msfdev",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "msf",
        "password": "msf",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "postgres",
        "password": "postgres",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "metro",
    "product": "metro",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "client",
        "password": "client",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "microRouter",
    "product": "900i",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "letmein",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "microRouter",
    "product": "microRouter",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "letmein",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "microcom",
    "product": "hdms",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "system",
        "password": "hdms",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "mklencke",
    "product": "Forumtalk",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "blablabla",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "mklencke",
    "product": "mklencke",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "blablabla",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "mobotix (web)",
    "product": "mobotix (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "meinsm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "modern.ie (ssh)",
    "product": "modern.ie (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "IEUser",
        "password": "D@rj33l1ng",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "motorola",
    "product": "sgb900",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "motorola",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "motorola",
    "product": "vanguard",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "movistar (ssh)",
    "product": "movistar (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "1234",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "moxa",
    "product": "EDS-508A/505A Series",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "moxa.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "telnet",
        "notes": "Switch"
      }
    ]
  },
  {
    "vendor": "moxa",
    "product": "OnCell Central Manager",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "moxa.ru",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Software — 8080/tcp"
      }
    ]
  },
  {
    "vendor": "mro software",
    "product": "maximo",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "SYSADM",
        "password": "sysadm",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "SYSADM",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "mro software",
    "product": "mro software",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "SYSADM",
        "password": "sysadm",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "msdloto",
    "product": "msdloto",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "multiOTP",
    "product": "multiOTP",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "nCircle",
    "product": "nCircle",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "ciwuxe",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "netcore (ssh)",
    "product": "netcore (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "netgear",
    "product": "(generic)",
    "category": "router",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "netgear",
    "product": "DG834GT",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "Password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "netgear",
    "product": "FM114P",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "netgear",
    "product": "dg834",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "netgear",
    "product": "sc101",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "netlink",
    "product": "rt314",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "netsys (ssh)",
    "product": "netsys (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "nortel",
    "product": "dms",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "nortel",
    "product": "p8600",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "novell",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "oVirt",
    "product": "oVirt Engine / Node",
    "category": "hypervisor",
    "defaultIp": null,
    "source": "vendor manual",
    "credentials": [
      {
        "username": "admin@internal",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Defined during engine-setup."
      }
    ]
  },
  {
    "vendor": "olitec",
    "product": "olitec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "adslolitec",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "olitec",
    "product": "sx 200 adsl modem router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "adslolitec",
        "access": "web-ui",
        "notes": "Admin — default ip 192.168.0.250"
      }
    ]
  },
  {
    "vendor": "olitec (Trendchip)",
    "product": "olitec (Trendchip)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "olitec (Trendchip)",
    "product": "sx 202 adsl modem router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin — Firmware: 2.7.0.9(UE0.B1C)3.3.0.23"
      }
    ]
  },
  {
    "vendor": "oodie.com",
    "product": "oodie.com",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "openELEC",
    "product": "openelec",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "openelec",
        "access": "ssh",
        "notes": "sudo access"
      }
    ]
  },
  {
    "vendor": "openHAB",
    "product": "openHABian",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "openhabian",
        "password": "openhabian",
        "access": "ssh",
        "notes": "user"
      },
      {
        "username": "openhab",
        "password": "habopen",
        "access": "console",
        "notes": "user"
      }
    ]
  },
  {
    "vendor": "openmediavault",
    "product": "openmediavault",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "openmediavault",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "orange livebox4  (web)",
    "product": "orange livebox4  (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "osTicket (web)",
    "product": "osTicket (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "ostadmin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ovislink",
    "product": "WL-1120AP",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "ovislink",
    "product": "ovislink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "panasonic",
    "product": "cf 27",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "patrowl",
    "product": "patrowl",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "Bonjour1!",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "penril datability",
    "product": "penril datability",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "penril datability",
    "product": "vcp300 terminal server",
    "category": "server-software",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "system",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "peplink",
    "product": "peplink",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "pfSense",
    "product": "pfSense",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "pfsense",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "pfSense",
    "product": "pfSense Firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "pfsense",
        "access": "web-ui",
        "notes": "Admin — http://www.pfsense.com"
      }
    ]
  },
  {
    "vendor": "phoenix",
    "product": "phoenix",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "phpIPAM (web)",
    "product": "phpIPAM (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "ipamadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "phpLiteAdmin",
    "product": "phpLiteAdmin",
    "category": "other",
    "defaultIp": null,
    "source": "bitbucket.org",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "phpMyAdmin",
    "product": "phpMyAdmin",
    "category": "database",
    "defaultIp": null,
    "source": "official docs",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Uses MySQL root which may be blank on fresh installs"
      }
    ]
  },
  {
    "vendor": "phpTest",
    "product": "phpTest",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Administrator"
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "planet",
    "product": "Akcess Point",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "postgres (postgres)",
    "product": "postgres (postgres)",
    "category": "database",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "dcmadmin",
        "password": "passw0rd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "postgres",
        "password": "123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "postgres",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "postgres",
        "password": "amber",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "postgres",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "postgres",
        "password": "postgres",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ptcl",
    "product": "ptcl",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ptcl",
    "product": "zxdsl831cii",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "publicprivate (snmp)",
    "product": "publicprivate (snmp)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "private",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "qBittorrent Web UI",
    "product": "qBittorrent Web UI",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "adminadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "rPath",
    "product": "rPath",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "raspberry Pi (ssh)",
    "product": "raspberry Pi (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pi",
        "password": "raspberry",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "realtek",
    "product": "8139",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "realtek",
    "product": "RTL8723DE",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Great speed"
      }
    ]
  },
  {
    "vendor": "redline",
    "product": "redline",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "reg.pnu.ac.ir",
    "product": "reg.pnu.ac.ir",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "880175445",
        "password": "11223344",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "remote-exploit",
    "product": "BackTrack",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "toor",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "remote-exploit",
    "product": "remote-exploit",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "toor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "sagem",
    "product": "fast 1400w",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "samsung",
    "product": "modem/router",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin — after reset"
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "samsung",
    "product": "n620",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "samsung (web)",
    "product": "samsung (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "4321",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "schneider",
    "product": "schneider",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "USER",
        "password": "USER",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "schoolgirl",
    "product": "member",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "ich",
        "password": "hci",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "security.org",
    "product": "lockpicking",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "securstar",
    "product": "securstar",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "rainbow",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "seninleyimben",
    "product": "@skan",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "ftp",
        "notes": "Admin — 11182360608"
      }
    ]
  },
  {
    "vendor": "seninleyimben",
    "product": "seninleyimben",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "sharp",
    "product": "AR-407/S402",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "siemen",
    "product": "speedstream 5400",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "siemens",
    "product": "RuggedSwitch, RS8000 / RS1600 / RS900",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "techsalesnw.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Industrial router"
      }
    ]
  },
  {
    "vendor": "siemens",
    "product": "Ruggedcom RMC30",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "Siemens Ruggedcom RMC30.pdf",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": "Industrial router — 80/tcp"
      }
    ]
  },
  {
    "vendor": "siemens",
    "product": "Scalance",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "acunetix.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin, user:user",
        "access": "web-ui",
        "notes": "Industrial Ethernet switche"
      }
    ]
  },
  {
    "vendor": "siemens",
    "product": "Scalance (x 200, W788-1PRO,   W788-2PRO, etc.)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "cache.industry.siemens.com",
    "credentials": [
      {
        "username": "Admin",
        "password": "admin, User:user, for FTP access:, siemens:siemens",
        "access": "ftp",
        "notes": "Industrial Wireless LAN, Industrial Ethernet Switches — 80/tcp"
      }
    ]
  },
  {
    "vendor": "siemens",
    "product": "Siemens WinCC 7.x",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "toolswatch.org",
    "credentials": [
      {
        "username": "winccd",
        "password": "winccpass, wincce:winccpass, DMUser:Data&Pass, Administrator:Administrator",
        "access": "web-ui",
        "notes": "HMI Software"
      }
    ]
  },
  {
    "vendor": "siemens",
    "product": "Simatic S7-300 (pre-2009 versions)",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "wired.com",
    "credentials": [
      {
        "username": "Hardcoded password",
        "password": ", Basisk:Basisk",
        "access": "telnet",
        "notes": "PLC"
      }
    ]
  },
  {
    "vendor": "siemens",
    "product": "SyncoTM living Web server OZW772  V2.0",
    "category": "ics-scada",
    "defaultIp": null,
    "source": "toolswatch.org",
    "credentials": [
      {
        "username": "Administrator",
        "password": "Password",
        "access": "web-ui",
        "notes": "Web-server"
      }
    ]
  },
  {
    "vendor": "siemens (web)",
    "product": "siemens (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "silex technology",
    "product": "PRICOM (Printserver)",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin — for telnet / HTTP"
      }
    ]
  },
  {
    "vendor": "sitara",
    "product": "qosworks",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "sitara",
    "product": "sitara",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "smartBridges",
    "product": "smartBridges",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "public",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "smc",
    "product": "smc 7904BRA",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "soho",
    "product": "nbg800",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "speco (web)",
    "product": "speco (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "sprint",
    "product": "sprint",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "self",
        "password": "system",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ssh (ssh)",
    "product": "ssh (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "nasadmin",
        "password": "nasadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "7ujMko0admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ascend",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "stardot (web)",
    "product": "stardot (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "stratacom",
    "product": "all",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "stratacom",
        "password": "stratauser",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "stratacom",
    "product": "stratacom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "stratacom",
        "password": "stratauser",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "stuccoboy",
    "product": "stuccoboy",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "stuccoboy",
        "password": "100198",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "surecom",
    "product": "ep3501/3506",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "admin",
        "password": "surecom",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "taranis3",
    "product": "taranis3",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "taranis",
        "password": "taranis",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "technicolor (ssh)",
    "product": "technicolor (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "technology",
    "product": "technology",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "telecom",
    "product": "home hauwei",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "telecom",
    "product": "telecom",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "telnet (telnet)",
    "product": "telnet (telnet)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "666666",
        "password": "666666",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "888888",
        "password": "888888",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1111111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin1",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "54321",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "7ujMko0admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "meinsm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "smcadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "guest",
        "password": "guest",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mother",
        "password": "fucker",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "0",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "1111",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "54321",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "666666",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "7ujMko0admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "7ujMko0vizxv",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "888888",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "anko",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "default",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "dreambox",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "hi3518",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ikwb",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "juantech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "jvbzd",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "klv123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "klv1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "realtek",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "root",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "system",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "user",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "vizxv",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "xc3511",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "xmhdipc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "zlxx.",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Zte521",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "service",
        "password": "service",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "support",
        "password": "support",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "tech",
        "password": "tech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "tend",
    "product": "N13",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "tert",
    "product": "tert",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "james",
        "password": "james",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "test",
    "product": "test",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "test",
        "password": "test",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "thomson",
    "product": "speedtouch 585 v7",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "administrator — uw club supply u wid dese boxes"
      }
    ]
  },
  {
    "vendor": "thomson (ssh)",
    "product": "thomson (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "topnet (web)",
    "product": "topnet (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "topadmin",
        "password": "topadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "topsec",
    "product": "firewall",
    "category": "firewall",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "superman",
        "password": "talent",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "topsec",
    "product": "topsec",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "superman",
        "password": "talent",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "toshiba",
    "product": "480cdt",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ubee",
    "product": "DDW361",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "ubiquiti (ssh)",
    "product": "ubiquiti (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ubnt",
        "password": "ubnt",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "us robotic",
    "product": "adsl gateway wireless router",
    "category": "access-point",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "support",
        "password": "support",
        "access": "web-ui",
        "notes": "super user access — I find it on a manual"
      }
    ]
  },
  {
    "vendor": "us21100060",
    "product": "hp omibook 6100",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "vacron (web)",
    "product": "vacron (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "vectr",
    "product": "vectr",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "11_ThisIsTheFirstPassword_11",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "vertex",
    "product": "VERTEX 1501",
    "category": "other",
    "defaultIp": null,
    "source": "cirt.net",
    "credentials": [
      {
        "username": "root",
        "password": "vertex25",
        "access": "web-ui",
        "notes": "Administrator"
      }
    ]
  },
  {
    "vendor": "vertex",
    "product": "vertex",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "root",
        "password": "vertex25",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "videoiq (web)",
    "product": "videoiq (web)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "supervisor",
        "password": "supervisor",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "vnc (vnc)",
    "product": "vnc (vnc)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1988",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Admin#1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Administrator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Amx1234!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "AVStumpfl",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "beijer",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "default",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "EltakoFVS",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "elux",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "eyevis",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "FELDTECH_VNC",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "fidel123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "hapero",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "instrument",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "m9ff.QW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "maryland-dstar",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "muster",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "pass",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "pass1",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "pass2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "passwd11",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Passwort",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "protech",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "qwasyx21",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "raspberry",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "ripnas",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "sigmatek",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "solarfocus",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "TOUCHLON",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "user",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "visam",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Vision2",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "vnc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "vnc_pcc",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Wyse",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "Wyse#123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "yesco",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "voy",
    "product": "(generic)",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "warraCorp",
    "product": "warraCorp",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "pepino",
        "password": "pepino",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "weblogic",
    "product": "weblogic",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "system",
        "password": "weblogic",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "webmail",
    "product": "webmail v0.94",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "kol",
        "password": "gniffe",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "westell",
    "product": "2200",
    "category": "router",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "windows (RDP)",
    "product": "windows (RDP)",
    "category": "server-software",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "12345",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "123456",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "Administrator",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "FELDTECH",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "Administrator",
        "password": "vagrant",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "administrator",
        "password": "Wyse#123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "password",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "admin",
        "password": "trinity",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "demo",
        "password": "m9ff.QW",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "IEUser",
        "password": "Passw0rd!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "instrument",
        "password": "instrument",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "john",
        "password": "Password123!",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maxadmin",
        "password": "maxadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "maxreg",
        "password": "maxreg",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "mxintadm",
        "password": "mxintadm",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "nmt",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "openhabian",
        "password": "openhabian",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "secure",
        "password": "SecurityMaster08",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "sonos",
        "password": "sonos",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "Wyse#123",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "vagrant",
        "password": "vagrant",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "wasadmin",
        "password": "wasadmin",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "winwork",
    "product": "iso sistemi",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "winwork",
    "product": "winwork",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "operator",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "wline",
    "product": "w3000g",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "wline",
    "product": "wline",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "xavi",
    "product": "xavi",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "xd",
    "product": "XDD",
    "category": "router",
    "defaultIp": null,
    "source": "routerpasswords.com",
    "credentials": [
      {
        "username": "xd",
        "password": "xd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "xd",
    "product": "xd",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "xd",
        "password": "xd",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "xerox",
    "product": "work centre pro 35",
    "category": "printer",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "admin",
        "password": "1111",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "xyplex",
    "product": "switch",
    "category": "switch",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": "Admin"
      },
      {
        "username": "(none)",
        "password": "(none)",
        "access": "console",
        "notes": null
      }
    ]
  },
  {
    "vendor": "zenitel",
    "product": "zenitel",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "alphaadmin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ADMIN",
        "password": "alphacom",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "(none)",
        "password": "1851",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "zoom",
    "product": "zoom",
    "category": "router",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "zoomadsl",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "zte (ssh)",
    "product": "zte (ssh)",
    "category": "other",
    "defaultIp": null,
    "source": "DefaultCreds cheat-sheet",
    "credentials": [
      {
        "username": "admin",
        "password": "admin",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "on",
        "password": "on",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "W!n0&oO7.",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "root",
        "password": "Zte521",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "user",
        "password": "user",
        "access": "web-ui",
        "notes": null
      },
      {
        "username": "ZXDSL",
        "password": "ZXDSL",
        "access": "web-ui",
        "notes": null
      }
    ]
  },
  {
    "vendor": "zyxel",
    "product": "g-570s",
    "category": "other",
    "defaultIp": null,
    "source": "many-passwords",
    "credentials": [
      {
        "username": "(none)",
        "password": "admin",
        "access": "web-ui",
        "notes": "Admin"
      }
    ]
  },
  {
    "vendor": "zyxel",
    "product": "prestige 300 series",
    "category": "other",
    "defaultIp": null,
    "source": "datarecovery.com",
    "credentials": [
      {
        "username": "(none)",
        "password": "1234",
        "access": "web-ui",
        "notes": null
      }
    ]
  }
]